[2026-04-27 20:22:28] local.ERROR: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = warisai and table_name = migrations and table_type = 'BASE TABLE') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = warisai and table_name = migrations and table_type = 'BASE TABLE') at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(392): Illuminate\\Database\\Connection->select()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(43): Illuminate\\Database\\Connection->selectFromWriteConnection()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\MySqlBuilder->hasTable()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(722): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Support/helpers.php(260): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(138): retry()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(81): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#19 /home/devlools/public_html/warisai/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Console/Command.php(152): Symfony\\Component\\Console\\Command\\Command->run()
#21 /home/devlools/public_html/warisai/vendor/symfony/console/Application.php(1098): Illuminate\\Console\\Command->run()
#22 /home/devlools/public_html/warisai/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#23 /home/devlools/public_html/warisai/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#26 /home/devlools/public_html/warisai/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()
#27 {main}

[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO) at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70): PDO->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(45): Illuminate\\Database\\Connectors\\Connector->createPdoConnection()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect()
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1181): call_user_func()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(486): Illuminate\\Database\\Connection->getPdo()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->getPdoForSelect()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(405): Illuminate\\Database\\Connection->run()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(392): Illuminate\\Database\\Connection->select()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(43): Illuminate\\Database\\Connection->selectFromWriteConnection()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php(169): Illuminate\\Database\\Schema\\MySqlBuilder->hasTable()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(722): Illuminate\\Database\\Migrations\\DatabaseMigrationRepository->repositoryExists()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(138): Illuminate\\Database\\Migrations\\Migrator->repositoryExists()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Support/helpers.php(260): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(138): retry()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(114): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->repositoryExists()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(82): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->prepareDatabase()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(636): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->Illuminate\\Database\\Console\\Migrations\\{closure}()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(81): Illuminate\\Database\\Migrations\\Migrator->usingConnection()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(661): Illuminate\\Container\\BoundMethod::call()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call()
#28 /home/devlools/public_html/warisai/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Console/Command.php(152): Symfony\\Component\\Console\\Command\\Command->run()
#30 /home/devlools/public_html/warisai/vendor/symfony/console/Application.php(1098): Illuminate\\Console\\Command->run()
#31 /home/devlools/public_html/warisai/vendor/symfony/console/Application.php(324): Symfony\\Component\\Console\\Application->doRunCommand()
#32 /home/devlools/public_html/warisai/vendor/symfony/console/Application.php(175): Symfony\\Component\\Console\\Application->doRun()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run()
#35 /home/devlools/public_html/warisai/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()
#36 {main}
"} 
[2026-04-27 20:34:26] local.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:467)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(826): Illuminate\\Routing\\UrlGenerator->route()
#1 /home/devlools/public_html/warisai/app/Http/Middleware/Authenticate.php(18): route()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(83): App\\Http\\Middleware\\Authenticate->redirectTo()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(68): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(42): Illuminate\\Auth\\Middleware\\Authenticate->authenticate()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#23 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#30 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#31 {main}
"} 
[2026-04-29 02:49:21] local.ERROR: Cannot declare class App\Http\Controllers\AIController, because the name is already in use {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Cannot declare class App\\Http\\Controllers\\AIController, because the name is already in use at /home/devlools/public_html/warisai/app/Http/Controllers/ChatbotController.php:8)
[stacktrace]
#0 {main}
"} 
[2026-04-29 02:53:39] local.ERROR: syntax error, unexpected identifier "sk", expecting "]" {"exception":"[object] (ParseError(code: 0): syntax error, unexpected identifier \"sk\", expecting \"]\" at /home/devlools/public_html/warisai/app/Http/Controllers/ChatbotController.php:88)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}()
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1091): is_a()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(1030): Illuminate\\Routing\\Route->controllerMiddleware()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(810): Illuminate\\Routing\\Route->gatherMiddleware()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(792): Illuminate\\Routing\\Router->gatherRouteMiddleware()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#21 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#28 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#29 {main}
"} 
[2026-04-29 03:14:21] local.ERROR: Class "Barryvdh\DomPDF\Facade\Pdf" not found {"userId":2,"exception":"[object] (Error(code: 0): Class \"Barryvdh\\DomPDF\\Facade\\Pdf\" not found at /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php:60)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#31 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#38 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#39 {main}
"} 
[2026-04-29 03:29:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:46] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:46] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:47] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:47] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:47] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:47] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:48] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:48] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:48] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:48] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:49] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:49] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:49] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:49] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:49] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:49] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:51] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:51] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:52] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:52] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:54] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:54] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:29:56] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:29:56] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:30:21] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:30:21] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:30:21] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:30:21] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:30:21] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:30:21] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:30:31] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:30:31] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:35:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:35:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:35:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:35:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:35:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:35:45] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:37:34] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:37:34] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:37:44] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#10 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#11 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#11 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#12 {main}
"} 
[2026-04-29 03:37:44] local.ERROR: Target class [Fruitcake\Cors\HandleCors] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [Fruitcake\\Cors\\HandleCors] does not exist. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:891)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#6 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#7 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"Fruitcake\\Cors\\HandleCors\" does not exist at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php:889)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(889): ReflectionClass->__construct()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(770): Illuminate\\Container\\Container->build()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(881): Illuminate\\Container\\Container->resolve()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Container/Container.php(706): Illuminate\\Foundation\\Application->resolve()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(866): Illuminate\\Container\\Container->make()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(239): Illuminate\\Foundation\\Application->make()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(203): Illuminate\\Foundation\\Http\\Kernel->terminateMiddleware()
#7 /home/devlools/public_html/warisai/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->terminate()
#8 {main}
"} 
[2026-04-29 03:38:37] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:38:51] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:38:51] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:39:33] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:41:58] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:12] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:18] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:19] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:19] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:19] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:19] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:19] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:20] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:20] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:20] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:20] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:21] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:22] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:22] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:23] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:23] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:23] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:25] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:27] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:27] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:27] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:30] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:30] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:30] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:30] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:31] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:32] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:32] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:32] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:33] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:34] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:36] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:37] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:38] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:42:44] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/fruitcake/laravel-cors/src/HandleCors.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Fruitcake\\Cors\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:44:42] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:44:44] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:45:09] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:45:11] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:48:14] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(39): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->generate()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:48:16] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:48:43] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\HandleCors->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#53 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#54 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#55 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#56 {main}
"} 
[2026-04-29 03:50:28] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#53 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#54 {main}
"} 
[2026-04-29 03:50:53] local.ERROR: fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory {"userId":2,"exception":"[object] (ErrorException(code: 0): fopen(/home/devlools/public_html/warisai/storage/fonts/noto_nastaliq_urdu_normal_c7326086b279f3014a35fa8ed805acd4.ufm): Failed to open stream: No such file or directory at /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php:45)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php(45): fopen()
#3 /home/devlools/public_html/warisai/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php(481): FontLib\\AdobeFontMetrics->write()
#4 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/FontMetrics.php(243): FontLib\\TrueType\\File->saveAdobeFontMetrics()
#5 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1475): Dompdf\\FontMetrics->registerFont()
#6 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1332): Dompdf\\Css\\Stylesheet->_parse_font_face()
#7 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(367): Dompdf\\Css\\Stylesheet->_parse_css()
#8 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1428): Dompdf\\Css\\Stylesheet->load_css_file()
#9 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(1246): Dompdf\\Css\\Stylesheet->_parse_import()
#10 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Css/Stylesheet.php(299): Dompdf\\Css\\Stylesheet->_parse_css()
#11 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(615): Dompdf\\Css\\Stylesheet->load_css()
#12 /home/devlools/public_html/warisai/vendor/dompdf/dompdf/src/Dompdf.php(693): Dompdf\\Dompdf->processHtml()
#13 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(237): Dompdf\\Dompdf->render()
#14 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(186): Barryvdh\\DomPDF\\PDF->render()
#15 /home/devlools/public_html/warisai/vendor/barryvdh/laravel-dompdf/src/PDF.php(212): Barryvdh\\DomPDF\\PDF->output()
#16 /home/devlools/public_html/warisai/app/Http/Controllers/PdfController.php(63): Barryvdh\\DomPDF\\PDF->download()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\PdfController->download()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#50 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#51 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#52 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#53 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#54 {main}
"} 
[2026-04-29 04:54:42] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'INSERT INTO' (SQL: insert into `personal_access_tokens` (`name`, `token`, `abilities`, `expires_at`, `tokenable_id`, `tokenable_type`, `updated_at`, `created_at`) values (warisai-token, 631bcc406c6ecf4fc014d2519b43f81b95a1baa79231213d6607d2da3f947108, ["*"], ?, 2, App\Models\User, 2026-04-29 04:54:42, 2026-04-29 04:54:42)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'INSERT INTO' (SQL: insert into `personal_access_tokens` (`name`, `token`, `abilities`, `expires_at`, `tokenable_id`, `tokenable_type`, `updated_at`, `created_at`) values (warisai-token, 631bcc406c6ecf4fc014d2519b43f81b95a1baa79231213d6607d2da3f947108, [\"*\"], ?, 2, App\\Models\\User, 2026-04-29 04:54:42, 2026-04-29 04:54:42)) at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(534): Illuminate\\Database\\Connection->run()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(322): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->Illuminate\\Database\\Eloquent\\Relations\\{closure}()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(319): tap()
#12 /home/devlools/public_html/warisai/vendor/laravel/sanctum/src/HasApiTokens.php(50): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create()
#13 /home/devlools/public_html/warisai/app/Http/Controllers/AuthController.php(54): App\\Models\\User->createToken()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\AuthController->login()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#48 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#49 {main}

[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'INSERT INTO' at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php:539)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): PDO->prepare()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(534): Illuminate\\Database\\Connection->run()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(322): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->Illuminate\\Database\\Eloquent\\Relations\\{closure}()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(319): tap()
#14 /home/devlools/public_html/warisai/vendor/laravel/sanctum/src/HasApiTokens.php(50): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create()
#15 /home/devlools/public_html/warisai/app/Http/Controllers/AuthController.php(54): App\\Models\\User->createToken()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\AuthController->login()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#50 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#51 {main}
"} 
[2026-04-29 04:54:51] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'INSERT INTO' (SQL: insert into `personal_access_tokens` (`name`, `token`, `abilities`, `expires_at`, `tokenable_id`, `tokenable_type`, `updated_at`, `created_at`) values (warisai-token, 9943f67a5f210670f0bef55dd1fc3a42fa76c8da7188ddcb9ca7b8176eaf21fe, ["*"], ?, 2, App\Models\User, 2026-04-29 04:54:51, 2026-04-29 04:54:51)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'INSERT INTO' (SQL: insert into `personal_access_tokens` (`name`, `token`, `abilities`, `expires_at`, `tokenable_id`, `tokenable_type`, `updated_at`, `created_at`) values (warisai-token, 9943f67a5f210670f0bef55dd1fc3a42fa76c8da7188ddcb9ca7b8176eaf21fe, [\"*\"], ?, 2, App\\Models\\User, 2026-04-29 04:54:51, 2026-04-29 04:54:51)) at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(534): Illuminate\\Database\\Connection->run()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(322): Illuminate\\Database\\Eloquent\\Model->save()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->Illuminate\\Database\\Eloquent\\Relations\\{closure}()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(319): tap()
#12 /home/devlools/public_html/warisai/vendor/laravel/sanctum/src/HasApiTokens.php(50): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create()
#13 /home/devlools/public_html/warisai/app/Http/Controllers/AuthController.php(54): App\\Models\\User->createToken()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\AuthController->login()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#48 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#49 {main}

[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'expires_at' in 'INSERT INTO' at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php:539)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(539): PDO->prepare()
#1 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(753): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(720): Illuminate\\Database\\Connection->runQueryCallback()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(534): Illuminate\\Database\\Connection->run()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Connection.php(498): Illuminate\\Database\\Connection->statement()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php(32): Illuminate\\Database\\Connection->insert()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3322): Illuminate\\Database\\Query\\Processors\\Processor->processInsertGetId()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1869): Illuminate\\Database\\Query\\Builder->insertGetId()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1330): Illuminate\\Database\\Eloquent\\Builder->__call()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1295): Illuminate\\Database\\Eloquent\\Model->insertAndSetId()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1138): Illuminate\\Database\\Eloquent\\Model->performInsert()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(322): Illuminate\\Database\\Eloquent\\Model->save()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Support/helpers.php(319): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->Illuminate\\Database\\Eloquent\\Relations\\{closure}()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php(319): tap()
#14 /home/devlools/public_html/warisai/vendor/laravel/sanctum/src/HasApiTokens.php(50): Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create()
#15 /home/devlools/public_html/warisai/app/Http/Controllers/AuthController.php(54): App\\Models\\User->createToken()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\AuthController->login()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\\Routing\\Route->run()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(92): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()
#28 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#29 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#30 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#31 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#32 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#33 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#34 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#35 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#36 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#37 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#38 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#39 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#40 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#41 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#42 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#43 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#44 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#45 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#46 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#47 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#48 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#49 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#50 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#51 {main}
"} 
[2026-05-01 15:05:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama-3.1-70b-versatile` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:11:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac4cXp8oe2SnSuapxQN7\"}"} 
[2026-05-01 15:11:17] local.INFO: Falling back to Llama after Claude error.  
[2026-05-01 15:11:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama-3.1-70b-versatile` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:17:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac589S4oXtrNKDDfHC4R\"}"} 
[2026-05-01 15:17:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:17:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:17:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:17:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58AjxGiV2Hyms8BjaU\"}"} 
[2026-05-01 15:17:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:17:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:17:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:17:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58CCWgKWjDepppeM2y\"}"} 
[2026-05-01 15:17:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:17:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:17:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58DY8GHHzKMguTyWx6\"}"} 
[2026-05-01 15:18:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58F1vbDYC36swzt2gU\"}"} 
[2026-05-01 15:18:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58GTzNi2wN4Un22xR7\"}"} 
[2026-05-01 15:18:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58JjfbkJCL2NjoqShx\"}"} 
[2026-05-01 15:18:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58L7ksFL5dFZQPV32v\"}"} 
[2026-05-01 15:18:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58MWrCgfEDtVQV5ysd\"}"} 
[2026-05-01 15:18:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58PD3cKJwTuxEGjdLq\"}"} 
[2026-05-01 15:18:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58QxiDuKedMpYgiGsh\"}"} 
[2026-05-01 15:18:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58SWEj6kSKiaXZidGq\"}"} 
[2026-05-01 15:18:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58TiuPbrMCzNG4EaP7\"}"} 
[2026-05-01 15:18:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58VHfcjkgNugCJEoav\"}"} 
[2026-05-01 15:18:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58WycdRrrkp9aYe6vZ\"}"} 
[2026-05-01 15:18:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58YNTQ3py7yMPYGBMS\"}"} 
[2026-05-01 15:18:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58a1vrju7pApDbBq1D\"}"} 
[2026-05-01 15:18:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58bUjWDkFg8x2g932K\"}"} 
[2026-05-01 15:18:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58cwYGHzgk214KScid\"}"} 
[2026-05-01 15:18:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58eN7tkiCcBsu8BywJ\"}"} 
[2026-05-01 15:18:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58foBxrLWsdptEDBLY\"}"} 
[2026-05-01 15:18:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58hDmQH58TQmg78EYR\"}"} 
[2026-05-01 15:18:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58id6WTtnNA91yfQL3\"}"} 
[2026-05-01 15:18:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58k4fpMdmSNUsJKanW\"}"} 
[2026-05-01 15:18:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58mR2NMR1jCdodRepY\"}"} 
[2026-05-01 15:18:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58newdoKLZQvwCL3RV\"}"} 
[2026-05-01 15:18:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58ov6JtvSzUgsxvMfF\"}"} 
[2026-05-01 15:18:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58qNQTWDPWFF1o646w\"}"} 
[2026-05-01 15:18:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58rbpbvoV17TE16cSb\"}"} 
[2026-05-01 15:18:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58t39HG6JJ1C8DnE9j\"}"} 
[2026-05-01 15:18:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58uTiQLwVWmQEqg4ja\"}"} 
[2026-05-01 15:18:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58vuHZFPnw1zD5xSG7\"}"} 
[2026-05-01 15:18:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58xHdFUsRn3RD5a7n6\"}"} 
[2026-05-01 15:18:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58ycFiq3CLvmaG4gfV\"}"} 
[2026-05-01 15:18:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac58zoBp3nrG8wJSv57Z\"}"} 
[2026-05-01 15:18:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5926KeyP9gHs6P6TgN\"}"} 
[2026-05-01 15:18:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac593rVUrMF7KjiXNUhy\"}"} 
[2026-05-01 15:18:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac595PGNMwzDboE8v43x\"}"} 
[2026-05-01 15:18:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac597BRCUzYDvyAK7Fma\"}"} 
[2026-05-01 15:18:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac598hSsbdGsFdcTeCvr\"}"} 
[2026-05-01 15:18:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59AGwye7DmnUysY11F\"}"} 
[2026-05-01 15:18:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59BsCFiAMLuwUMAtFy\"}"} 
[2026-05-01 15:18:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59DBKpp1pouyt1wFDa\"}"} 
[2026-05-01 15:18:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59FN3CunWEsUNzNgHp\"}"} 
[2026-05-01 15:18:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59GzGS964xoZ8ZpZew\"}"} 
[2026-05-01 15:18:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59JZGoVGYDo4KsLnXa\"}"} 
[2026-05-01 15:18:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59L9mg4s6e8NijLDi1\"}"} 
[2026-05-01 15:18:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59MQvWYZrMCya4Ezc2\"}"} 
[2026-05-01 15:18:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59NsUti9H2Cw9TGtNV\"}"} 
[2026-05-01 15:18:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59QkLqPxKwpMsAmh8A\"}"} 
[2026-05-01 15:18:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59SRYnQNQBZ7zoBE9V\"}"} 
[2026-05-01 15:18:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59U6kkHU16eAzfC3mb\"}"} 
[2026-05-01 15:18:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59Vni56MLGDvWvja5v\"}"} 
[2026-05-01 15:18:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59XUAPuGNqQe2obfd1\"}"} 
[2026-05-01 15:18:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59Z59pYbpZASr3rfNk\"}"} 
[2026-05-01 15:18:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59aagmFAP9cwPT5783\"}"} 
[2026-05-01 15:18:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59cCAm8Jab5oSNUdp8\"}"} 
[2026-05-01 15:18:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59djCK8Wm2eQwfB7nf\"}"} 
[2026-05-01 15:18:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59fBWV5wdgCMFdHT41\"}"} 
[2026-05-01 15:18:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59geK3mZHGLuZg2AfJ\"}"} 
[2026-05-01 15:18:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59i6dSFU1ML5GKNRkR\"}"} 
[2026-05-01 15:18:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59jsnKVQa3pVgrSV5m\"}"} 
[2026-05-01 15:18:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59mZyuCmCeNvt87t47\"}"} 
[2026-05-01 15:18:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59oN8jPW8nFu54GRyj\"}"} 
[2026-05-01 15:18:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59pyNVUMReSCSkvKuw\"}"} 
[2026-05-01 15:18:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59rRBtmqKDk7ndYMMh\"}"} 
[2026-05-01 15:18:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59sf6bBFVqGKxux31V\"}"} 
[2026-05-01 15:18:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59uGaqfoYoQwmFawJb\"}"} 
[2026-05-01 15:18:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59w2Vyx8T1dWDPKYne\"}"} 
[2026-05-01 15:18:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59xUKbNaanFHiJn78s\"}"} 
[2026-05-01 15:18:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac59ypgR64qe6uGpmtzA\"}"} 
[2026-05-01 15:18:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5A1HyxqUnx5QsWXT7F\"}"} 
[2026-05-01 15:18:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5A2kHkDFDTD6oMkheW\"}"} 
[2026-05-01 15:18:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5A4C7CDKaqxCzGDdPb\"}"} 
[2026-05-01 15:18:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5A5cS3gDRZ1NV4Yjw9\"}"} 
[2026-05-01 15:18:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5A6z2qe8MGRf56vHW1\"}"} 
[2026-05-01 15:18:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5A8ru3LVycbDvA6tCG\"}"} 
[2026-05-01 15:18:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AArTC3rAZeHt6caCM\"}"} 
[2026-05-01 15:18:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ACQxt2R7T12WT84jp\"}"} 
[2026-05-01 15:18:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ADgrntYapF4QoYfCH\"}"} 
[2026-05-01 15:18:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AFKb81ShkKHyGT3mK\"}"} 
[2026-05-01 15:18:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AGw5PJ3DQzq1EQVXK\"}"} 
[2026-05-01 15:18:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AJJg28hfQ9xyR2UVu\"}"} 
[2026-05-01 15:18:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ALqj2ppri4kxEs6gj\"}"} 
[2026-05-01 15:18:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ANH3NJP3d61URpuTP\"}"} 
[2026-05-01 15:18:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5APic7HfMAVbBQCxkv\"}"} 
[2026-05-01 15:18:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ARABD6gs5wegneyJx\"}"} 
[2026-05-01 15:18:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ASgD2ZgV5hVpNMK6K\"}"} 
[2026-05-01 15:18:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AU5o4ddfTTv3KiD3r\"}"} 
[2026-05-01 15:18:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AVkW67Nw8zZ4uEokj\"}"} 
[2026-05-01 15:18:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AXJGZyE7BhF6kQPkV\"}"} 
[2026-05-01 15:18:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AYwzMopMFWqbtK7Bi\"}"} 
[2026-05-01 15:18:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Aak8ndsMVZWnRHt6a\"}"} 
[2026-05-01 15:18:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AcGfc4D3spxrCNTt8\"}"} 
[2026-05-01 15:18:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AdkxPBH6uLEPTa6w7\"}"} 
[2026-05-01 15:18:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Af9JZZELJqcz1FuRU\"}"} 
[2026-05-01 15:18:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AgdbsViH8gTsHPGrk\"}"} 
[2026-05-01 15:18:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ai2ghArwvK9DrTfeP\"}"} 
[2026-05-01 15:18:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AjawtsbP3NEXCLCCx\"}"} 
[2026-05-01 15:18:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Am3WWgmSqkGj3VFKJ\"}"} 
[2026-05-01 15:18:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AnTb45578grZj2Up6\"}"} 
[2026-05-01 15:18:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AogGJuJhkUsUrkP4P\"}"} 
[2026-05-01 15:18:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Aq6atc7o9mE21Ru6h\"}"} 
[2026-05-01 15:18:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ArHXWVbAWCsnQs5HN\"}"} 
[2026-05-01 15:18:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AsYS93ULNNfz5HiSQ\"}"} 
[2026-05-01 15:18:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AtwGVVUe31VVG4d8U\"}"} 
[2026-05-01 15:18:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AvL78xWUncf9syKcP\"}"} 
[2026-05-01 15:18:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Awgxs4AtgNxrXHBTV\"}"} 
[2026-05-01 15:18:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ay7Hz1RsoSaoyB6U7\"}"} 
[2026-05-01 15:18:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5AzKUBhk3eQ1qg8m2d\"}"} 
[2026-05-01 15:18:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5B1kHvujTQMTVgdGJ7\"}"} 
[2026-05-01 15:18:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5B3rJ9MA8f6LRDNdL1\"}"} 
[2026-05-01 15:18:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5B5N5W4yu7HyigCejV\"}"} 
[2026-05-01 15:18:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5B8Ptx2wMfzPc46TbS\"}"} 
[2026-05-01 15:18:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BAKjCYPZZGS6Z4ZC1\"}"} 
[2026-05-01 15:18:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BBg66cXdMk4NCToyg\"}"} 
[2026-05-01 15:18:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BD1xT1ZybHytd8QaG\"}"} 
[2026-05-01 15:18:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BERneXWg9ookGSLu3\"}"} 
[2026-05-01 15:18:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BFu6ESNpChLFwPZP7\"}"} 
[2026-05-01 15:18:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BHFCkaN7dMqfqpgyD\"}"} 
[2026-05-01 15:18:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BJWrXLE28m7w1oUZC\"}"} 
[2026-05-01 15:18:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BKvBrQy3v4HQA4JfP\"}"} 
[2026-05-01 15:18:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BMKmaEHbQUTrKbmVP\"}"} 
[2026-05-01 15:18:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BNZS5ScTyZ2mVa5qy\"}"} 
[2026-05-01 15:18:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BPmccGLkYuTb8QSyC\"}"} 
[2026-05-01 15:18:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BRGQR5M9ZzkZzWuBK\"}"} 
[2026-05-01 15:18:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BSmCNnRtpqEuiM5ZX\"}"} 
[2026-05-01 15:18:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BU6oyvCH8aGrHcAwE\"}"} 
[2026-05-01 15:18:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BVHzqpLpXncVZd2Ex\"}"} 
[2026-05-01 15:18:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BWa92ybcvnvhN3r9v\"}"} 
[2026-05-01 15:18:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BY8uKmNzZLf5xUNJ9\"}"} 
[2026-05-01 15:18:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BZZirb5rLemzuJfNp\"}"} 
[2026-05-01 15:18:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bb22mfhCuZt54n1kc\"}"} 
[2026-05-01 15:18:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BcZZ2kxChj9D3jdzE\"}"} 
[2026-05-01 15:18:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Be55u1n4ynZcdvTQ4\"}"} 
[2026-05-01 15:18:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BfQx75XffCTyCTZM1\"}"} 
[2026-05-01 15:18:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bgf7TNeKLA46Nbiwp\"}"} 
[2026-05-01 15:18:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bi6gVBz3apPEtaq8w\"}"} 
[2026-05-01 15:18:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BjfgfSQeQ7kBAjYLF\"}"} 
[2026-05-01 15:18:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bkvqdw6ZUccJDXLft\"}"} 
[2026-05-01 15:18:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BnTNTdhjVewL5p2k3\"}"} 
[2026-05-01 15:18:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BooyS8pNV2oBviy63\"}"} 
[2026-05-01 15:18:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bq8MH7Vj5hEzQ6Kg8\"}"} 
[2026-05-01 15:18:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BrLH5qoKPriE3PTD5\"}"} 
[2026-05-01 15:18:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bsi8JdWvSKo6jvwoJ\"}"} 
[2026-05-01 15:18:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bu11uofMYrXHRySbD\"}"} 
[2026-05-01 15:18:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BvATr8DUKeQjee8AJ\"}"} 
[2026-05-01 15:18:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BwT6zZ9Ak4N6RLJuw\"}"} 
[2026-05-01 15:18:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Bxz8aFzT1hShj8CY3\"}"} 
[2026-05-01 15:18:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5BzZdZgfUV4cbmTTnS\"}"} 
[2026-05-01 15:18:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5C1smAkykb5DvhedeS\"}"} 
[2026-05-01 15:18:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5C3AQGupXpGt45x3C5\"}"} 
[2026-05-01 15:18:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5C4ZVQgrEfHw5yHQF1\"}"} 
[2026-05-01 15:18:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5C6BU9baQpHDHF6K6V\"}"} 
[2026-05-01 15:18:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5C7cYcDF9vaq78JxK5\"}"} 
[2026-05-01 15:18:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5C8ztRMfaE8EaCFfuH\"}"} 
[2026-05-01 15:18:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CAujYrKeGnFAD6wgG\"}"} 
[2026-05-01 15:18:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CC9eV9u4LE9fVL2ML\"}"} 
[2026-05-01 15:18:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CDZyBWFCaF6HScabj\"}"} 
[2026-05-01 15:18:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CEyJn7b2XUU98exVn\"}"} 
[2026-05-01 15:18:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CGNtYgLrvSxQUUmbV\"}"} 
[2026-05-01 15:18:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CHdYc6TRKd3xy2Wcs\"}"} 
[2026-05-01 15:18:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CK2tLFfHU7Qa5i2xj\"}"} 
[2026-05-01 15:18:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CLH3MEtV9C9wUNAJh\"}"} 
[2026-05-01 15:18:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CMfe5dZMAAEJKGNQC\"}"} 
[2026-05-01 15:18:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CP4yX4iHaQac9FcoV\"}"} 
[2026-05-01 15:18:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CQTKAq5zpSwDgRwjA\"}"} 
[2026-05-01 15:18:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CRqf8Z5cumFw8KUfm\"}"} 
[2026-05-01 15:18:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CTCWzeV27htpWdrzj\"}"} 
[2026-05-01 15:18:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CUSRyv2CNHEbqDY4z\"}"} 
[2026-05-01 15:18:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CVqX61gbVHb6ffhe3\"}"} 
[2026-05-01 15:18:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CXTkBeAdxW8z5scEj\"}"} 
[2026-05-01 15:18:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CYjeLQZE45kNmuXUT\"}"} 
[2026-05-01 15:18:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CaADixNGRheypNb55\"}"} 
[2026-05-01 15:18:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CbWppXujbXW7qoy3A\"}"} 
[2026-05-01 15:18:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:18:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:18:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:18:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CcnE2WbL7ssLkDe9E\"}"} 
[2026-05-01 15:18:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CeApNtsMwLKAm386b\"}"} 
[2026-05-01 15:19:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CfUheTTGeCc1nowYd\"}"} 
[2026-05-01 15:19:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Cggt3DniunV2Yyc8x\"}"} 
[2026-05-01 15:19:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Chx2bssTY3KvL2kge\"}"} 
[2026-05-01 15:19:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CjMrs4PVSZ5KZG6hC\"}"} 
[2026-05-01 15:19:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CksPsJ9mz5iU4Qonf\"}"} 
[2026-05-01 15:19:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CnHj7YPjwDm9Njb8i\"}"} 
[2026-05-01 15:19:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CohoomJ4y71vbE9dN\"}"} 
[2026-05-01 15:19:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Cq8Nq46kB39AnrtxR\"}"} 
[2026-05-01 15:19:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CrN3gKrYPyN2KPXhe\"}"} 
[2026-05-01 15:19:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CsjPraxhU8Zz7fb4B\"}"} 
[2026-05-01 15:19:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CvwsW2tukd9bfNLUJ\"}"} 
[2026-05-01 15:19:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5CxMD7mzeF8T6Q1weW\"}"} 
[2026-05-01 15:19:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Czn4KgoQUsj2CdjS1\"}"} 
[2026-05-01 15:19:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5D2cw3UvT3wHyW4er1\"}"} 
[2026-05-01 15:19:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5D3rbyrk6JNrpzcN16\"}"} 
[2026-05-01 15:19:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5D5L9hXFebtawcjvWr\"}"} 
[2026-05-01 15:19:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5D6iFSAKZQ84sXhPmN\"}"} 
[2026-05-01 15:19:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5D8JzMYJ7n5EuqVCAk\"}"} 
[2026-05-01 15:19:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5D9ecFDpXamSACk3Zq\"}"} 
[2026-05-01 15:19:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DArY86eREawcHiE1r\"}"} 
[2026-05-01 15:19:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DCK6c1LK7658n9Nny\"}"} 
[2026-05-01 15:19:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DDazZHik9rxfspitv\"}"} 
[2026-05-01 15:19:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DF8GCXBfHGBXEhCuk\"}"} 
[2026-05-01 15:19:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DHYcf96xQLotnMmcS\"}"} 
[2026-05-01 15:19:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DJqWTMweLWGKR5BqZ\"}"} 
[2026-05-01 15:19:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DL7QPSygQAyWh9YQa\"}"} 
[2026-05-01 15:19:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DMXyZoZtPkAixxMxP\"}"} 
[2026-05-01 15:19:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DNtapptXSdCVKc1X7\"}"} 
[2026-05-01 15:19:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DQ7WVh8FYjuNASvKy\"}"} 
[2026-05-01 15:19:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DRQ9QFx8XbryNJyTU\"}"} 
[2026-05-01 15:19:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DSmFQeAbW3aJWZ6nY\"}"} 
[2026-05-01 15:19:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DU9bX6fQYxNqdUg32\"}"} 
[2026-05-01 15:19:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DVauwETBNYqMMC2Dy\"}"} 
[2026-05-01 15:19:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DWw2JvtXf8QPWdiUz\"}"} 
[2026-05-01 15:19:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DYQL3LszRz7NwDyxp\"}"} 
[2026-05-01 15:19:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DaFwwJdNkmaD7c1DD\"}"} 
[2026-05-01 15:19:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DbV7gFqjksxYUdqe7\"}"} 
[2026-05-01 15:19:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DcuCJi4NtgpHDczNY\"}"} 
[2026-05-01 15:19:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DectCZiAMNwPgDcuU\"}"} 
[2026-05-01 15:19:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Dg1ELefGhXTgFRgxw\"}"} 
[2026-05-01 15:19:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DhMb4enUaPGTd7cB6\"}"} 
[2026-05-01 15:19:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DimRGjyJK59TsnRzM\"}"} 
[2026-05-01 15:19:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Dk6HsLrTappEQrozz\"}"} 
[2026-05-01 15:19:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DmPvdQoTZS1VpVKkc\"}"} 
[2026-05-01 15:19:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DnoWHNTRPbX8L4SDc\"}"} 
[2026-05-01 15:19:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DpBrES3ffj9DcvgZX\"}"} 
[2026-05-01 15:19:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DqXieQghBV1ZAuzMs\"}"} 
[2026-05-01 15:19:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Drrb1Rvjafh7GsfMA\"}"} 
[2026-05-01 15:19:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DtFS2EDGxSitheXeu\"}"} 
[2026-05-01 15:19:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DugFqhh5BwkqNebjd\"}"} 
[2026-05-01 15:19:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Dw2Mwwwhfdd6PocKM\"}"} 
[2026-05-01 15:19:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5DxMVCBzskwa5CDVXr\"}"} 
[2026-05-01 15:19:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Dyh6vKkQZzsFYgRoo\"}"} 
[2026-05-01 15:19:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5E2LbfATp777Ntwe8G\"}"} 
[2026-05-01 15:19:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5E3oADdHsZxfwFEXxP\"}"} 
[2026-05-01 15:19:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5E59Wt9uQUFWZvzk7p\"}"} 
[2026-05-01 15:19:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5E6VsvvKkqpTvUgGpR\"}"} 
[2026-05-01 15:19:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5E7oWSUaSsfpPHZJfN\"}"} 
[2026-05-01 15:19:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5E94utKMDzehJnD1bg\"}"} 
[2026-05-01 15:19:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EAQ2pv3myD7Q5M7xv\"}"} 
[2026-05-01 15:19:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EBp7NEibd4c3CSTWc\"}"} 
[2026-05-01 15:19:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ED7k6cXH7eUwggZA1\"}"} 
[2026-05-01 15:19:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EEXpg8E5MTrmVXeAZ\"}"} 
[2026-05-01 15:19:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EFtvVLrcqosciFkRL\"}"} 
[2026-05-01 15:19:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EHYPwJpupTjmn7CCA\"}"} 
[2026-05-01 15:19:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EJxUWWmb1KubdHCHc\"}"} 
[2026-05-01 15:19:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ELL5V8e8MqF5SHqBP\"}"} 
[2026-05-01 15:19:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EMjfAAMNpCkErQ8uH\"}"} 
[2026-05-01 15:19:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EP5mor8DxfGjfo7mH\"}"} 
[2026-05-01 15:19:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EQQePWS2ZATNh6JMw\"}"} 
[2026-05-01 15:19:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ESLEQ7aqNK4Qgpriu\"}"} 
[2026-05-01 15:19:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ETxi25T1A7TE6m9hT\"}"} 
[2026-05-01 15:19:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EWEsttM6dwsMfsHRq\"}"} 
[2026-05-01 15:19:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EXZFokA1iMBdx57yM\"}"} 
[2026-05-01 15:19:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EZBF75LELdwsM1eC7\"}"} 
[2026-05-01 15:19:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Eb2cjG7ruBSjSG3Am\"}"} 
[2026-05-01 15:19:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EcMjVXTE8gBbJfkZm\"}"} 
[2026-05-01 15:19:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ede8QEXM5ra8e84Rn\"}"} 
[2026-05-01 15:19:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EepZw5oFALixgN56t\"}"} 
[2026-05-01 15:19:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Eg4jMfvQ9cn9b8Mct\"}"} 
[2026-05-01 15:19:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EhMcueczMTvyHHnMa\"}"} 
[2026-05-01 15:19:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EiiUN17RPXbubU4Rz\"}"} 
[2026-05-01 15:19:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EkVsyJxgDcs8VywYU\"}"} 
[2026-05-01 15:19:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EmxC3DFemdc2PL7DK\"}"} 
[2026-05-01 15:19:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EoVDN6sSP6qD2KAA2\"}"} 
[2026-05-01 15:19:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Epvn1RZdbbcEsZJ4f\"}"} 
[2026-05-01 15:19:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ErJ8bA7JnFQX2zBB3\"}"} 
[2026-05-01 15:19:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EscWETfnhobHDP5sU\"}"} 
[2026-05-01 15:19:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EtuQ874jo73JSv212\"}"} 
[2026-05-01 15:19:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EvMxLY5p7X8LPtJUr\"}"} 
[2026-05-01 15:19:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EwsVaSduzv9hDUKG6\"}"} 
[2026-05-01 15:19:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5EySkSa6D2UstWcs4E\"}"} 
[2026-05-01 15:19:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ezv43QrzxGycQs85F\"}"} 
[2026-05-01 15:19:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5F2H9s6ufRiKz4Se1r\"}"} 
[2026-05-01 15:19:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5F3cXKbB2nHDU7pK9n\"}"} 
[2026-05-01 15:19:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5F4rgKWP9B36CEHyh5\"}"} 
[2026-05-01 15:19:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5F6BZLpJDSXY5nj5nc\"}"} 
[2026-05-01 15:19:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5F7jpHzhYVjvdbS3Tg\"}"} 
[2026-05-01 15:19:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5F98ucr8rDkX4iqgdi\"}"} 
[2026-05-01 15:19:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FATHP3tnbLuGhN5vs\"}"} 
[2026-05-01 15:19:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FBneSaLTmN77aRfYE\"}"} 
[2026-05-01 15:19:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FD6nCmV8ah7oeyd3A\"}"} 
[2026-05-01 15:19:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FEEz2cngYMorin1Sj\"}"} 
[2026-05-01 15:19:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FFQgtHTJ7SvPeFZzy\"}"} 
[2026-05-01 15:19:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FGhKiRVWqgqPqhStS\"}"} 
[2026-05-01 15:19:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FHzxJLsWkby6AQESp\"}"} 
[2026-05-01 15:19:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FKJqjzHq3b7ZgYqna\"}"} 
[2026-05-01 15:19:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FLVn66FcuzBNFichw\"}"} 
[2026-05-01 15:19:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FMnR8RSspFMdGUeAZ\"}"} 
[2026-05-01 15:19:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FPEyP18R8XsQjc8My\"}"} 
[2026-05-01 15:19:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FQdpDu5C6EvV255Dn\"}"} 
[2026-05-01 15:19:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FRrjgMP2BDY6ykA2a\"}"} 
[2026-05-01 15:19:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FTBMhKhuu9WfeJykD\"}"} 
[2026-05-01 15:19:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FUdBFmUGLjz1tusDw\"}"} 
[2026-05-01 15:19:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FVrbD6LFqyDQgwtDR\"}"} 
[2026-05-01 15:19:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FXADjfdksYRS6z5qd\"}"} 
[2026-05-01 15:19:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FYRsh1dtgrqidiekh\"}"} 
[2026-05-01 15:19:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FbKFxU8tkHZLdkjJR\"}"} 
[2026-05-01 15:19:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FcWh6kc1ufb3w7AoN\"}"} 
[2026-05-01 15:19:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FdroCu1ymCzxrmnsY\"}"} 
[2026-05-01 15:19:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ff7hzpyFPVP7BfU7P\"}"} 
[2026-05-01 15:19:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FgUK8S1S7UnGVaPyh\"}"} 
[2026-05-01 15:19:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FhqfYWrVBNqaoxsFP\"}"} 
[2026-05-01 15:19:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FjNwK5XkUkizPJCh5\"}"} 
[2026-05-01 15:19:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FkpW49GwbQhNvKQzB\"}"} 
[2026-05-01 15:19:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FnCbu5qQZjQrwYhMD\"}"} 
[2026-05-01 15:19:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Fp6x3n8ydH7AsuxR6\"}"} 
[2026-05-01 15:19:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FqgwykGzJNVHWBg3w\"}"} 
[2026-05-01 15:19:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Fs3Jem31cSazCQ63F\"}"} 
[2026-05-01 15:19:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FtPvEV1KUiN5S5x69\"}"} 
[2026-05-01 15:19:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FuuCrMUq3G13p2SCB\"}"} 
[2026-05-01 15:19:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Fx9PLdWiQyyaX1Gwj\"}"} 
[2026-05-01 15:19:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FyYUmvUfsaSDuN13X\"}"} 
[2026-05-01 15:19:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5FztLtvJ46EYzo1Hn9\"}"} 
[2026-05-01 15:19:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5G2HgKPH2ytSgGKZJa\"}"} 
[2026-05-01 15:19:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5G3b4jZCzbthEWTZnD\"}"} 
[2026-05-01 15:19:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5G4nzbKtfv3s3mqFX8\"}"} 
[2026-05-01 15:19:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5G6A6R1mk9VPePmb5L\"}"} 
[2026-05-01 15:19:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5G7TEGQaseue89BtX7\"}"} 
[2026-05-01 15:19:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5G8oqqCbGYBtKGPLc1\"}"} 
[2026-05-01 15:19:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GA8TxdK92NqQzaJS1\"}"} 
[2026-05-01 15:19:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GBR7BLww19RVZVE9S\"}"} 
[2026-05-01 15:19:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GE6LY6AG1MSBsY5rr\"}"} 
[2026-05-01 15:19:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GFQiMUZgr2M99j47W\"}"} 
[2026-05-01 15:19:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GGo45tLSJx2s8Mu9r\"}"} 
[2026-05-01 15:19:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GJCPW3ZgwmdwCjFf6\"}"} 
[2026-05-01 15:19:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GKaExEaJ62NSXokAp\"}"} 
[2026-05-01 15:19:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GMeWNdTSeNh8uafB6\"}"} 
[2026-05-01 15:19:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GP4arQwga73qwGXf6\"}"} 
[2026-05-01 15:19:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GQTgJUo9a2XLtuySD\"}"} 
[2026-05-01 15:19:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GRe7iCfesikYaQX93\"}"} 
[2026-05-01 15:19:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GSu2E6RjAD2M2CpQF\"}"} 
[2026-05-01 15:19:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GULqgeCkD73bgEGnc\"}"} 
[2026-05-01 15:19:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GVcjLM9KqPZPbos59\"}"} 
[2026-05-01 15:19:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GXVLv8mv4i4GtAS2U\"}"} 
[2026-05-01 15:19:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GZRRu15TV6WHfrteH\"}"} 
[2026-05-01 15:19:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GceedHGYKvxdtZ337\"}"} 
[2026-05-01 15:19:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Gdy2PXUGpRTmJ2rqU\"}"} 
[2026-05-01 15:19:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GfDC49pqamiyUs51F\"}"} 
[2026-05-01 15:19:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GgYopqwXfLQEFoJZk\"}"} 
[2026-05-01 15:19:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Gi17WjeQhzLC7dsWs\"}"} 
[2026-05-01 15:19:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GjPD9B3S5GBQaWWpb\"}"} 
[2026-05-01 15:19:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GkjKfz7gmScpZvap2\"}"} 
[2026-05-01 15:19:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Gn2i4u122do87cKkH\"}"} 
[2026-05-01 15:19:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GoDQ1ufGZ7Xmzqnfq\"}"} 
[2026-05-01 15:19:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GpUJV62zre3hhGxaZ\"}"} 
[2026-05-01 15:19:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Gqsdjn8ZRJjDrX7Yk\"}"} 
[2026-05-01 15:19:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GsGEP2WtAKcQjw3ns\"}"} 
[2026-05-01 15:19:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GthYmDQWETmqPUefi\"}"} 
[2026-05-01 15:19:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Gv2Av5Q2kjC4NYieU\"}"} 
[2026-05-01 15:19:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Gx4DLhVkAFj4s4hW4\"}"} 
[2026-05-01 15:19:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GyQZnqeJG22PyPjjV\"}"} 
[2026-05-01 15:19:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5GzwbWxiqshAdsG1b4\"}"} 
[2026-05-01 15:19:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5H2JwheoZQhKD3KKTN\"}"} 
[2026-05-01 15:19:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:19:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:19:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:19:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5H3Z71XuuetomCrTN8\"}"} 
[2026-05-01 15:19:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5H4zB1m4x66i6Y4tFV\"}"} 
[2026-05-01 15:20:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5H6QFoiwJQPJWDZ741\"}"} 
[2026-05-01 15:20:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5H7kcvP7Cq1DFvNGdZ\"}"} 
[2026-05-01 15:20:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5H95jr18PZqufHQUEr\"}"} 
[2026-05-01 15:20:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HBCEjrR9JB1UkkcgR\"}"} 
[2026-05-01 15:20:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HCdoUwXtvk7fqb3Ft\"}"} 
[2026-05-01 15:20:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HEBpKTnxXA1duv7Fw\"}"} 
[2026-05-01 15:20:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HFoZ1GD8iuTLmvXx3\"}"} 
[2026-05-01 15:20:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HHGMnDWVirBUyUZkW\"}"} 
[2026-05-01 15:20:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HJpseJCBdwGab1P6Y\"}"} 
[2026-05-01 15:20:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HLM9ofnRyKfz1CJQh\"}"} 
[2026-05-01 15:20:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HMkjaf262nXHJEFNf\"}"} 
[2026-05-01 15:20:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HPApPvmzYiieG6dAf\"}"} 
[2026-05-01 15:20:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HQaPw5S9e63Uushkc\"}"} 
[2026-05-01 15:20:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HS2xNW3cQxv7tTeT1\"}"} 
[2026-05-01 15:20:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HTXzbnqSEwiYkr6Xk\"}"} 
[2026-05-01 15:20:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HV333ifZgBojyX9bN\"}"} 
[2026-05-01 15:20:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HWVbPSZgNRBAe9tnQ\"}"} 
[2026-05-01 15:20:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HXwR1TfgonhB5yzEZ\"}"} 
[2026-05-01 15:20:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HZNENv52TZoGQX6oz\"}"} 
[2026-05-01 15:20:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HamZrqBoUcMmcVgAn\"}"} 
[2026-05-01 15:20:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HcGcNeBExENemyNnS\"}"} 
[2026-05-01 15:20:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5He4WiyWhfvvwqkVkE\"}"} 
[2026-05-01 15:20:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HfdmVR5uG2xk18PKF\"}"} 
[2026-05-01 15:20:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HivTcsE7tK39mJYmL\"}"} 
[2026-05-01 15:20:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HkJZ91DyaKh3t6ujE\"}"} 
[2026-05-01 15:20:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Hmit3PvxCKvXxRi7P\"}"} 
[2026-05-01 15:20:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HoDfuNpAW8e8BKMsa\"}"} 
[2026-05-01 15:20:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HphinKEfhf6qGqxKr\"}"} 
[2026-05-01 15:20:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HrFVAV6baHwwmxh9v\"}"} 
[2026-05-01 15:20:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HsfKLj9Wv6NxiBDKu\"}"} 
[2026-05-01 15:20:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HuAcD7E9GFyPhwcad\"}"} 
[2026-05-01 15:20:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HvagYePMDEwb8iYvg\"}"} 
[2026-05-01 15:20:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HwzmZvKXbGprF8ESs\"}"} 
[2026-05-01 15:20:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HyL8wXsABhwycqQgm\"}"} 
[2026-05-01 15:20:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5HzgFQeFmfXThkuqgF\"}"} 
[2026-05-01 15:20:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5J2B31GhKzPZdwrFmE\"}"} 
[2026-05-01 15:20:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5J3ZNvfit6cTn4147y\"}"} 
[2026-05-01 15:20:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5J4uFN4xTxJr28hmCP\"}"} 
[2026-05-01 15:20:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5J6KpcHtdWKuXvCfYm\"}"} 
[2026-05-01 15:20:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5J7gBKmfWbMCLVEqCC\"}"} 
[2026-05-01 15:20:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5J9hiji8r1JG8UJfxM\"}"} 
[2026-05-01 15:20:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JB4Kr6C9b33WJVRZL\"}"} 
[2026-05-01 15:20:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JCSfpij5n2FK8S9Fi\"}"} 
[2026-05-01 15:20:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JDuEEr5cRpkEn8fK1\"}"} 
[2026-05-01 15:20:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JFS1P47ZcNFrqarVg\"}"} 
[2026-05-01 15:20:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JHMbKaLM72QgburMq\"}"} 
[2026-05-01 15:20:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JJWYkuYixJ4mpNnLN\"}"} 
[2026-05-01 15:20:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JKhjcbNfi8UEDtDTS\"}"} 
[2026-05-01 15:20:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JM7p9RLNFtQGMQJp1\"}"} 
[2026-05-01 15:20:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JNX9ekEggvK62G9CD\"}"} 
[2026-05-01 15:20:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JPsm83MfuQBd9oqCb\"}"} 
[2026-05-01 15:20:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JRCdQisFhvSezkgdG\"}"} 
[2026-05-01 15:20:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JTTK6obwJRMUfH6s3\"}"} 
[2026-05-01 15:20:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JUoBLy8Neg7jxYjuz\"}"} 
[2026-05-01 15:20:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JW5KnkYtKxMRTgERz\"}"} 
[2026-05-01 15:20:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JXPSwsioWxHb4FjxN\"}"} 
[2026-05-01 15:20:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JYuUu1iBp5Dyii2fD\"}"} 
[2026-05-01 15:20:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JaBdMsxpiVEsWJHxp\"}"} 
[2026-05-01 15:20:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JbSXbKsooJakmwtYc\"}"} 
[2026-05-01 15:20:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Jcig7eAiBShytmzHD\"}"} 
[2026-05-01 15:20:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Je1ZSqedqNQro44T8\"}"} 
[2026-05-01 15:20:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JfPQvasziD19pfHzx\"}"} 
[2026-05-01 15:20:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JhC423697CTur1USM\"}"} 
[2026-05-01 15:20:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JigrGTQBjvKM5L3dd\"}"} 
[2026-05-01 15:20:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Jk4SkjE42t7q8ihAz\"}"} 
[2026-05-01 15:20:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JmbifsdrpkiS4ULxE\"}"} 
[2026-05-01 15:20:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Jo1oLRiheiP7q8PLq\"}"} 
[2026-05-01 15:20:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JpR8uSjjT5aVCQEHq\"}"} 
[2026-05-01 15:20:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JqyPnApgjHLBWc3mN\"}"} 
[2026-05-01 15:20:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JsoXZu8N9tMLzC76v\"}"} 
[2026-05-01 15:20:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JuA8tnFfzdEUv2s6V\"}"} 
[2026-05-01 15:20:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JvRYQVxue1J11CdrN\"}"} 
[2026-05-01 15:20:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Jx32Umth4NKpGZihd\"}"} 
[2026-05-01 15:20:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5JykxiGqgn8rsUPZAE\"}"} 
[2026-05-01 15:20:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5K15aZmBJZHoThb1Qr\"}"} 
[2026-05-01 15:20:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5K3QUtFVYMMveCRqst\"}"} 
[2026-05-01 15:20:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5K4nKxHLhWus6AHgWC\"}"} 
[2026-05-01 15:20:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5K6CuWFPtJE2Hic3F9\"}"} 
[2026-05-01 15:20:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5K7gi1HxAbff4C5TdG\"}"} 
[2026-05-01 15:20:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5K92KdoQn2BDgeXWMB\"}"} 
[2026-05-01 15:20:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KC9LvqXDPAANipojL\"}"} 
[2026-05-01 15:20:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KDL2kFKttvbYjK2Vq\"}"} 
[2026-05-01 15:20:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KEg9EsQy3wkwxy6qz\"}"} 
[2026-05-01 15:20:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KGBBQy13mcTU1h9LK\"}"} 
[2026-05-01 15:20:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KHZ2qDsAcnZU7rePV\"}"} 
[2026-05-01 15:20:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KJrfWqKuyxSM5zvfU\"}"} 
[2026-05-01 15:20:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KL2MzScgDxi2K4TGS\"}"} 
[2026-05-01 15:20:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KMd6o3zEYiy2xRNBC\"}"} 
[2026-05-01 15:20:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KNyxVHxL9JXhBWDLL\"}"} 
[2026-05-01 15:20:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KQjNxhMfWxkta6D3t\"}"} 
[2026-05-01 15:20:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KS8DckNSBPJe3C6Yp\"}"} 
[2026-05-01 15:20:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KTTb5tJ75wvGcZ42p\"}"} 
[2026-05-01 15:20:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KUmUHoqYzHiUnv6Nf\"}"} 
[2026-05-01 15:20:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KW28BmKAaSw4qk9Jz\"}"} 
[2026-05-01 15:20:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KXQDpVffMfAjAq5Ue\"}"} 
[2026-05-01 15:20:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KYo4eG17HjRmosRxB\"}"} 
[2026-05-01 15:20:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ka9v2BZpjRXizKMsA\"}"} 
[2026-05-01 15:20:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KbhgS3nAJfzf7TGHB\"}"} 
[2026-05-01 15:20:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KdAz1SEtnuiy4JypE\"}"} 
[2026-05-01 15:20:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KeaKccGbXovRYQNui\"}"} 
[2026-05-01 15:20:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KfyAENFWfJUo5a84M\"}"} 
[2026-05-01 15:20:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KhxDjmkXuWP6tzf4J\"}"} 
[2026-05-01 15:20:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KjnrL4tys4kLV5aUA\"}"} 
[2026-05-01 15:20:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KmLsCj27SG9NijK7j\"}"} 
[2026-05-01 15:20:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KnZ3Uii6REiSeSFiY\"}"} 
[2026-05-01 15:20:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KoxswyswWZg36eXbm\"}"} 
[2026-05-01 15:20:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KqJVa9T2WtKCNyK84\"}"} 
[2026-05-01 15:20:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KrZtuKx8M5Rcc7Axp\"}"} 
[2026-05-01 15:20:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KsyE1USTX8JLktRxG\"}"} 
[2026-05-01 15:20:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KuHc2XEqF8Dcu84Qa\"}"} 
[2026-05-01 15:20:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Kvmeg6NWxM7SrPQyM\"}"} 
[2026-05-01 15:20:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KxRNarRcKBHmQ1L9s\"}"} 
[2026-05-01 15:20:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5KzDGtDBK8nap7VQMK\"}"} 
[2026-05-01 15:20:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5L1bNKS7zzgpXJ1P9A\"}"} 
[2026-05-01 15:20:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5L2yxRRS4VEs6VoYgh\"}"} 
[2026-05-01 15:20:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5L4J62S93w6JkmYhbs\"}"} 
[2026-05-01 15:20:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5L68U78cgcSqSZiWUi\"}"} 
[2026-05-01 15:20:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5L7T6UMdhQmyu8spcv\"}"} 
[2026-05-01 15:20:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5L8gm6FYtCPFwmaLFG\"}"} 
[2026-05-01 15:20:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LA1P6Y4ELM2pt5WhH\"}"} 
[2026-05-01 15:20:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LBMjqx2Bfq1eQ2kX6\"}"} 
[2026-05-01 15:20:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LDRGVcL9qGPuEw9r8\"}"} 
[2026-05-01 15:20:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LExHmze4Z87zMPfjb\"}"} 
[2026-05-01 15:20:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LHhjfJMLAHN3P8RDb\"}"} 
[2026-05-01 15:20:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LJqCiLgturg2gARAd\"}"} 
[2026-05-01 15:20:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LL19RU4KBW47Bo2ck\"}"} 
[2026-05-01 15:20:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LMCamq6s8b83wkdmD\"}"} 
[2026-05-01 15:20:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LNg8hxTADFeyRJ5B7\"}"} 
[2026-05-01 15:20:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LQ3jaostKf4URmNLW\"}"} 
[2026-05-01 15:20:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LRUoYL4T2pDKNDZVW\"}"} 
[2026-05-01 15:20:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LSseCTXQupXWjWQkN\"}"} 
[2026-05-01 15:20:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LUC26CHiuS2yWosyr\"}"} 
[2026-05-01 15:20:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LVc6fJSdzvqPFzQWn\"}"} 
[2026-05-01 15:20:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LX7t9PdhzXve3pFUJ\"}"} 
[2026-05-01 15:20:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5La5Um2GzhW8wTyGTL\"}"} 
[2026-05-01 15:20:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LbT5fJYcH72fcBjbh\"}"} 
[2026-05-01 15:20:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LckU5KY4iMFGocCv2\"}"} 
[2026-05-01 15:20:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Le17xWtD95nJmC5J6\"}"} 
[2026-05-01 15:20:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LfB4hsTZtQkQiEhKF\"}"} 
[2026-05-01 15:20:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LgZQen9bQnuen5spk\"}"} 
[2026-05-01 15:20:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Lhpp2eWtH7pcMuyam\"}"} 
[2026-05-01 15:20:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LjEPsjLuViZTvXHth\"}"} 
[2026-05-01 15:20:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LkcVTdDQjdTJseJ91\"}"} 
[2026-05-01 15:20:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LmyM6qU5b4eiR684t\"}"} 
[2026-05-01 15:20:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Lo9nrcvF9XLCpnMdi\"}"} 
[2026-05-01 15:20:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LpW9UJqbh946exP3r\"}"} 
[2026-05-01 15:20:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LqqGTKrdkuAHyWdms\"}"} 
[2026-05-01 15:20:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LsH64WBRuHPfSrugs\"}"} 
[2026-05-01 15:20:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LtbxLEz2sRFD8k7KF\"}"} 
[2026-05-01 15:20:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LvEw2Kyc2mhT34TtK\"}"} 
[2026-05-01 15:20:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LxDVq5tUwfGphPCmj\"}"} 
[2026-05-01 15:20:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5LymGFUFPpyCfZPehj\"}"} 
[2026-05-01 15:20:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5M1Hntjb7HkWGsHQmJ\"}"} 
[2026-05-01 15:20:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5M2ZgdWJAk64BS2h4Z\"}"} 
[2026-05-01 15:20:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5M411JE8oT5DMSxzEK\"}"} 
[2026-05-01 15:20:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5M5XXh79kPnAWf2CG4\"}"} 
[2026-05-01 15:20:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5M6uPB6LXkTBSf4ZGu\"}"} 
[2026-05-01 15:20:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5M8HUjcKzVt7rjVqym\"}"} 
[2026-05-01 15:20:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5M9YPC5TD9demxPdPZ\"}"} 
[2026-05-01 15:20:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MAh6Aet4DPbUNkuA4\"}"} 
[2026-05-01 15:20:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MBtX4gXRZ5kb4JBVh\"}"} 
[2026-05-01 15:20:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MDVFzUub8VVN9LVyf\"}"} 
[2026-05-01 15:20:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MEz4BupvyjAEcVme9\"}"} 
[2026-05-01 15:20:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MGHvyNRvdfGkEwkJq\"}"} 
[2026-05-01 15:20:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MHgXbVAntYKDRMAZY\"}"} 
[2026-05-01 15:20:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MK7MPGDiX8RV9g6kx\"}"} 
[2026-05-01 15:20:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MLRiyCNn4cADEBj1t\"}"} 
[2026-05-01 15:20:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MMfPgucYVedYxpKdq\"}"} 
[2026-05-01 15:20:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MPsLmpCVtNyt1g98C\"}"} 
[2026-05-01 15:20:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MRCDMGYM4hUBaTW3g\"}"} 
[2026-05-01 15:20:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MSZa4kdgCgrFNH61m\"}"} 
[2026-05-01 15:20:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:20:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:20:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:20:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MTshGPF22kXWnWtM2\"}"} 
[2026-05-01 15:20:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MVDK6nDzcqsh97xzV\"}"} 
[2026-05-01 15:21:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MWXCLd3vxJBwBewVE\"}"} 
[2026-05-01 15:21:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MXnqj2YxDqES7XKix\"}"} 
[2026-05-01 15:21:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MZL7d5LX4FQegzM3q\"}"} 
[2026-05-01 15:21:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Maq9xooPDN3g2sMaD\"}"} 
[2026-05-01 15:21:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5McEVAMQBFpcfY3R8G\"}"} 
[2026-05-01 15:21:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MdbqdvcZ9jBhFokR7\"}"} 
[2026-05-01 15:21:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MezvvdsfYrsR6QobM\"}"} 
[2026-05-01 15:21:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MgHZqxGkEmzJ6iLu6\"}"} 
[2026-05-01 15:21:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MhdBgPWoskqUtXZCM\"}"} 
[2026-05-01 15:21:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Mj4FbsT2t9oFRpwFA\"}"} 
[2026-05-01 15:21:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MkPNfsC9i5eLtbSbs\"}"} 
[2026-05-01 15:21:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Mmizch4Cyi7Szwruo\"}"} 
[2026-05-01 15:21:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MoWeHeuJ876FVe5uN\"}"} 
[2026-05-01 15:21:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Mq2vYob5gMMVv3pLm\"}"} 
[2026-05-01 15:21:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MrPXfkKii6m8fCHsq\"}"} 
[2026-05-01 15:21:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MskdqMbqG9BoYTRhR\"}"} 
[2026-05-01 15:21:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Mu6znTTHDURFkS5H3\"}"} 
[2026-05-01 15:21:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MvXL2RPoSgMEWnMeP\"}"} 
[2026-05-01 15:21:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Mwtg22cH9sA688v7D\"}"} 
[2026-05-01 15:21:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MyGmxijzGRpySzsbF\"}"} 
[2026-05-01 15:21:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5MzxE5YQQG4JQCkEVp\"}"} 
[2026-05-01 15:21:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5N2KLFa4wJtcYNThLb\"}"} 
[2026-05-01 15:21:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5N3iuoEuUPoNr9sqM2\"}"} 
[2026-05-01 15:21:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5N5EhWuy1ukW8eQjHJ\"}"} 
[2026-05-01 15:21:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5N6oD5LfT7pX27bLGx\"}"} 
[2026-05-01 15:21:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5N9C5AsbbSDn4VnLtL\"}"} 
[2026-05-01 15:21:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NAcQLMsiP1ygjcDuG\"}"} 
[2026-05-01 15:21:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NBu3Ep6fAiPdudsU1\"}"} 
[2026-05-01 15:21:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ND6EDsxBVVWHndDxt\"}"} 
[2026-05-01 15:21:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NEKtsmxXSjDQa2sZY\"}"} 
[2026-05-01 15:21:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NFjyCNzY6nTuUuwvk\"}"} 
[2026-05-01 15:21:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NH3rZ2sLCVG49uttr\"}"} 
[2026-05-01 15:21:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NJQxagoXUxczNHmhx\"}"} 
[2026-05-01 15:21:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NKnomoBSo9z2YjyFH\"}"} 
[2026-05-01 15:21:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NM8uyQzGXghMRkCic\"}"} 
[2026-05-01 15:21:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NNP5SkPfmLrDgtcAq\"}"} 
[2026-05-01 15:21:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NPck67E7WMDNcM8FJ\"}"} 
[2026-05-01 15:21:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NRMvGTLywzEqNsJaS\"}"} 
[2026-05-01 15:21:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NSgng7JTQu6Xyb7Mn\"}"} 
[2026-05-01 15:21:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NTvCkwnn9im8zZFBU\"}"} 
[2026-05-01 15:21:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NVGKGjBsMJJAWWAkt\"}"} 
[2026-05-01 15:21:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NWeuUUt4XXmVene3Q\"}"} 
[2026-05-01 15:21:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NXspyr8EVkpFCMPpy\"}"} 
[2026-05-01 15:21:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NZDhEg39ZdNgViGCs\"}"} 
[2026-05-01 15:21:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NaZZFQUNfpH7KnDsx\"}"} 
[2026-05-01 15:21:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NbzP12u5ppN3gWoHm\"}"} 
[2026-05-01 15:21:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NdQiJ1KQeoF3A3wGx\"}"} 
[2026-05-01 15:21:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Neu1N2m6y2uq4c1j2\"}"} 
[2026-05-01 15:21:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NgL5X2iq3ENgtPRmy\"}"} 
[2026-05-01 15:21:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NhYkGy1mPRZWbozvG\"}"} 
[2026-05-01 15:21:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NinfUHoJHcTkb4ajU\"}"} 
[2026-05-01 15:21:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NkBFi4qcARauoWkUd\"}"} 
[2026-05-01 15:21:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NmVdJMecs8ryoBDDQ\"}"} 
[2026-05-01 15:21:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5No8bxafefwmCQB4YK\"}"} 
[2026-05-01 15:21:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NpPFtn8weWFu5f1LU\"}"} 
[2026-05-01 15:21:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NvJTJjmU5vCYUktrE\"}"} 
[2026-05-01 15:21:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Nwh414rVHaWgKT6Bm\"}"} 
[2026-05-01 15:21:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ny8chP4WohdPk4jzZ\"}"} 
[2026-05-01 15:21:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5NzYCSqesjqPnZ8CpN\"}"} 
[2026-05-01 15:21:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5P1ton9tEjMyKTamPm\"}"} 
[2026-05-01 15:21:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5P3FfTzJbiXv5VQPiB\"}"} 
[2026-05-01 15:21:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5P4dm1DpFERkiDq2Xe\"}"} 
[2026-05-01 15:21:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5P626weTQ3uZ1TMnuu\"}"} 
[2026-05-01 15:21:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5P7SS32JsuJ4txjDGC\"}"} 
[2026-05-01 15:21:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5P8qmXV4Y89kW8hM7W\"}"} 
[2026-05-01 15:21:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PAL4V7wvu6jVVZfxg\"}"} 
[2026-05-01 15:21:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PBkdpVtwwbG7mXQ2o\"}"} 
[2026-05-01 15:21:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PEfkxRy73d43rKgxc\"}"} 
[2026-05-01 15:21:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PG6aZR5savsvTzux6\"}"} 
[2026-05-01 15:21:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PHRCiP5hhjZnw4VHK\"}"} 
[2026-05-01 15:21:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PJddRkEX8ppjeu3Jv\"}"} 
[2026-05-01 15:21:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PL2E3zHCc1KJHGB2e\"}"} 
[2026-05-01 15:21:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PMSJg7RTjvtVQDUmS\"}"} 
[2026-05-01 15:21:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PNoergEiNhSA7hc6B\"}"} 
[2026-05-01 15:21:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PQDEhrGJoqT6pVMPv\"}"} 
[2026-05-01 15:21:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PRUtV4XLxVnPeBPgu\"}"} 
[2026-05-01 15:21:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PSsEVtiVi4XRMawZS\"}"} 
[2026-05-01 15:21:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PU3vGjbB51P2Bghuv\"}"} 
[2026-05-01 15:21:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PVKpWpXax5Rici7sS\"}"} 
[2026-05-01 15:21:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PWmdXme4L33mpFsrE\"}"} 
[2026-05-01 15:21:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PYWJmwKtbVJgx5sej\"}"} 
[2026-05-01 15:21:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PZqvcFx2YqhuX6UFw\"}"} 
[2026-05-01 15:21:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PbJyz6mSkvDe8Mfpr\"}"} 
[2026-05-01 15:21:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PcsExyRgSdR2aK834\"}"} 
[2026-05-01 15:21:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PeEbZd4zwAoR6hBvg\"}"} 
[2026-05-01 15:21:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PfbwpyMA9KEFmsNd4\"}"} 
[2026-05-01 15:21:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ph1HS4pRBHFQopMVW\"}"} 
[2026-05-01 15:21:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PiU6TK8awnG1PD64J\"}"} 
[2026-05-01 15:21:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Pjtuxmta5wR27EYo3\"}"} 
[2026-05-01 15:21:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PmMUFuqA3PYFHAx81\"}"} 
[2026-05-01 15:21:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Pnm4XdEEhn9zuvGPd\"}"} 
[2026-05-01 15:21:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PpHasAncsvXFH3bHV\"}"} 
[2026-05-01 15:21:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PqiAL2qFi4a1knPbd\"}"} 
[2026-05-01 15:21:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ps5GQ4rGsnyYcJ3RA\"}"} 
[2026-05-01 15:21:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PtKvJLrPYVUUo56Dc\"}"} 
[2026-05-01 15:21:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Pugn8z2BXnPDBXpac\"}"} 
[2026-05-01 15:21:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Pw2eEcmkVL92rZDQS\"}"} 
[2026-05-01 15:21:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5PzBecWBminP7CiKfa\"}"} 
[2026-05-01 15:21:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Q1YkSdKhNTjJGWcZV\"}"} 
[2026-05-01 15:21:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Q31ZPfDRZ7WhhQos5\"}"} 
[2026-05-01 15:21:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Q4en8rHH5tEkyxb6m\"}"} 
[2026-05-01 15:21:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Q5zPsECFP1sTxLfPM\"}"} 
[2026-05-01 15:21:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Q7rWeTiGSKmAg8hUr\"}"} 
[2026-05-01 15:21:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Q9F78SewhM6vAa7GW\"}"} 
[2026-05-01 15:21:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QB31CCqGhX1f8iJTh\"}"} 
[2026-05-01 15:21:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QCJQeexWUitWCEfFw\"}"} 
[2026-05-01 15:21:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QDgkaxESzgAUJhHQh\"}"} 
[2026-05-01 15:21:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QF3c91WCADzrrFmVL\"}"} 
[2026-05-01 15:21:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QGQxSgugDjk2XnzJH\"}"} 
[2026-05-01 15:21:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QHjLRMZ6xyXrBPaPg\"}"} 
[2026-05-01 15:21:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QKF7xZjXwuofifXyH\"}"} 
[2026-05-01 15:21:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QLaz4bNZ26mAx3kht\"}"} 
[2026-05-01 15:21:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QMvr2KfNjDHeP2DWd\"}"} 
[2026-05-01 15:21:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QPFiXbq2mGMgES6WG\"}"} 
[2026-05-01 15:21:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QQg3ZT6E3Btp3WmJj\"}"} 
[2026-05-01 15:21:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QSDZe7C43CiQR4vGJ\"}"} 
[2026-05-01 15:21:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QTjM6bK7zpBEfXtUP\"}"} 
[2026-05-01 15:21:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QV2jdayL5WdMPNFN2\"}"} 
[2026-05-01 15:21:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QWEfWieoeq1fsTq3f\"}"} 
[2026-05-01 15:21:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QXYYXc44XDRwLig71\"}"} 
[2026-05-01 15:21:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QZ64jRfcS7sGNAMBq\"}"} 
[2026-05-01 15:21:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Qbgq2kRhuCW58Rtz8\"}"} 
[2026-05-01 15:21:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Qd7A2y5tBvLVrQCr1\"}"} 
[2026-05-01 15:21:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QeKqAwMNT16HxTQk4\"}"} 
[2026-05-01 15:21:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QfgwGw9byR6xMjK6E\"}"} 
[2026-05-01 15:21:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Qh6GZRD4y1s8PwZ3w\"}"} 
[2026-05-01 15:21:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QiSdRJMVFKhg4M8G1\"}"} 
[2026-05-01 15:21:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QjvgDG1uCpEDaWTK3\"}"} 
[2026-05-01 15:21:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QmEoidpkS8m41nneW\"}"} 
[2026-05-01 15:21:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QnZvZiux7SWYcG6Sd\"}"} 
[2026-05-01 15:21:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QoqpekDAgpEEkG2US\"}"} 
[2026-05-01 15:21:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QqJ8a5Zio5ZQFvPpH\"}"} 
[2026-05-01 15:21:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QramoP5wDQrpkubBW\"}"} 
[2026-05-01 15:21:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QsyN6PfJfbAF7y85B\"}"} 
[2026-05-01 15:21:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QuSB3umjSBHbW1kHS\"}"} 
[2026-05-01 15:21:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Qw6dp3i6yVZWYoVL1\"}"} 
[2026-05-01 15:21:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QxeAAGgGBoYEcKd5U\"}"} 
[2026-05-01 15:21:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5QywY63ZZ1pAqYRFkE\"}"} 
[2026-05-01 15:21:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5R19UNRCAm8RxpqpeR\"}"} 
[2026-05-01 15:21:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5R2TqmnXpGofnxjDa8\"}"} 
[2026-05-01 15:21:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5R46pZSrazSvn4g2L8\"}"} 
[2026-05-01 15:21:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5R5MiwRKLKGjfSp1Fk\"}"} 
[2026-05-01 15:21:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5R74RMrxHdH1phsJXj\"}"} 
[2026-05-01 15:21:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5R8P3Z19GZdCYVxtfc\"}"} 
[2026-05-01 15:21:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5R9eSaphAzkJnQeoFZ\"}"} 
[2026-05-01 15:21:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RB42djTxXYzzsBFEb\"}"} 
[2026-05-01 15:21:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RCFDKSP5iFqmA67Yt\"}"} 
[2026-05-01 15:21:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RDQAKLcvhH4YguskV\"}"} 
[2026-05-01 15:21:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5REc6SXHg3RUkdn6UK\"}"} 
[2026-05-01 15:21:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RFxD5y6BQaAnJMhXk\"}"} 
[2026-05-01 15:21:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RHf9ejd9JmxavSPij\"}"} 
[2026-05-01 15:21:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RJxXcfAZxmSHdagce\"}"} 
[2026-05-01 15:21:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RL9E1iNJx1WyRKKVx\"}"} 
[2026-05-01 15:21:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RP3bQnqzETCGrkY3Y\"}"} 
[2026-05-01 15:21:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RRgr5mBhkLUTRBYNM\"}"} 
[2026-05-01 15:21:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RT7uxa47UezFGsCJr\"}"} 
[2026-05-01 15:21:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RUTnCeBcHm7rbenru\"}"} 
[2026-05-01 15:21:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RVrs6cyDxwAZsKEHZ\"}"} 
[2026-05-01 15:21:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RX9WEpk46zbQ6uxcj\"}"} 
[2026-05-01 15:21:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RYLCX1trfMbG7BWCy\"}"} 
[2026-05-01 15:21:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RZh42Naddx4Mn1AFx\"}"} 
[2026-05-01 15:21:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RazBxmZ7edzUfHcjT\"}"} 
[2026-05-01 15:21:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RcEMJDP7xThzPd4Hh\"}"} 
[2026-05-01 15:21:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Rdnrtn7yf9pnbg6dN\"}"} 
[2026-05-01 15:21:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Rf8yGSTY1UiejgK6B\"}"} 
[2026-05-01 15:21:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Rga3egvhtYSeuexMw\"}"} 
[2026-05-01 15:21:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RhphmtwypG88BuXFy\"}"} 
[2026-05-01 15:21:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RjD3h8xPk2mZEbV39\"}"} 
[2026-05-01 15:21:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Rkgbinec64C4MPzby\"}"} 
[2026-05-01 15:21:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RmsnKSXcAfHDchPue\"}"} 
[2026-05-01 15:21:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RoLM17HorbQr6QRMz\"}"} 
[2026-05-01 15:21:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RpiSSRW4nuX8SVrLJ\"}"} 
[2026-05-01 15:21:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RqzamHMcaiL4wpFrK\"}"} 
[2026-05-01 15:21:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RsJDJd1rQSdNn7MuX\"}"} 
[2026-05-01 15:21:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:21:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:21:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:21:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RtgohpPiGLgbVP144\"}"} 
[2026-05-01 15:21:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RuzgbgKJJzjbLW7ui\"}"} 
[2026-05-01 15:22:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RwKoqPRqtZ8zCPTfN\"}"} 
[2026-05-01 15:22:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RxbhirDF7LuMrUdFB\"}"} 
[2026-05-01 15:22:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5RysMWsqse7rAqpf3x\"}"} 
[2026-05-01 15:22:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5S1246CZFQPYhmwa2z\"}"} 
[2026-05-01 15:22:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5S2CFZ68Gg8JUNXZiV\"}"} 
[2026-05-01 15:22:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5S3MCezob7iy4SWKDK\"}"} 
[2026-05-01 15:22:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5S4knZ1XBTu6S4C8bx\"}"} 
[2026-05-01 15:22:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5S6d9nxrNjRCfiCE6Q\"}"} 
[2026-05-01 15:22:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5S81FDAkpbeAS53nF1\"}"} 
[2026-05-01 15:22:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5S9P6kVKq5qx8Xpr3T\"}"} 
[2026-05-01 15:22:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SAwc2iNKAppgAVSwf\"}"} 
[2026-05-01 15:22:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SCBmPUGZz9vk2sjja\"}"} 
[2026-05-01 15:22:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SDQgnF987xF6a5Xiz\"}"} 
[2026-05-01 15:22:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SEnHYGBLqygUj62od\"}"} 
[2026-05-01 15:22:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SGGLZTkQLFRyjhDzt\"}"} 
[2026-05-01 15:22:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SHgfb1KuGET22AaPF\"}"} 
[2026-05-01 15:22:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SK6zVtgJtUwRqzkHm\"}"} 
[2026-05-01 15:22:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SLS7JiSK2SCtjQUTD\"}"} 
[2026-05-01 15:22:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SMgGWZY5ZZhAEHTWv\"}"} 
[2026-05-01 15:22:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SP3sch42yErNDG4rW\"}"} 
[2026-05-01 15:22:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SQDZpwA3ptTSimZw9\"}"} 
[2026-05-01 15:22:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SRaBBFiFrAHQZrQRX\"}"} 
[2026-05-01 15:22:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SSwHCcYDqKetJbnuH\"}"} 
[2026-05-01 15:22:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SUH9P3kPYpidRe7NF\"}"} 
[2026-05-01 15:22:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SVeFLonNKLkx3xEjz\"}"} 
[2026-05-01 15:22:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SWzcR4MFvdUo27bVk\"}"} 
[2026-05-01 15:22:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SYMU6gte8RBTg9jME\"}"} 
[2026-05-01 15:22:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Sa8sLubZHgg5tgZY2\"}"} 
[2026-05-01 15:22:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SbWU5ohbKi6q3Zmy6\"}"} 
[2026-05-01 15:22:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Scu4iK9koT76beT2K\"}"} 
[2026-05-01 15:22:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Se7VDenkT4H1oBryX\"}"} 
[2026-05-01 15:22:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SgYax1ZAG3YdK8mFD\"}"} 
[2026-05-01 15:22:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Si1e81oQxRBZFHRh6\"}"} 
[2026-05-01 15:22:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SjWSE5LTWBi8WuF1Z\"}"} 
[2026-05-01 15:22:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SksHrBxvjbjv6nPhK\"}"} 
[2026-05-01 15:22:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Sn8CKWYiu3DzUukqp\"}"} 
[2026-05-01 15:22:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SobzfML1RPre5QzQG\"}"} 
[2026-05-01 15:22:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SprehnUxjTupBxMZR\"}"} 
[2026-05-01 15:22:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SrA2tJMdiPKjmFaWE\"}"} 
[2026-05-01 15:22:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SsTRGxQBtzHEp8YpD\"}"} 
[2026-05-01 15:22:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5StwTny9JJJuvnG3RA\"}"} 
[2026-05-01 15:22:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SvLoEGtkDFzCHEi7M\"}"} 
[2026-05-01 15:22:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SwhAT8cojbpWviwvV\"}"} 
[2026-05-01 15:22:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Sxsr2QGeNNaHioCU5\"}"} 
[2026-05-01 15:22:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5SzScNXb7tee6HoaKy\"}"} 
[2026-05-01 15:22:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5T1mykCjszFgz4zE9A\"}"} 
[2026-05-01 15:22:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5T3ApWFZ2ktFYoYDaL\"}"} 
[2026-05-01 15:22:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5T4aeSsdq2RLTs4VPy\"}"} 
[2026-05-01 15:22:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5T5vWXyUZbc6Jdj2Gn\"}"} 
[2026-05-01 15:22:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5T7K718Vz2PG3zMK9V\"}"} 
[2026-05-01 15:22:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5T8b14BJjjRbsCKYAM\"}"} 
[2026-05-01 15:22:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5T9xrGmAsy6LLz3sde\"}"} 
[2026-05-01 15:22:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TBT9Qu4Xe4CQvWELS\"}"} 
[2026-05-01 15:22:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TCwgdZxkFcxZnCUiC\"}"} 
[2026-05-01 15:22:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TELmt1wSfKVF4tmbX\"}"} 
[2026-05-01 15:22:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TFht9Ccw89WQARR3b\"}"} 
[2026-05-01 15:22:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TH6Duv3XjaVMmzT5y\"}"} 
[2026-05-01 15:22:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TJQbnY4tnnojGAme2\"}"} 
[2026-05-01 15:22:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TKpBKczia5xmPCpqF\"}"} 
[2026-05-01 15:22:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TM9Yt7kQRUqtkYEdD\"}"} 
[2026-05-01 15:22:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TNeazEBpxXBtTFy3A\"}"} 
[2026-05-01 15:22:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TPwUbWzZBBEnrtrNY\"}"} 
[2026-05-01 15:22:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TRJ5w1PFuLGy6kids\"}"} 
[2026-05-01 15:22:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TShv8rcEbE8yagoaS\"}"} 
[2026-05-01 15:22:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TU23pyF5PNHU2HEhv\"}"} 
[2026-05-01 15:22:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TVDjGisL4FzZxMMCk\"}"} 
[2026-05-01 15:22:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TWeJgsbpMkaeMvcUG\"}"} 
[2026-05-01 15:22:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TY4PLBHp11iYe4psd\"}"} 
[2026-05-01 15:22:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ta5ftziZiJB4sgqbz\"}"} 
[2026-05-01 15:22:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TbQ3k2MgLRuWvRaTZ\"}"} 
[2026-05-01 15:22:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TcpdTLEkmfpWi4xwR\"}"} 
[2026-05-01 15:22:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TeGSnGX8n4PGNfMYP\"}"} 
[2026-05-01 15:22:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TfsS19tcsLAA1EGAb\"}"} 
[2026-05-01 15:22:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ThCZ2vQCv4rMNGN37\"}"} 
[2026-05-01 15:22:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TiXg9iTYzgswnLpnr\"}"} 
[2026-05-01 15:22:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TjuWzF2Qdq2rzS2sv\"}"} 
[2026-05-01 15:22:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TmL6RtpcccZkYLm5V\"}"} 
[2026-05-01 15:22:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TnjBTENyK9t5V1UhY\"}"} 
[2026-05-01 15:22:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TpRssQV5CSAjJtzYX\"}"} 
[2026-05-01 15:22:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TqjWVpdBqEDVoZa8E\"}"} 
[2026-05-01 15:22:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ts3e29kSJCN2oXcry\"}"} 
[2026-05-01 15:22:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Tte8u87puFT2gy7Gm\"}"} 
[2026-05-01 15:22:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Tv6hHtQAYa9F7Yaf3\"}"} 
[2026-05-01 15:22:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TwXmJw4xH3NWaEZiN\"}"} 
[2026-05-01 15:22:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TxypwY4wSKSartWtD\"}"} 
[2026-05-01 15:22:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5TzYqWeTCm5NgasgSG\"}"} 
[2026-05-01 15:22:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5U1yAQkqq3ciLkxfrq\"}"} 
[2026-05-01 15:22:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5U3LGL5q6S9qr6ZLtp\"}"} 
[2026-05-01 15:22:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5U4icZN3XB1X6YHacn\"}"} 
[2026-05-01 15:22:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5U6Xkg7xEuLVxy9pih\"}"} 
[2026-05-01 15:22:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5U7qtAYxTNWgH54YCJ\"}"} 
[2026-05-01 15:22:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5U9FxYErVPithCQcBa\"}"} 
[2026-05-01 15:22:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UARf9haXyrccFjxFu\"}"} 
[2026-05-01 15:22:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UBcqziGVqkZAF7v6K\"}"} 
[2026-05-01 15:22:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UCxi3VZnRa3fBhZm7\"}"} 
[2026-05-01 15:22:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UEHLMfJLmzV4sggnU\"}"} 
[2026-05-01 15:22:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UFgfcPa66dRweoNU9\"}"} 
[2026-05-01 15:22:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UH3mWWTuVTyX1fyXj\"}"} 
[2026-05-01 15:22:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UJTMJC57B87194gsZ\"}"} 
[2026-05-01 15:22:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UKqCgw7Bdb75gRE2B\"}"} 
[2026-05-01 15:22:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UMCZAc7xKptFL3Bdz\"}"} 
[2026-05-01 15:22:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UNYAuDCM5BXe9PAiw\"}"} 
[2026-05-01 15:22:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UPumgqzRRtzGrtk9Q\"}"} 
[2026-05-01 15:22:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5URaUrjm1bwgmpBpUJ\"}"} 
[2026-05-01 15:22:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5USxKs4d21sTaiZmB7\"}"} 
[2026-05-01 15:22:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UUNfAa66ac93tGw5L\"}"} 
[2026-05-01 15:22:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UVm13FhC58WZ4kHfB\"}"} 
[2026-05-01 15:22:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UX96NHzCfG7z9ZTHY\"}"} 
[2026-05-01 15:22:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UYVhk5G7hSj4Ke7FZ\"}"} 
[2026-05-01 15:22:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UZr4gmVjtfpyHcPUh\"}"} 
[2026-05-01 15:22:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UbPLF5QMbNKibQLmQ\"}"} 
[2026-05-01 15:22:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UcpuQMH8QDEx3KjPa\"}"} 
[2026-05-01 15:22:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UeAX1iECHX1n43tuy\"}"} 
[2026-05-01 15:22:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UfYccJdz1Fs2jhbtu\"}"} 
[2026-05-01 15:22:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Uh1RLDXCgK4CacXfY\"}"} 
[2026-05-01 15:22:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Uibv9iKA3cP6jY4XP\"}"} 
[2026-05-01 15:22:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UkHczDtCx8MWVzA3S\"}"} 
[2026-05-01 15:22:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UmYXC7dZayCKPP2LT\"}"} 
[2026-05-01 15:22:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Uo63GySgyqfeqj9X6\"}"} 
[2026-05-01 15:22:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UpTteDHtC7Dk2rFTs\"}"} 
[2026-05-01 15:22:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UqrUjqsr8VG54mG35\"}"} 
[2026-05-01 15:22:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UsFpDnXMeXHjonoC7\"}"} 
[2026-05-01 15:22:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UtduyJTJQZUyyH9T2\"}"} 
[2026-05-01 15:22:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Uv8hwcAG9dwFtXCqZ\"}"} 
[2026-05-01 15:22:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UwWoNjJzttJ62z3Cm\"}"} 
[2026-05-01 15:22:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UxteVqiPTKmYN7hig\"}"} 
[2026-05-01 15:22:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5UzHz4r3X3UbpGcAY1\"}"} 
[2026-05-01 15:22:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5V1faf69WmbbWqRxGR\"}"} 
[2026-05-01 15:22:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5V2zhsfQAyYRyfrpwD\"}"} 
[2026-05-01 15:22:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5V4CszH5pwD2mj7azr\"}"} 
[2026-05-01 15:22:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5V5byAiVHEzkN8cnsc\"}"} 
[2026-05-01 15:22:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5V752JqYNgFpAsuzTw\"}"} 
[2026-05-01 15:22:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5V8KSAJqqwTbg89KhV\"}"} 
[2026-05-01 15:22:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VAh4W7serQraWFpmr\"}"} 
[2026-05-01 15:22:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VBwU3MRz4JdKd8ued\"}"} 
[2026-05-01 15:22:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VDFbkchjKASoFJggf\"}"} 
[2026-05-01 15:22:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VEZyPFycsuZjpK9PS\"}"} 
[2026-05-01 15:22:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VFxKLHP47826b2ZPt\"}"} 
[2026-05-01 15:22:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VHLfPE8HEPJDWB3x4\"}"} 
[2026-05-01 15:22:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VJgmvNQNwsDKsHxL3\"}"} 
[2026-05-01 15:22:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VL4d6ZYRPcujBhafn\"}"} 
[2026-05-01 15:22:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VMSic2UUBfvsmK6YC\"}"} 
[2026-05-01 15:22:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VP8RJ26NRANnyU2bv\"}"} 
[2026-05-01 15:22:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VQVXAYii8zu7E4KF4\"}"} 
[2026-05-01 15:22:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VRu6tZ3qDX7sGCtQb\"}"} 
[2026-05-01 15:22:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VTFDTnQ8r9SQQ1gJB\"}"} 
[2026-05-01 15:22:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VUmVk5mUK5KgHvb8G\"}"} 
[2026-05-01 15:22:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VW58JeJ5mjTmhvhLY\"}"} 
[2026-05-01 15:22:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VXMXDJFp27Pwrte8p\"}"} 
[2026-05-01 15:22:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VYkcE4YxtaejqFN2s\"}"} 
[2026-05-01 15:22:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VaDAmZMYNQ19AwPWj\"}"} 
[2026-05-01 15:22:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VbWodamUDFu2KijoM\"}"} 
[2026-05-01 15:22:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VcqBLTA2MRnZSMq43\"}"} 
[2026-05-01 15:22:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VeE1nMrW4uGgCCPdL\"}"} 
[2026-05-01 15:22:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VffqBGfCwC5eosEW7\"}"} 
[2026-05-01 15:22:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Vh89Dnu6AnTpwp6Z8\"}"} 
[2026-05-01 15:22:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ViTmEpMZnqsqzKNrx\"}"} 
[2026-05-01 15:22:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VjrrNRCqK5ts2VA1i\"}"} 
[2026-05-01 15:22:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VmEh9NtqzCGsKeEEz\"}"} 
[2026-05-01 15:22:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VnWLt6VSYSdcGpUy8\"}"} 
[2026-05-01 15:22:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VopECs6Lcijub2KgW\"}"} 
[2026-05-01 15:22:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VqA5xabrtzKmD58YQ\"}"} 
[2026-05-01 15:22:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Vro4gswykiYGWP2WD\"}"} 
[2026-05-01 15:22:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VsykjA8UJhNqssQ1v\"}"} 
[2026-05-01 15:22:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VuK7ohkGK8jURogKN\"}"} 
[2026-05-01 15:22:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Vvpeu9VBs8pzwJfuf\"}"} 
[2026-05-01 15:22:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VxBGCGby8VUQNK28v\"}"} 
[2026-05-01 15:22:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5VynW83MRR4PEah4HL\"}"} 
[2026-05-01 15:22:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5W1M1YyzQPF11g6663\"}"} 
[2026-05-01 15:22:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5W2i7oKsSFXnNEhCWf\"}"} 
[2026-05-01 15:22:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5W47Cy9rwpTKh9AMGP\"}"} 
[2026-05-01 15:22:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5W5RqJPchvLjQ3P9c8\"}"} 
[2026-05-01 15:22:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5W6cX45sAH1gBcoaMf\"}"} 
[2026-05-01 15:22:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5W7pSqFQhgpJEgoTMb\"}"} 
[2026-05-01 15:22:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5W98pcxGeKuUxCT8N1\"}"} 
[2026-05-01 15:22:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WAgLyH2H6BHMbKmfn\"}"} 
[2026-05-01 15:22:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WC6fuzniYRkpM61gH\"}"} 
[2026-05-01 15:22:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WDQ48oUGGoVaAyyXu\"}"} 
[2026-05-01 15:22:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WEaVZup3sbmDaecRn\"}"} 
[2026-05-01 15:22:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WFofMiW9gqt7Pb314\"}"} 
[2026-05-01 15:22:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WHCG1sCWhEw6Mmi52\"}"} 
[2026-05-01 15:22:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:22:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WJXNfwoSK6gBM4Vhx\"}"} 
[2026-05-01 15:22:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:22:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:22:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WKjYzQ3VpTDcp2DTs\"}"} 
[2026-05-01 15:23:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WM7QH9MtvxNfWbQoy\"}"} 
[2026-05-01 15:23:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WNdgWjFDDodXMaEZd\"}"} 
[2026-05-01 15:23:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WQ1n2iUGAY4m2gFK9\"}"} 
[2026-05-01 15:23:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WRPd1Nd9tYp6svLtW\"}"} 
[2026-05-01 15:23:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WSox26EwMoTVezeuA\"}"} 
[2026-05-01 15:23:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WUCHx2pJgLair4iX9\"}"} 
[2026-05-01 15:23:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WVYACdLJk5LekAjDE\"}"} 
[2026-05-01 15:23:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WX2Ct2DeqdBY63mzu\"}"} 
[2026-05-01 15:23:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WYTH7nLwUUESozZdY\"}"} 
[2026-05-01 15:23:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WZmfAeYP7VsMD8x8K\"}"} 
[2026-05-01 15:23:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Wax6hSp41KfiCLQa8\"}"} 
[2026-05-01 15:23:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WcHxWpCdS58PbcQmP\"}"} 
[2026-05-01 15:23:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WdsDGaXyZpPL6ECob\"}"} 
[2026-05-01 15:23:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Wf7sdcD5pvCV4zd27\"}"} 
[2026-05-01 15:23:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WhdgUnhK4dWRH1rB9\"}"} 
[2026-05-01 15:23:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WjDS64xeFVnfygoUk\"}"} 
[2026-05-01 15:23:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WkTMB1866JKjjmn5G\"}"} 
[2026-05-01 15:23:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Wmw9NLiSAz3uxx4gN\"}"} 
[2026-05-01 15:23:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WoYdQvNLLJQqr1Puu\"}"} 
[2026-05-01 15:23:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WpqGmGyJBv8W8rW94\"}"} 
[2026-05-01 15:23:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WrZTQEeayW9RPeUnF\"}"} 
[2026-05-01 15:23:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WtBS4iMiBN67ernLD\"}"} 
[2026-05-01 15:23:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WuRbY7gwByuCfJsxy\"}"} 
[2026-05-01 15:23:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WvrB3wdzp6EVoLEfG\"}"} 
[2026-05-01 15:23:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WvqgP8b2bjNsKWPot\"}"} 
[2026-05-01 15:23:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WxJjTP9gXoWQd7nk4\"}"} 
[2026-05-01 15:23:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WxMhowFe8mMJVFqHw\"}"} 
[2026-05-01 15:23:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WyuE7Q1AF2iq2kn8n\"}"} 
[2026-05-01 15:23:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5WygLEvgACUgBz1sTE\"}"} 
[2026-05-01 15:23:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X17ehDRi6s78qUXaH\"}"} 
[2026-05-01 15:23:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X1JK3ToUzmbJvFfpk\"}"} 
[2026-05-01 15:23:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X2T1vqKedrF8Lvxvk\"}"} 
[2026-05-01 15:23:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X2bT4HiZvP9FRd2tt\"}"} 
[2026-05-01 15:23:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X3pNWk5gXgfbErf6q\"}"} 
[2026-05-01 15:23:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X3wonuEBVDWV5gpaK\"}"} 
[2026-05-01 15:23:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X5AEnHEG6HDECXkjW\"}"} 
[2026-05-01 15:23:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X5FwNCKcnDxVfn4An\"}"} 
[2026-05-01 15:23:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X6ZKePRpDyvohKsGA\"}"} 
[2026-05-01 15:23:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X6rvxyTCRCDiGnyqP\"}"} 
[2026-05-01 15:23:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X857Hc1hrxGSvgBwU\"}"} 
[2026-05-01 15:23:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X8BJj4ePDwPqA9kpn\"}"} 
[2026-05-01 15:23:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X9TSsyzNGAhZGhq1r\"}"} 
[2026-05-01 15:23:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5X9bt6zFcJNKV8fN9z\"}"} 
[2026-05-01 15:23:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XAfNkSPDbiZ1Yd2FV\"}"} 
[2026-05-01 15:23:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XAyEZJHtZjX25vtkX\"}"} 
[2026-05-01 15:23:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XC5DEG8HNtqMwsMzh\"}"} 
[2026-05-01 15:23:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XDghJ7doi1rhhyeWT\"}"} 
[2026-05-01 15:23:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XFKB7UT2ToCXs3BvQ\"}"} 
[2026-05-01 15:23:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XGZLKLwFWusYFVfaL\"}"} 
[2026-05-01 15:23:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XHxBLkdY6vmFipiRE\"}"} 
[2026-05-01 15:23:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XK97KqhY2Q2FXhnXU\"}"} 
[2026-05-01 15:23:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XLwWU1qPD5PmDc5wX\"}"} 
[2026-05-01 15:23:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XNHd1hwCCxisY1fYK\"}"} 
[2026-05-01 15:23:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XQJuxRrYD2DGuEQSk\"}"} 
[2026-05-01 15:23:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XQkhbYuP7nZ1XVxki\"}"} 
[2026-05-01 15:23:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XRydHt12jBQVY4nF5\"}"} 
[2026-05-01 15:23:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XSdKHvqeYro69WnEV\"}"} 
[2026-05-01 15:23:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XTZ8LjBhqjTcpwYiK\"}"} 
[2026-05-01 15:23:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XUvEHa1eS25wmNJZV\"}"} 
[2026-05-01 15:23:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XVf8hroZjnk3Pnq8k\"}"} 
[2026-05-01 15:23:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XWGLgTrnxFTAYJUCA\"}"} 
[2026-05-01 15:23:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XXEPBejJt2CTjYJdM\"}"} 
[2026-05-01 15:23:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XXeC5CptgvDjVVqmX\"}"} 
[2026-05-01 15:23:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XYYWjpjvKrKFmm9jm\"}"} 
[2026-05-01 15:23:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XYzZ5W4sbc36jWxKj\"}"} 
[2026-05-01 15:23:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XZq9kgKxaGTX9mZrN\"}"} 
[2026-05-01 15:23:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XaP94gMypfsHeVtsM\"}"} 
[2026-05-01 15:23:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XbFEkDwwM7gxDNBSy\"}"} 
[2026-05-01 15:23:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XbnEAHor383r7GrzN\"}"} 
[2026-05-01 15:23:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XccLPjzkL4DRbqw3p\"}"} 
[2026-05-01 15:23:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XdNyFC9d6iVF6SiRF\"}"} 
[2026-05-01 15:23:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XdxhexTFTyh7P5HZL\"}"} 
[2026-05-01 15:23:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Xegbw7R2iTiw2LFxk\"}"} 
[2026-05-01 15:23:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XfHpejkFzCYBnTnvv\"}"} 
[2026-05-01 15:23:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Xg3xYDaVHNsN4qyXZ\"}"} 
[2026-05-01 15:23:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XgkNg2bsmE82L6h8i\"}"} 
[2026-05-01 15:23:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XhV2jFgm71d4RQWfQ\"}"} 
[2026-05-01 15:23:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Xi6yzMDmc23hoYrzP\"}"} 
[2026-05-01 15:23:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XimfroXcAebs2Noc4\"}"} 
[2026-05-01 15:23:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XjxraFjRsNhpKLXB3\"}"} 
[2026-05-01 15:23:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XjiE7C88dhZGduNm7\"}"} 
[2026-05-01 15:23:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XmUdyQMvnAvdebPRk\"}"} 
[2026-05-01 15:23:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XmNBvL48gBTNSfAra\"}"} 
[2026-05-01 15:23:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XnmXMrySBKYcCpfux\"}"} 
[2026-05-01 15:23:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XnqzJ1miVYTzZ8pRA\"}"} 
[2026-05-01 15:23:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XoyhdjJHwdAPH3Pdk\"}"} 
[2026-05-01 15:23:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Xp3RifoBDS91N9q9d\"}"} 
[2026-05-01 15:23:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XqMJeFstspvvm72dE\"}"} 
[2026-05-01 15:23:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XqQXcf8oNUtnbgWip\"}"} 
[2026-05-01 15:23:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XriuQeVGmXPh4ZUbx\"}"} 
[2026-05-01 15:23:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Xs1mYuqDWbpLjcvUF\"}"} 
[2026-05-01 15:23:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Xt9jCZ1DzXRZyxpt6\"}"} 
[2026-05-01 15:23:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XtVKFCk2qqm9SzVxc\"}"} 
[2026-05-01 15:23:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XuY51RyFfMKNJ634U\"}"} 
[2026-05-01 15:23:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XuhFDW4UnwcMakQ2L\"}"} 
[2026-05-01 15:23:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XvuRLNWtuJ8kCCnDa\"}"} 
[2026-05-01 15:23:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Xw66ARKHP4bgMUq5s\"}"} 
[2026-05-01 15:23:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XxJ1jYLZ6RdGhxLVK\"}"} 
[2026-05-01 15:23:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XxUBbkHbStfst84uY\"}"} 
[2026-05-01 15:23:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XyhbtoTK4B3m7n9Wm\"}"} 
[2026-05-01 15:23:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y15SnRSH5N5mS7uAU\"}"} 
[2026-05-01 15:23:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5XyvVRwGDVPdk34B3x\"}"} 
[2026-05-01 15:23:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y2VGxLHAUuj8ztfh6\"}"} 
[2026-05-01 15:23:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y2n8ySp8h6SnVjdcU\"}"} 
[2026-05-01 15:23:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y3ypQnkgZ6bqtV6YU\"}"} 
[2026-05-01 15:23:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y4VKxPQiyLjkLCihm\"}"} 
[2026-05-01 15:23:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y5KwFNUpF1UJv3xSN\"}"} 
[2026-05-01 15:23:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y5rvmaygLp3GEYdnD\"}"} 
[2026-05-01 15:23:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y6c5bfm8n8k5F5uKW\"}"} 
[2026-05-01 15:23:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y7HWGBQnMRiGdh71W\"}"} 
[2026-05-01 15:23:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y7vTTQ4LUQTmKuMVr\"}"} 
[2026-05-01 15:23:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y8fbfuPrG2UjaVFDD\"}"} 
[2026-05-01 15:23:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y9Gp65bcFAmQxP5m2\"}"} 
[2026-05-01 15:23:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Y9zUGsYZhTszKnDis\"}"} 
[2026-05-01 15:23:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YAcgVKGPWNcMiFt6c\"}"} 
[2026-05-01 15:23:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YBKqxiQMnKoMMd1G1\"}"} 
[2026-05-01 15:23:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YBv4mcH5g4Hq9vpm1\"}"} 
[2026-05-01 15:23:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YCbVWSxs9rthsQEB3\"}"} 
[2026-05-01 15:23:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YDADrR5dpzN1ZERBJ\"}"} 
[2026-05-01 15:23:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YDvcbkfe1WjVBK7QP\"}"} 
[2026-05-01 15:23:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YEWarYZ52htenndaV\"}"} 
[2026-05-01 15:23:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YFGyQCTW8Luz1SxZX\"}"} 
[2026-05-01 15:23:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YFye2gBjJzqVMDAqc\"}"} 
[2026-05-01 15:23:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YGb6i2ZyRNw9mJ4hp\"}"} 
[2026-05-01 15:23:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YHL15ZCPwB9KLaeAM\"}"} 
[2026-05-01 15:23:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YJAbqzURU1LdZN5cg\"}"} 
[2026-05-01 15:23:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YJhM8ka2dSSjcZdDT\"}"} 
[2026-05-01 15:23:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YKXxEiRscea2ENSEW\"}"} 
[2026-05-01 15:23:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YL2UTrgfE3dXhgzVt\"}"} 
[2026-05-01 15:23:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YLtozXiTCqQndvzjd\"}"} 
[2026-05-01 15:23:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YMHcwNJZQvgrxYwUk\"}"} 
[2026-05-01 15:23:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YNEfxTtmHEipvW5q2\"}"} 
[2026-05-01 15:23:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YNVZ9ahh2EmvdwxdV\"}"} 
[2026-05-01 15:23:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YPkhj2WHoXsW4yQmo\"}"} 
[2026-05-01 15:23:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YPsea4teA8s7sYsNs\"}"} 
[2026-05-01 15:23:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YR93rJJKrwYgggbqK\"}"} 
[2026-05-01 15:23:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YRUPmxTvhj6LMZdYa\"}"} 
[2026-05-01 15:23:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YSVesywL3o1TihsdA\"}"} 
[2026-05-01 15:23:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YSvx6dwH2Djwmw2Qp\"}"} 
[2026-05-01 15:23:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YTonLwNjwFkrBNuwp\"}"} 
[2026-05-01 15:23:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YUYCA7E3dymqLtjF2\"}"} 
[2026-05-01 15:23:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YVgtvh5niJ5nCb5c8\"}"} 
[2026-05-01 15:23:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YW2yx4e1sQx9nVPeR\"}"} 
[2026-05-01 15:23:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YX5jeRSSDbuarQn59\"}"} 
[2026-05-01 15:23:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YXXGy7XD2aPYWkDsu\"}"} 
[2026-05-01 15:23:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YYb2Pw4yuPYphbLcR\"}"} 
[2026-05-01 15:23:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YZBjiwAVyCbykXjS7\"}"} 
[2026-05-01 15:23:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YZyNPQuhE3tC46cKQ\"}"} 
[2026-05-01 15:23:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yaaq63ud9i6vGEgfL\"}"} 
[2026-05-01 15:23:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YbFkw483Ebx7cTBed\"}"} 
[2026-05-01 15:23:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YbuhGx6ddqrWqxE8i\"}"} 
[2026-05-01 15:23:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Ych5U2HbbJ22FFQDR\"}"} 
[2026-05-01 15:23:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YdGZEwyiJoBm5Bg6R\"}"} 
[2026-05-01 15:23:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YdyU2xtwM1f3MgYuF\"}"} 
[2026-05-01 15:23:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YeicmfHV9mz9nSjUx\"}"} 
[2026-05-01 15:23:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YfEsLdWVLsGKw8QU5\"}"} 
[2026-05-01 15:23:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yg2Vmxo7Lss5S77PG\"}"} 
[2026-05-01 15:23:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YgajWbLBWDzSwHQab\"}"} 
[2026-05-01 15:23:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YhJ9Fx94zmhsUH1kR\"}"} 
[2026-05-01 15:23:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yi14XYvwNE2domyVU\"}"} 
[2026-05-01 15:23:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YifW2VS4kK4gHMGMq\"}"} 
[2026-05-01 15:23:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YjYpxgrCPA7JJjTA2\"}"} 
[2026-05-01 15:23:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YjzNd8e5Zn5Fma3qa\"}"} 
[2026-05-01 15:23:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YkuC6K836zbiDUU46\"}"} 
[2026-05-01 15:23:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YmQwuCXapdKJL9C9X\"}"} 
[2026-05-01 15:23:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YnFo3bQpGLc6aqGur\"}"} 
[2026-05-01 15:23:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YoBcK3UmKLKD2fogE\"}"} 
[2026-05-01 15:23:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yofsn5fJyQYjUKTuk\"}"} 
[2026-05-01 15:23:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YpawvB3dRr1PXxE4G\"}"} 
[2026-05-01 15:23:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YpyWVKgtRGbH8crQt\"}"} 
[2026-05-01 15:23:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yr8DPmAiMjpAJAAB2\"}"} 
[2026-05-01 15:23:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yr2G1sE5Wm59VpvHM\"}"} 
[2026-05-01 15:23:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YsKQ7pgkSkLwsWDPF\"}"} 
[2026-05-01 15:23:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YsMdcnD8FGmuczcN3\"}"} 
[2026-05-01 15:23:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YtbJ8r1Am7rgqBuob\"}"} 
[2026-05-01 15:23:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YtfWgVYzK5DxuNu8U\"}"} 
[2026-05-01 15:23:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yv5bJyKDH2szsyBwR\"}"} 
[2026-05-01 15:23:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YuxtuA4fn9DGFBNWU\"}"} 
[2026-05-01 15:23:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YwGnDx6oadCrZaXRM\"}"} 
[2026-05-01 15:23:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YwL151WDXWbSBVBCY\"}"} 
[2026-05-01 15:23:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YxUxHcVHJaA71UMdf\"}"} 
[2026-05-01 15:23:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5YxfrwisTsntcha4ua\"}"} 
[2026-05-01 15:23:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yyun22jTnZv1dKicx\"}"} 
[2026-05-01 15:23:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Yz1EeBtKjWUMYkehq\"}"} 
[2026-05-01 15:23:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z1KcTiKzgNvkQyr6a\"}"} 
[2026-05-01 15:23:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z1M6Z4pQhc6n8bdKV\"}"} 
[2026-05-01 15:23:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z2hTYAWF4N5wiC6tT\"}"} 
[2026-05-01 15:23:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z2YXTubqxMet9qrEd\"}"} 
[2026-05-01 15:23:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z3sQKaipiDKBzEEKS\"}"} 
[2026-05-01 15:23:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z4FUQp17g1B2GPsGn\"}"} 
[2026-05-01 15:23:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z5DWxhFTkHd4KTvAv\"}"} 
[2026-05-01 15:23:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z5d4uAxZD4kY1kke8\"}"} 
[2026-05-01 15:23:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z6faXpqxWMTQ3cA6t\"}"} 
[2026-05-01 15:23:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z6yRwAwexQFAoXcuj\"}"} 
[2026-05-01 15:23:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z7tFf3cjaqpFquR2f\"}"} 
[2026-05-01 15:23:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z8LHUpc6A6NJQgTZV\"}"} 
[2026-05-01 15:23:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z9FMUfAb1QQJJAFZK\"}"} 
[2026-05-01 15:23:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Z9nbYX4tZL94yrQ3U\"}"} 
[2026-05-01 15:23:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZAcD3aZaGqTEn4Mvu\"}"} 
[2026-05-01 15:23:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZBHPni3AYqcuMCuJh\"}"} 
[2026-05-01 15:23:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZBy4ve8fjSX1HcqX9\"}"} 
[2026-05-01 15:23:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZCcWY7D1NMvDtY8x2\"}"} 
[2026-05-01 15:23:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZDvPh8NAtRGzkRzBB\"}"} 
[2026-05-01 15:23:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZDohTd8i8Loa44Loq\"}"} 
[2026-05-01 15:23:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZF3c4mjDot9kAD8YG\"}"} 
[2026-05-01 15:23:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZFXP2mfe8PUsxs96p\"}"} 
[2026-05-01 15:23:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZGFnPLYPTGBtBfntC\"}"} 
[2026-05-01 15:23:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZH5eEiMWKXheTbMJB\"}"} 
[2026-05-01 15:23:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZHe8cKg8MksJArBgE\"}"} 
[2026-05-01 15:23:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZJTzRtnxBSXkvr7x1\"}"} 
[2026-05-01 15:23:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZJyVmibZ9Qi73TxT9\"}"} 
[2026-05-01 15:23:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZKsKiqRRhCf2KUHaT\"}"} 
[2026-05-01 15:23:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZLFdzGE14q8ier8Uf\"}"} 
[2026-05-01 15:23:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZM6zGNvpqQfMEg3vN\"}"} 
[2026-05-01 15:23:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZMYXg9Xpykh9M1egp\"}"} 
[2026-05-01 15:23:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZNa3TvTSL6hwSAkj7\"}"} 
[2026-05-01 15:23:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZNvsdosku6sVeiFy3\"}"} 
[2026-05-01 15:23:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZPw9Xt3mnvNPWQDUx\"}"} 
[2026-05-01 15:23:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZQHytqcoFPxJg66Z1\"}"} 
[2026-05-01 15:23:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZRVACq9FUh3jjkori\"}"} 
[2026-05-01 15:23:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZRE345VKP8nCQQ9vK\"}"} 
[2026-05-01 15:23:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZSnJBhHhcnUEouD1R\"}"} 
[2026-05-01 15:23:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZSyDFFavUjZdE3Jtj\"}"} 
[2026-05-01 15:23:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZTvWarVkakvWiJaBp\"}"} 
[2026-05-01 15:23:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZUAtoHj1vCXhAYEfK\"}"} 
[2026-05-01 15:23:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZV8w4ayenCfSAFdGm\"}"} 
[2026-05-01 15:23:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZVbTqkZ4sUsdWigzB\"}"} 
[2026-05-01 15:23:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZWUYm12wQfVDpgsGX\"}"} 
[2026-05-01 15:23:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZXdFy1Rqv1j1UBJzx\"}"} 
[2026-05-01 15:23:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZZ7Jf2NRMG9bZ3Q3C\"}"} 
[2026-05-01 15:23:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZZ8nxEosCaokgt4iC\"}"} 
[2026-05-01 15:23:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZaSvNJgJohkBCqjwM\"}"} 
[2026-05-01 15:23:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZagJhEwZPegHopgFD\"}"} 
[2026-05-01 15:23:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zbn3RmNct2p24RkKT\"}"} 
[2026-05-01 15:23:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZcBqoRSdLjqs1oT9R\"}"} 
[2026-05-01 15:23:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZdAdXSzStpuoPYyMa\"}"} 
[2026-05-01 15:23:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZdN3L6P9ZF3uUEb9r\"}"} 
[2026-05-01 15:23:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZeVVzwst7nd1Gjd73\"}"} 
[2026-05-01 15:23:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZeZUHpBkKvpgk8vUk\"}"} 
[2026-05-01 15:23:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zfpsg6ngPTBAzDHFM\"}"} 
[2026-05-01 15:23:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zg41XaVAo42iXZ6V5\"}"} 
[2026-05-01 15:23:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZhED2KHCKTd9c9chi\"}"} 
[2026-05-01 15:23:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZhMeYRWYM3q3ZAL7r\"}"} 
[2026-05-01 15:23:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZiZaEYhUzBfTHie7R\"}"} 
[2026-05-01 15:23:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZiZptvZu9B1adA3fj\"}"} 
[2026-05-01 15:23:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZjtT115DEGVS9PpJh\"}"} 
[2026-05-01 15:23:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zk2dRyfS5qCpfCtgM\"}"} 
[2026-05-01 15:23:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZmaQ6zyAvXffBYvb4\"}"} 
[2026-05-01 15:23:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zmh6G4asHwh2DKA31\"}"} 
[2026-05-01 15:23:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zo1UBLpmjeaCBLmmX\"}"} 
[2026-05-01 15:23:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zo4CJ6eP4P1sWp2SF\"}"} 
[2026-05-01 15:23:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZpL6RmUEJdSq8cZzt\"}"} 
[2026-05-01 15:23:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZpNaKFweNHu5a8bJX\"}"} 
[2026-05-01 15:23:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZqZG8XhxGemtcrm4n\"}"} 
[2026-05-01 15:23:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZqqssrjS1R6dxmKpr\"}"} 
[2026-05-01 15:23:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZroRaPUfG6xdvxFqg\"}"} 
[2026-05-01 15:23:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZsBExKA25b3dgriPY\"}"} 
[2026-05-01 15:23:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zt3LavvNtNmDGNQgB\"}"} 
[2026-05-01 15:23:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZtgHTZdyv4c4GRcao\"}"} 
[2026-05-01 15:23:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZuND2VeSdu9gG1jDj\"}"} 
[2026-05-01 15:23:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZvQiRZ5Ew5mcs6EHV\"}"} 
[2026-05-01 15:23:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zve6zN6Z4Au7Dyxqc\"}"} 
[2026-05-01 15:23:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZwoZBPwHvLmv5GaK3\"}"} 
[2026-05-01 15:23:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZwqYHUxNTRChCeVgc\"}"} 
[2026-05-01 15:23:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zy8vQZLSik4gXqtkF\"}"} 
[2026-05-01 15:23:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ZycCGAxmRkiNaj8ta\"}"} 
[2026-05-01 15:23:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zzq7rE7eXP99rtXJL\"}"} 
[2026-05-01 15:23:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5Zzy4BJoni1qHbSLCT\"}"} 
[2026-05-01 15:23:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a2AEvnSHkA8TCcefd\"}"} 
[2026-05-01 15:23:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a2LevwmckAptLtiqj\"}"} 
[2026-05-01 15:23:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a3aZm7SQLmGnJ2tJp\"}"} 
[2026-05-01 15:23:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a3eHehNWu2ertcXqi\"}"} 
[2026-05-01 15:23:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a4shuyDd9pAoKeMeQ\"}"} 
[2026-05-01 15:23:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a4tCQ15vQmCR4QBEK\"}"} 
[2026-05-01 15:23:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a6MFswXPK7GBC9WPT\"}"} 
[2026-05-01 15:23:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a6JXL52DnP4AVW4Nw\"}"} 
[2026-05-01 15:23:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a7hrqQ6XCZKRmKjL6\"}"} 
[2026-05-01 15:23:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a7p4j3LETiXe8aTpN\"}"} 
[2026-05-01 15:23:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a93Ut14ogo84ae3yx\"}"} 
[2026-05-01 15:23:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5a9FdhGSwfH8fe69xo\"}"} 
[2026-05-01 15:23:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aAPqpZryQqrW5CqTo\"}"} 
[2026-05-01 15:23:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aAkfuJvkjWrSQeGmG\"}"} 
[2026-05-01 15:23:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aBcm2pJFkRLNofK3R\"}"} 
[2026-05-01 15:23:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aC9m2xfiVavMhzRQw\"}"} 
[2026-05-01 15:23:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aCwt1Pba9h2jiA6Sw\"}"} 
[2026-05-01 15:23:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aDWN5th4vCk5Q7fct\"}"} 
[2026-05-01 15:23:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aEF1yjWXWJwzarKdJ\"}"} 
[2026-05-01 15:23:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aExBHGWspk2oPyKau\"}"} 
[2026-05-01 15:23:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aFVRe4FgABAMbki6G\"}"} 
[2026-05-01 15:23:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aGPzxGKpkxQojUsmu\"}"} 
[2026-05-01 15:23:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aHgdoQb8jSwc4QBwT\"}"} 
[2026-05-01 15:23:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aJiQEa26KfyEpH2wi\"}"} 
[2026-05-01 15:23:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aJx3C3ux6wrUg3roD\"}"} 
[2026-05-01 15:23:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aLGubcngyTkkGTGEJ\"}"} 
[2026-05-01 15:23:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aL6F2toWtnpWJP15R\"}"} 
[2026-05-01 15:23:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aMVarbmpdYLfEziEE\"}"} 
[2026-05-01 15:23:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aMcmo4Cjv2FiDNBgh\"}"} 
[2026-05-01 15:23:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aNysvVMChprruxCaR\"}"} 
[2026-05-01 15:23:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aNydduC3tvXNqbWoG\"}"} 
[2026-05-01 15:23:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aQMitBMxu6oAk2GEv\"}"} 
[2026-05-01 15:23:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aQgaCCTfvPfPRQRUt\"}"} 
[2026-05-01 15:23:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aRYuj3DfUFvXNuTcZ\"}"} 
[2026-05-01 15:23:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aRuVQJgC2b9JTTWCS\"}"} 
[2026-05-01 15:23:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aSuWtJrgNPFmNd31u\"}"} 
[2026-05-01 15:23:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aTNJA7W6ZnLL1cCB6\"}"} 
[2026-05-01 15:23:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aUKMP7EG3Fxs5HCRM\"}"} 
[2026-05-01 15:23:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aUndGX7ZPShjb6bYb\"}"} 
[2026-05-01 15:23:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aVXmjLuzzkBGgW12f\"}"} 
[2026-05-01 15:23:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aWBxqdKjLN3u5iCEp\"}"} 
[2026-05-01 15:23:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aWgEawiVMNSXktHrG\"}"} 
[2026-05-01 15:23:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aXdXbUmATeGuxBUQj\"}"} 
[2026-05-01 15:23:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aXu9po9fqyENdwEeb\"}"} 
[2026-05-01 15:23:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aZJVVupZrrq5fdeUT\"}"} 
[2026-05-01 15:23:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aZJVH1yhUiTBSf1kn\"}"} 
[2026-05-01 15:23:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aae7CMLkGffX9Sr86\"}"} 
[2026-05-01 15:23:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aawi83wvJho7ScysC\"}"} 
[2026-05-01 15:23:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ac7ADsEzTyc3xwU6p\"}"} 
[2026-05-01 15:23:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5acP2ukYvV661QbgUY\"}"} 
[2026-05-01 15:23:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5adZDttm9rSyA9a6LC\"}"} 
[2026-05-01 15:23:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5advJX1ZiqwhW8k6MK\"}"} 
[2026-05-01 15:23:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aesr2DUhHzxcahsJz\"}"} 
[2026-05-01 15:23:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5af8ybPo1Rw4jM7h2X\"}"} 
[2026-05-01 15:23:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5agHgBr6g8wkjWCdwf\"}"} 
[2026-05-01 15:23:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5agWaQGuGcuf65BQtY\"}"} 
[2026-05-01 15:23:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ahf2sbgqKJ1M5o6MD\"}"} 
[2026-05-01 15:23:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ahtfw31rH2XkuMRUS\"}"} 
[2026-05-01 15:23:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aj19UP5zk47Tc16yn\"}"} 
[2026-05-01 15:23:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ajC3w5CXU6GgxbFBg\"}"} 
[2026-05-01 15:23:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:23:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:23:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:23:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5akNVug8Y3Fh6CPA5c\"}"} 
[2026-05-01 15:24:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5akQUehy4N3xBnN4Pn\"}"} 
[2026-05-01 15:24:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ambfhk83Zv7QbSYTy\"}"} 
[2026-05-01 15:24:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5amro2MsqjkEiB79Sw\"}"} 
[2026-05-01 15:24:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ao3jKCvLejZnSPFm9\"}"} 
[2026-05-01 15:24:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aoEPpp3n53iifDGaj\"}"} 
[2026-05-01 15:24:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5apToxzaP2PReDLzWT\"}"} 
[2026-05-01 15:24:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5apWHYtr4yeW9nQHAf\"}"} 
[2026-05-01 15:24:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aqs9WjrPED4tFJdNw\"}"} 
[2026-05-01 15:24:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aqvs2gmFPAuj9pVnA\"}"} 
[2026-05-01 15:24:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5asGEB8xfG9xmiKyHd\"}"} 
[2026-05-01 15:24:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5asJDFyZjskgLscwaz\"}"} 
[2026-05-01 15:24:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5atV9iotZUwqKqiswX\"}"} 
[2026-05-01 15:24:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ati3edJVnAgARjbF2\"}"} 
[2026-05-01 15:24:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5avXC3Mi7EsymwvK8f\"}"} 
[2026-05-01 15:24:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5av2BFUa2gy6U8rF3k\"}"} 
[2026-05-01 15:24:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5aws422dPaS91SJRqo\"}"} 
[2026-05-01 15:24:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ayEQF1m6Di28dySFa\"}"} 
[2026-05-01 15:24:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ayM6gYYBfxAgBh73Z\"}"} 
[2026-05-01 15:24:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5azqeAK6D6hyEqBHfQ\"}"} 
[2026-05-01 15:24:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b2Pf7WBLMBdvfCgbC\"}"} 
[2026-05-01 15:24:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b2izyTYkC34Kvh3mf\"}"} 
[2026-05-01 15:24:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b3nzQDVtgoRDsSwg2\"}"} 
[2026-05-01 15:24:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b43d1LJtY4ynhUzDf\"}"} 
[2026-05-01 15:24:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b58cXtGQcgBXgvXpm\"}"} 
[2026-05-01 15:24:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b5FJW6pbv2cjSePcP\"}"} 
[2026-05-01 15:24:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b6eeKmhFZJSst9wP9\"}"} 
[2026-05-01 15:24:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b6YgxxbNHZ1cqihBa\"}"} 
[2026-05-01 15:24:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b7zkYUxukhs1Y4yzk\"}"} 
[2026-05-01 15:24:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b9DB4sorTo2hFqEy2\"}"} 
[2026-05-01 15:24:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5b9NMLk1PXt6RMUYe6\"}"} 
[2026-05-01 15:24:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bAkT2vYAqH1TiWCyL\"}"} 
[2026-05-01 15:24:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bAmguiB7cQFauE7mD\"}"} 
[2026-05-01 15:24:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bC74SY9d3SSCLW8nZ\"}"} 
[2026-05-01 15:24:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bC9HXqXuuMSXaiRQ7\"}"} 
[2026-05-01 15:24:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bDGkqmZxhGaXwt8fn\"}"} 
[2026-05-01 15:24:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bDX8q7pKg166jotWi\"}"} 
[2026-05-01 15:24:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bEYes5F81rqNxt6w6\"}"} 
[2026-05-01 15:24:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bEvyAqmZD6L7GJR2b\"}"} 
[2026-05-01 15:24:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bFvFUiXkqF9etyoT8\"}"} 
[2026-05-01 15:24:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bGJ5H7jA4pZEYW9wp\"}"} 
[2026-05-01 15:24:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bHMpcb6nHwpWzfZVS\"}"} 
[2026-05-01 15:24:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bHk8zHsHFBzZd5VkH\"}"} 
[2026-05-01 15:24:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bJkQtMRBrUhYiSWV3\"}"} 
[2026-05-01 15:24:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bK9y63NZv1XC1Hgrw\"}"} 
[2026-05-01 15:24:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bLCinbv9BzQGgtp6H\"}"} 
[2026-05-01 15:24:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bLZZ8AyoJbo8d2Dzn\"}"} 
[2026-05-01 15:24:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bMcob8BEbN3DpoefL\"}"} 
[2026-05-01 15:24:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bMqwUyy3JENEBfyR6\"}"} 
[2026-05-01 15:24:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bPSC2KxfLAX2XF2CN\"}"} 
[2026-05-01 15:24:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bQNVuNzNrKLzNmwHN\"}"} 
[2026-05-01 15:24:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bREqFZvvVuGJrtw45\"}"} 
[2026-05-01 15:24:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bRnaRXu4bfdrWfjEC\"}"} 
[2026-05-01 15:24:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bSrpKAKxPvj7SXc8L\"}"} 
[2026-05-01 15:24:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bT2V9VEppja8TQY4t\"}"} 
[2026-05-01 15:24:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bUAhNWsAriccNCV4U\"}"} 
[2026-05-01 15:24:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bUTZMrAc1XJ4cDGu4\"}"} 
[2026-05-01 15:24:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bVS6tTyqox4kdRBs6\"}"} 
[2026-05-01 15:24:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bVqANtMaBPwgP8VpC\"}"} 
[2026-05-01 15:24:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bWvPoJZi6kt1VBQDX\"}"} 
[2026-05-01 15:24:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bXD1QJ3SXeMpakdsD\"}"} 
[2026-05-01 15:24:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bYLy1Qnoff9Z9wsc8\"}"} 
[2026-05-01 15:24:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bYsiZ2ZBGyAYVzzMb\"}"} 
[2026-05-01 15:24:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bZnYHJeneafrVTTYu\"}"} 
[2026-05-01 15:24:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5baQk6anJW8bm7Rvqs\"}"} 
[2026-05-01 15:24:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bbBdH67vHkmfmk1EB\"}"} 
[2026-05-01 15:24:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bbx1iCWH9Z7q1mcG4\"}"} 
[2026-05-01 15:24:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bcZy9m2drRA7v8KKP\"}"} 
[2026-05-01 15:24:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bdEQVTZd9dJ12sydf\"}"} 
[2026-05-01 15:24:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5be7ExRg25WBNngtwt\"}"} 
[2026-05-01 15:24:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5begiTphArdxdKhojj\"}"} 
[2026-05-01 15:24:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bfSMzkfEHvpaFPiSD\"}"} 
[2026-05-01 15:24:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bg1qYWCusN2cToU3N\"}"} 
[2026-05-01 15:24:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bh1s5vDaEwoV8Z3bj\"}"} 
[2026-05-01 15:24:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bhXcrDmkEuux93GSz\"}"} 
[2026-05-01 15:24:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5biCJg6s9tg3bF2nJ3\"}"} 
[2026-05-01 15:24:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bitioQUoQ2G5ndojC\"}"} 
[2026-05-01 15:24:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bjUCkh56a3PUGYRqP\"}"} 
[2026-05-01 15:24:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bkPWgeMLKb59KXpVc\"}"} 
[2026-05-01 15:24:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bmH6am2JX12T4gSVF\"}"} 
[2026-05-01 15:24:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bmqaU4NVPzToks2xc\"}"} 
[2026-05-01 15:24:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bnbUFDDmSnZBftRmw\"}"} 
[2026-05-01 15:24:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bomAVQMrGkM433C7E\"}"} 
[2026-05-01 15:24:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5boptXLURQiSj9PyK3\"}"} 
[2026-05-01 15:24:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bpyqijXNdHD9arCZy\"}"} 
[2026-05-01 15:24:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bqBkF7nRJnpsebPaT\"}"} 
[2026-05-01 15:24:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5brUP3EU3mKgbiw6EH\"}"} 
[2026-05-01 15:24:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5brd4bkYd9DQJFciAn\"}"} 
[2026-05-01 15:24:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bssDk6iPoeVMjJ33z\"}"} 
[2026-05-01 15:24:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bt7rUS2cWA6XYN6vr\"}"} 
[2026-05-01 15:24:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5buCM7ponpVGQVPyQU\"}"} 
[2026-05-01 15:24:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5buaR4dThsoRk4y71s\"}"} 
[2026-05-01 15:24:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bvUzGRJ3ZztnwjN87\"}"} 
[2026-05-01 15:24:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bvwGYKVYrvf777UxG\"}"} 
[2026-05-01 15:24:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bx9hL1dj2bnx8cGRu\"}"} 
[2026-05-01 15:24:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bxLMhncu4YmnV66cv\"}"} 
[2026-05-01 15:24:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5byNN5eFeEnbFgiPX8\"}"} 
[2026-05-01 15:24:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bygDsGUXs78E2dEBn\"}"} 
[2026-05-01 15:24:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bziUj7ZvGqwgJkvA2\"}"} 
[2026-05-01 15:24:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5bzyc2Zypry1JdXTa1\"}"} 
[2026-05-01 15:24:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c1z8WgVyXP88Vgejb\"}"} 
[2026-05-01 15:24:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c2GFNuDgPtP2pWtkN\"}"} 
[2026-05-01 15:24:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c3LjbQbcqKYDQUkUD\"}"} 
[2026-05-01 15:24:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c3f63Qsziot1qumiw\"}"} 
[2026-05-01 15:24:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c4hLhd5fF8zXZiNra\"}"} 
[2026-05-01 15:24:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c5D6s6xuAhJ6ppnC8\"}"} 
[2026-05-01 15:24:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c65goVjTBqVfKqJ7Y\"}"} 
[2026-05-01 15:24:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c74iii4nEQSXCEA1i\"}"} 
[2026-05-01 15:24:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c7S3kzTNQLzJHtc1i\"}"} 
[2026-05-01 15:24:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c8UYvBjGtR7hzEcPA\"}"} 
[2026-05-01 15:24:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c8gxS7FWVmEdNaaM8\"}"} 
[2026-05-01 15:24:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5c9pfQikXE3EzXqtie\"}"} 
[2026-05-01 15:24:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cA44BPnmWzEna3Kb2\"}"} 
[2026-05-01 15:24:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cBEkBRW1LGobExgGW\"}"} 
[2026-05-01 15:24:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cBStoWguknnru7aHu\"}"} 
[2026-05-01 15:24:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cCbrT41ppYTbnuCsw\"}"} 
[2026-05-01 15:24:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cCmGttG7EHyR7isvU\"}"} 
[2026-05-01 15:24:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cDwiHJqyx5B68WoL5\"}"} 
[2026-05-01 15:24:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cDzwU5n1QnaH28Vh5\"}"} 
[2026-05-01 15:24:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cF9thvUx9A1rhfqLi\"}"} 
[2026-05-01 15:24:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cGAAYCh6eE8RxmjX6\"}"} 
[2026-05-01 15:24:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cGXVHhxd4oK7bfjbi\"}"} 
[2026-05-01 15:24:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cHfTPcnUyo6DAHBK6\"}"} 
[2026-05-01 15:24:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cJ22qoRoghhqruEi8\"}"} 
[2026-05-01 15:24:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cK2oamaTCcNA4fGmo\"}"} 
[2026-05-01 15:24:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cKc2dayLzqTbHgxCP\"}"} 
[2026-05-01 15:24:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cLW7BtWM1UpTtkN55\"}"} 
[2026-05-01 15:24:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cLwu8WfNjDdcJQsKR\"}"} 
[2026-05-01 15:24:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cMshm6o6zQB8kvRwh\"}"} 
[2026-05-01 15:24:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cNMEZzgeaPg84gmS2\"}"} 
[2026-05-01 15:24:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cP59Czx7vLoZ16Cz3\"}"} 
[2026-05-01 15:24:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cPhbQk6hdYZsmTNZJ\"}"} 
[2026-05-01 15:24:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cQH4tNTWxLW9Jm7ao\"}"} 
[2026-05-01 15:24:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cR4wgZ7z2n9AMnnju\"}"} 
[2026-05-01 15:24:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cRiPXXajnAr1ZHR27\"}"} 
[2026-05-01 15:24:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cSRJQDKj6AiXFj3YT\"}"} 
[2026-05-01 15:24:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cT6V3TA4PpKrbAfZX\"}"} 
[2026-05-01 15:24:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cTqt3hpZHGxnVtSJF\"}"} 
[2026-05-01 15:24:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cUXJdRoUY6opvBdrc\"}"} 
[2026-05-01 15:24:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cVWLdiseuvwswVdet\"}"} 
[2026-05-01 15:24:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cVtumN7kzon3ZXKkP\"}"} 
[2026-05-01 15:24:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cWrx2NUy4hYuPHKTp\"}"} 
[2026-05-01 15:24:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cXB3yLhvUKB9aPRUu\"}"} 
[2026-05-01 15:24:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cYMk4n45YWPrFyfoe\"}"} 
[2026-05-01 15:24:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cYEJSR8Dqzn8vcgM3\"}"} 
[2026-05-01 15:24:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cZir36XFUU1nXfzkM\"}"} 
[2026-05-01 15:24:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cZuGCyHc1WJNmkCMZ\"}"} 
[2026-05-01 15:24:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cb3xxM6CGxp25Eryb\"}"} 
[2026-05-01 15:24:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cbN58VyZLq8JjQtHC\"}"} 
[2026-05-01 15:24:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ccQpTeveLD2dSGLtg\"}"} 
[2026-05-01 15:24:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ccehx46csuMKQt4H4\"}"} 
[2026-05-01 15:24:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cdkSMVrGjnN8wFqL7\"}"} 
[2026-05-01 15:24:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cdssxgpPc87omQN6w\"}"} 
[2026-05-01 15:24:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cf6JK5RBtjNVsaW1t\"}"} 
[2026-05-01 15:24:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cfMRdKm6d7Ewbf3BU\"}"} 
[2026-05-01 15:24:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cgcprZUAcRNwLCiaT\"}"} 
[2026-05-01 15:24:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cgYNLtN78PAUoXvKA\"}"} 
[2026-05-01 15:24:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ciAbY44DSRsweieNa\"}"} 
[2026-05-01 15:24:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ciTxSsf3tU6Tc5pDN\"}"} 
[2026-05-01 15:24:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cjmLXWUjjPykUMcxx\"}"} 
[2026-05-01 15:24:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cjdey5YXmswhfdpJ7\"}"} 
[2026-05-01 15:24:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ckzWTaAg1LhhGJGw7\"}"} 
[2026-05-01 15:24:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cm6DKUfeDwMZF85Fo\"}"} 
[2026-05-01 15:24:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cnQaxtrcp1V8AGQty\"}"} 
[2026-05-01 15:24:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cnbzWGY5DgKPm7Tm6\"}"} 
[2026-05-01 15:24:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cosPiJ8PYaGaa78FK\"}"} 
[2026-05-01 15:24:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cowrp9RZfp63wGQa1\"}"} 
[2026-05-01 15:24:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cqEkS6doLSxjV85Au\"}"} 
[2026-05-01 15:24:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cqHyF9tunK2aNV4Xt\"}"} 
[2026-05-01 15:24:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5crfZwmqVL76LN2P8i\"}"} 
[2026-05-01 15:24:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5crryfWxYtTaSkLR7a\"}"} 
[2026-05-01 15:24:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ctBMJncc6rjTvKFYo\"}"} 
[2026-05-01 15:24:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ctCqfbyC6JGae9n5b\"}"} 
[2026-05-01 15:24:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cuPXmwkhJUBNALvEf\"}"} 
[2026-05-01 15:24:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cug9HA1JriDSatqVm\"}"} 
[2026-05-01 15:24:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cvmdLHSDr9oyNNbWd\"}"} 
[2026-05-01 15:24:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cwdDjzBYZo46HKUaf\"}"} 
[2026-05-01 15:24:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cxEvuQXaP2TZomH2D\"}"} 
[2026-05-01 15:24:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cxr9AE8scxBGufbNi\"}"} 
[2026-05-01 15:24:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5cyoCE7FBPuEgfeKaJ\"}"} 
[2026-05-01 15:24:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5czHDKmjJtbd2HaHpo\"}"} 
[2026-05-01 15:24:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d1daGkxLoKxxYXQUS\"}"} 
[2026-05-01 15:24:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d1DWvegHs1hb3Dgta\"}"} 
[2026-05-01 15:24:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d2ySQshz6Zp6YEuzs\"}"} 
[2026-05-01 15:24:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d34PqGyXtuJWEWfZh\"}"} 
[2026-05-01 15:24:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d4BcpGMGYdvkYqH7x\"}"} 
[2026-05-01 15:24:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d4XCsomTwGCxcxFvM\"}"} 
[2026-05-01 15:24:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d5UFXtNUr5ZMk1ZyG\"}"} 
[2026-05-01 15:24:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d5vHjNwZLxsX92ErK\"}"} 
[2026-05-01 15:24:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d6gBj5euEkwhYdJwK\"}"} 
[2026-05-01 15:24:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d7PbQswAG9bnTuwAf\"}"} 
[2026-05-01 15:24:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d7xaWZPpfv9PHuQbG\"}"} 
[2026-05-01 15:24:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d8bmso1ed6pGqZK2B\"}"} 
[2026-05-01 15:24:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d9HwfxA2SdMgvSEud\"}"} 
[2026-05-01 15:24:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5d9tuZ5fi9a8bE1ai4\"}"} 
[2026-05-01 15:24:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dB1PKn8MS4LXdoRWW\"}"} 
[2026-05-01 15:24:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dBEmyvYhUYdh6G413\"}"} 
[2026-05-01 15:24:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dCNEpeAwEDxCm45LM\"}"} 
[2026-05-01 15:24:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dCcdC8vXMsf2iA7xe\"}"} 
[2026-05-01 15:24:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dDn5Cx5WknogLPWdY\"}"} 
[2026-05-01 15:24:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dEFqkmKb8eqb6gVfv\"}"} 
[2026-05-01 15:24:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dF4U2JGfC9rL7wfqg\"}"} 
[2026-05-01 15:24:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dFXVZ89FPER3MPza1\"}"} 
[2026-05-01 15:24:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dGZ1FseYgSTRutJsL\"}"} 
[2026-05-01 15:24:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dGiBGby7GQwmanLSM\"}"} 
[2026-05-01 15:24:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dHt8C19SSABCCNcwy\"}"} 
[2026-05-01 15:24:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dHv7PSq9tYKkctaMU\"}"} 
[2026-05-01 15:24:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dKFEVvXKBUBZwnEe4\"}"} 
[2026-05-01 15:24:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dKLgXanp5f9BYVCsE\"}"} 
[2026-05-01 15:24:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dLfoatnj3akqJqBSr\"}"} 
[2026-05-01 15:24:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dLYckPy2BKzDeWq9x\"}"} 
[2026-05-01 15:24:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dMuDeoGoQqTvzUicv\"}"} 
[2026-05-01 15:24:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dN2AZBECxUDr9ogvc\"}"} 
[2026-05-01 15:24:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dPEM4xXZXPESHEcMe\"}"} 
[2026-05-01 15:24:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dPcQrWDrxRVvsR5U8\"}"} 
[2026-05-01 15:24:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dQdvi2S2YZG5HxWW8\"}"} 
[2026-05-01 15:24:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dQz1gxC5fVuGo7yNH\"}"} 
[2026-05-01 15:24:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dS7j253fV4pEUyoop\"}"} 
[2026-05-01 15:24:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dSM7rPC3moxnPURNL\"}"} 
[2026-05-01 15:24:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dTiUD2pMLJtpZgkqT\"}"} 
[2026-05-01 15:24:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dTovWqu62qAHvdEUa\"}"} 
[2026-05-01 15:24:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dUsfuPz8YDafuTtW7\"}"} 
[2026-05-01 15:24:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dVbL96QLDVjyMaaUr\"}"} 
[2026-05-01 15:24:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dW76445UospUi2Jw2\"}"} 
[2026-05-01 15:24:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dWui2CQDjrfLRzhWC\"}"} 
[2026-05-01 15:24:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dXSwt9RZbGqPNmmm6\"}"} 
[2026-05-01 15:24:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dYH4UExGJszBYLCw3\"}"} 
[2026-05-01 15:24:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dZ8u8ZRFkY65c7C6D\"}"} 
[2026-05-01 15:24:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dZdunUZf5bS4FFoc8\"}"} 
[2026-05-01 15:24:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5db4jtR8cizz4tLvMG\"}"} 
[2026-05-01 15:24:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dbKcuJMP3nu7keczQ\"}"} 
[2026-05-01 15:24:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dcnfh7yobDBS3vxqn\"}"} 
[2026-05-01 15:24:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ddHvvVM6tcKX4emUX\"}"} 
[2026-05-01 15:24:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5deB1uX7aiWEBaUWH8\"}"} 
[2026-05-01 15:24:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dexeD1fNiy4WHkp4X\"}"} 
[2026-05-01 15:24:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dfhYZ2VpbGE2Xxg8C\"}"} 
[2026-05-01 15:24:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dgKFS3wSikNNNtkSA\"}"} 
[2026-05-01 15:24:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dh3uN7GLJ6N5oXh9Z\"}"} 
[2026-05-01 15:24:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dhc8qw56uXuWsWHha\"}"} 
[2026-05-01 15:24:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5diSVexC2eRMT3Bdmq\"}"} 
[2026-05-01 15:24:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5djAQA9vB6113pwRuX\"}"} 
[2026-05-01 15:24:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dk6xHmj6ptnc5cPCB\"}"} 
[2026-05-01 15:24:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dkbUTifBNuo8Dm1b7\"}"} 
[2026-05-01 15:24:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dmGuHF2CWFmPpUT45\"}"} 
[2026-05-01 15:24:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dmvM8oWX3n5JyL64E\"}"} 
[2026-05-01 15:24:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dnW4q22bVeqQk2QkQ\"}"} 
[2026-05-01 15:24:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5doFDfwV6Jn1R7BaGW\"}"} 
[2026-05-01 15:24:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dotfP2KzcBMuE3SJp\"}"} 
[2026-05-01 15:24:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dpeJdxPimZpveAcbs\"}"} 
[2026-05-01 15:24:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dqCnpVKmbud7p3Wnr\"}"} 
[2026-05-01 15:24:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dr877C4K1g3CskUfk\"}"} 
[2026-05-01 15:24:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dreMrkSPe1UmaxRMY\"}"} 
[2026-05-01 15:24:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dsQVbaxfR52nbAsz2\"}"} 
[2026-05-01 15:24:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dt3wiuSAJaRBPhFqQ\"}"} 
[2026-05-01 15:24:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dtduxj5YU3m1cHu5T\"}"} 
[2026-05-01 15:24:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5duQJdDZMhKjDfv26r\"}"} 
[2026-05-01 15:24:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5duv4VaVMMNQ7RvMK1\"}"} 
[2026-05-01 15:24:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dvghENUDc7LvEivjX\"}"} 
[2026-05-01 15:24:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dwXYS8Amj76vNr1zm\"}"} 
[2026-05-01 15:24:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dy8Y35b7MpmzhmhJr\"}"} 
[2026-05-01 15:24:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dyNB1K5H7118xWHzv\"}"} 
[2026-05-01 15:24:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dzWt9rWmY1HuQLCsN\"}"} 
[2026-05-01 15:24:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5dzxRMGyP1rckg9zEF\"}"} 
[2026-05-01 15:24:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e1sjgnA2xbQo7vpmT\"}"} 
[2026-05-01 15:24:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e2MWKmu4FZruXLeCv\"}"} 
[2026-05-01 15:24:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e3CrXbeWN7WSWyr64\"}"} 
[2026-05-01 15:24:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e3ftRoBM8GGVffcAb\"}"} 
[2026-05-01 15:24:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e4PYXaKgzzk3px5U8\"}"} 
[2026-05-01 15:24:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e4spJbhrQbcnbnkWB\"}"} 
[2026-05-01 15:24:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e5bDzPrGVmsYXqXPe\"}"} 
[2026-05-01 15:24:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e6P6qR5JjB8W5PCkR\"}"} 
[2026-05-01 15:24:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e6ypUXbzgjPEFkEnG\"}"} 
[2026-05-01 15:24:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e7hj3TdF3kCcem5Xb\"}"} 
[2026-05-01 15:24:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e8KSLRpHvvynUEmzM\"}"} 
[2026-05-01 15:24:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e9HUUTXFxjkf8tKHu\"}"} 
[2026-05-01 15:24:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5e9fnwE389miJFurNy\"}"} 
[2026-05-01 15:24:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eArUoGiWtsTzKEmMe\"}"} 
[2026-05-01 15:24:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eApkJmR7kLPCXqTmJ\"}"} 
[2026-05-01 15:24:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eC7dj9VjRy85Kw7va\"}"} 
[2026-05-01 15:24:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eCcQMrLtLiB3Tb9dK\"}"} 
[2026-05-01 15:24:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eDWiwc8e9tHD8KH3y\"}"} 
[2026-05-01 15:24:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eEE91mVBiouUP1pQM\"}"} 
[2026-05-01 15:24:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eEt5TtaiHzow43DFs\"}"} 
[2026-05-01 15:24:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eFTJYWqZGKTtuGnxF\"}"} 
[2026-05-01 15:24:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eGV4zNtjv42PF7jjN\"}"} 
[2026-05-01 15:24:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eGqtoDgTDqYWMzKa3\"}"} 
[2026-05-01 15:24:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eHkideUg2VmmaHtGT\"}"} 
[2026-05-01 15:24:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eJCG2QerwP7B4hRhX\"}"} 
[2026-05-01 15:24:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eKEWxyjX51L3PvckX\"}"} 
[2026-05-01 15:24:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eKUQDwHwVV8QBkGFH\"}"} 
[2026-05-01 15:24:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eLb85KXpZE9B2e9eR\"}"} 
[2026-05-01 15:24:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eLsjYweN7YLQV6oZ6\"}"} 
[2026-05-01 15:24:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eMzhmMX5QFq7GscgA\"}"} 
[2026-05-01 15:24:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eNEbMUDo6XVmEJQZR\"}"} 
[2026-05-01 15:24:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ePFMvM4Gxzh66dMv1\"}"} 
[2026-05-01 15:24:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ePbwYvmepeUofcXkC\"}"} 
[2026-05-01 15:24:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eQYW1XPZxbCVmSgj7\"}"} 
[2026-05-01 15:24:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eR4W9BgzS5V1Y5ie9\"}"} 
[2026-05-01 15:24:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eRnugnkDP7qtLooD9\"}"} 
[2026-05-01 15:24:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eSYJdHjqXpiYc9h9T\"}"} 
[2026-05-01 15:24:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eT63K85QbzZtK9gVr\"}"} 
[2026-05-01 15:24:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eTtfSzTz3jxERFKgz\"}"} 
[2026-05-01 15:24:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eUMCStG4o3KpkdAP4\"}"} 
[2026-05-01 15:24:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eVKymZjD9PzZZR52S\"}"} 
[2026-05-01 15:24:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eVj3kJeDhHEidU8au\"}"} 
[2026-05-01 15:24:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eWmJJnnxAKiHA97i3\"}"} 
[2026-05-01 15:24:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eX3vKEB1TGHRCz3M9\"}"} 
[2026-05-01 15:24:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eY9PsMsM2PXP5pfrB\"}"} 
[2026-05-01 15:24:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eYS1qtSau9FsqHmRQ\"}"} 
[2026-05-01 15:24:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eZUGWL94n8eFPT7U2\"}"} 
[2026-05-01 15:24:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eZhR1FoydidXcQQSC\"}"} 
[2026-05-01 15:24:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eaotRxNuasuRUKyuc\"}"} 
[2026-05-01 15:24:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eb8EmNFhqFsJwiaEU\"}"} 
[2026-05-01 15:24:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ec24cijo4WH9RoZDx\"}"} 
[2026-05-01 15:24:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5edPuuEgNPVm3mJrKb\"}"} 
[2026-05-01 15:24:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eekGbHr5Xzukv2x1S\"}"} 
[2026-05-01 15:24:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eg7Ne5Z8dYoWfSQZ9\"}"} 
[2026-05-01 15:24:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ehrJNhUWGPY8SVVph\"}"} 
[2026-05-01 15:24:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ejBfoBvCaxtjW59mH\"}"} 
[2026-05-01 15:24:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ekLNXS2q2EdgZdT1K\"}"} 
[2026-05-01 15:24:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5emX4S8HT34RGVyKow\"}"} 
[2026-05-01 15:24:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5enhkXESLStAy5SaCe\"}"} 
[2026-05-01 15:24:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5epMihQf8BLrVLL1Vs\"}"} 
[2026-05-01 15:24:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5eqtzBgNA16AA1Dsuj\"}"} 
[2026-05-01 15:24:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5esMoMUAhxH3pDzu88\"}"} 
[2026-05-01 15:24:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5etiQGVdY7EJR7mkY6\"}"} 
[2026-05-01 15:24:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ev6zmJb7GsExFwWX9\"}"} 
[2026-05-01 15:24:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ewfG4NHAxUsrHEVBD\"}"} 
[2026-05-01 15:24:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5exy9AdB18tpBVGXjp\"}"} 
[2026-05-01 15:24:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5f1kpMpKBQtVQfEkez\"}"} 
[2026-05-01 15:24:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5f3eBM7BAUaLvbrpP4\"}"} 
[2026-05-01 15:24:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5f5Htop4edXXksSwx2\"}"} 
[2026-05-01 15:24:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5f6cXDvW1EgvcZTqZV\"}"} 
[2026-05-01 15:24:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5f8DGGRLZJD4YVfz6c\"}"} 
[2026-05-01 15:24:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:24:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5f9k2wAtsLRyahkdmm\"}"} 
[2026-05-01 15:24:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:24:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:24:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fB5uRZiEAqY4fdXjS\"}"} 
[2026-05-01 15:25:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fCTFbX5uZAe1wPBjm\"}"} 
[2026-05-01 15:25:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fDsan61wvtpbAnnEV\"}"} 
[2026-05-01 15:25:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fFJQQqj2wuSPPs8ZC\"}"} 
[2026-05-01 15:25:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fGgka8uaP7fH6FN23\"}"} 
[2026-05-01 15:25:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fHuB5vAfA5dCsY5AN\"}"} 
[2026-05-01 15:25:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fKG2WK79KvV4jfsbT\"}"} 
[2026-05-01 15:25:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fLi6RDDZyabRQNRZQ\"}"} 
[2026-05-01 15:25:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fNMZaFF8nzyPyegW8\"}"} 
[2026-05-01 15:25:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fPpckm1GDgsf3vZ49\"}"} 
[2026-05-01 15:25:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fRS74ZkLNRpMf4Gkv\"}"} 
[2026-05-01 15:25:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fTMwVbY4R8MQrhaKd\"}"} 
[2026-05-01 15:25:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fVQijs7yEebTLjh4N\"}"} 
[2026-05-01 15:25:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fX6fm2dufEzL32Hp6\"}"} 
[2026-05-01 15:25:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fb3Z124oRBjSuG6px\"}"} 
[2026-05-01 15:25:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fcRu1WFAeYEmWachx\"}"} 
[2026-05-01 15:25:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fduSmhd1gRHZzYkFS\"}"} 
[2026-05-01 15:25:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ffHYMR7exTvne8oK1\"}"} 
[2026-05-01 15:25:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fgmqV5n5H4BxSiSr1\"}"} 
[2026-05-01 15:25:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fiDf9HpEqFzn7kZ6b\"}"} 
[2026-05-01 15:25:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fjkRheKU94dVg8fj5\"}"} 
[2026-05-01 15:25:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fm7n9EACcNEGoV8vq\"}"} 
[2026-05-01 15:25:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fnZqoe8QT5woEsFbW\"}"} 
[2026-05-01 15:25:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fovx8f6GVeiCM6e4Z\"}"} 
[2026-05-01 15:25:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fqKYSPq4G5C9aNwqc\"}"} 
[2026-05-01 15:25:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5frn6rFX9P2CamGkNE\"}"} 
[2026-05-01 15:25:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fsynKu2Hw5o1sEqo4\"}"} 
[2026-05-01 15:25:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fuDwWQcGwmnMpJGZ1\"}"} 
[2026-05-01 15:25:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fvcnPve2jjkhQy79v\"}"} 
[2026-05-01 15:25:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fwy94QRZgvprnHLZV\"}"} 
[2026-05-01 15:25:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fyPUG44SKiJibDbyh\"}"} 
[2026-05-01 15:25:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5fzka4v2kQKgT1GUYM\"}"} 
[2026-05-01 15:25:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5g2ZTxqiNpktSxSQT7\"}"} 
[2026-05-01 15:25:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5g8Rgv1KP4qJvsAoAW\"}"} 
[2026-05-01 15:25:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gA1SXf9kp8y4o9nwm\"}"} 
[2026-05-01 15:25:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gBnbZJxSdAcMvFKjU\"}"} 
[2026-05-01 15:25:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gDAwaaFNU1qs7XXmZ\"}"} 
[2026-05-01 15:25:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gEt8YfEhHsx2Xakk3\"}"} 
[2026-05-01 15:25:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gGd4LfWpBvxskwxCC\"}"} 
[2026-05-01 15:25:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gHwSFDodNJZC4XXC4\"}"} 
[2026-05-01 15:25:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gKPFJCMzbP2C6azm6\"}"} 
[2026-05-01 15:25:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gLgt14GkYtzUDZf6j\"}"} 
[2026-05-01 15:25:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gMxn9MH4eg66mtrCG\"}"} 
[2026-05-01 15:25:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gPjgrhLwTDAJsnohL\"}"} 
[2026-05-01 15:25:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gR7YBSXsXkZjqt3ch\"}"} 
[2026-05-01 15:25:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gSqibafS5nFUaeutd\"}"} 
[2026-05-01 15:25:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gU4PLog7WN2bPrMm3\"}"} 
[2026-05-01 15:25:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gVTj7XM5TNYswxthr\"}"} 
[2026-05-01 15:25:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gWmrKpuK6bXm9S4uD\"}"} 
[2026-05-01 15:25:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gY1mDcFfFpLsK9t4H\"}"} 
[2026-05-01 15:25:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gZWohgDjZpimc9ND6\"}"} 
[2026-05-01 15:25:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gbS9PCYvyU5oXqrin\"}"} 
[2026-05-01 15:25:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gcjXsoWhPxrLMCahA\"}"} 
[2026-05-01 15:25:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ge8NJXZDSU78xarV1\"}"} 
[2026-05-01 15:25:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gfSkJTDFsf1A74JL2\"}"} 
[2026-05-01 15:25:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gghA621kM4y6MrnMb\"}"} 
[2026-05-01 15:25:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ghxoekBEsmyS5yJUF\"}"} 
[2026-05-01 15:25:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gjDTiD2LCbdRBrLHE\"}"} 
[2026-05-01 15:25:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gkTsW9JmJutCtZC3F\"}"} 
[2026-05-01 15:25:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gn28ZFhDWxjvg5NpP\"}"} 
[2026-05-01 15:25:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5goMzZjVU4RuWNcdmA\"}"} 
[2026-05-01 15:25:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gpoKN2inXfaQHNepK\"}"} 
[2026-05-01 15:25:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5grDeMmHWP8QDqqtMp\"}"} 
[2026-05-01 15:25:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gsaFc2NNjQCjs4DFE\"}"} 
[2026-05-01 15:25:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gtsPaGS59s3sC1fYy\"}"} 
[2026-05-01 15:25:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gv5ZvT7cyA14NVRKr\"}"} 
[2026-05-01 15:25:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gwQvz1mJvweyxSCkx\"}"} 
[2026-05-01 15:25:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5gyjanD9krfjSkUXNt\"}"} 
[2026-05-01 15:25:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5h1VzdK2W9UgaN9XXb\"}"} 
[2026-05-01 15:25:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5h2s6xNyKQrgx7YH2t\"}"} 
[2026-05-01 15:25:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5h4QsKBx4czDES6a7a\"}"} 
[2026-05-01 15:25:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5h5qCJGwxAB3HePVs1\"}"} 
[2026-05-01 15:25:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5h7C3ko7buQ7Rd2K27\"}"} 
[2026-05-01 15:25:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5h8aPwGqC7iEEHYwmC\"}"} 
[2026-05-01 15:25:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5h9yyZGhNGxkbiCcWK\"}"} 
[2026-05-01 15:25:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hBk9ZWgTEzA335EkR\"}"} 
[2026-05-01 15:25:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hDJQX62BtMNRWweqL\"}"} 
[2026-05-01 15:25:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hEd319QqhtLrA12b8\"}"} 
[2026-05-01 15:25:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hG3rPNiKHuG2xEokS\"}"} 
[2026-05-01 15:25:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hHNEGPYiXgJGRMUed\"}"} 
[2026-05-01 15:25:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hJuzwAvo1XYbqDS9y\"}"} 
[2026-05-01 15:25:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hLK5sTR1aEx6AVMAi\"}"} 
[2026-05-01 15:25:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hMehXWmgCFTT7Ds7Y\"}"} 
[2026-05-01 15:25:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hNrt3yyTCTNgGjA5o\"}"} 
[2026-05-01 15:25:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hQ44w3VtTEYD9HDq7\"}"} 
[2026-05-01 15:25:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hRJDzLRGH7tdP4Xof\"}"} 
[2026-05-01 15:25:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hSd6b3GFzAcm27L6b\"}"} 
[2026-05-01 15:25:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hU4REQmUP4Ju9dejQ\"}"} 
[2026-05-01 15:25:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hVRX8qQP5uJXmH5uR\"}"} 
[2026-05-01 15:25:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hWp7TSzZnYP4Rykv6\"}"} 
[2026-05-01 15:25:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hYDhEzfQaJ7aTpBN9\"}"} 
[2026-05-01 15:25:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hZXaDq7vNnJYb2qyN\"}"} 
[2026-05-01 15:25:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hb1NxEqTuCCgFGZ4y\"}"} 
[2026-05-01 15:25:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hcgaqYNX4FYZmbdru\"}"} 
[2026-05-01 15:25:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5heQ21iivSTr2kn5Ho\"}"} 
[2026-05-01 15:25:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hgQ54mN1ZU85bSbXQ\"}"} 
[2026-05-01 15:25:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hhgiPPdxHX9RjkKd4\"}"} 
[2026-05-01 15:25:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hiu8whEKt4TiqGrxR\"}"} 
[2026-05-01 15:25:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hkEW8xZFp83iN3UNb\"}"} 
[2026-05-01 15:25:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hmZdEWL4x1Wc1uejt\"}"} 
[2026-05-01 15:25:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hnxDWA2EiKNDP9Tgz\"}"} 
[2026-05-01 15:25:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hpQHSqRgntDeeiXV2\"}"} 
[2026-05-01 15:25:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hqiQokvRN19B6Tef8\"}"} 
[2026-05-01 15:25:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hsdWDiwbpeMpjDBBb\"}"} 
[2026-05-01 15:25:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5htwdiESwKmqzBxhCS\"}"} 
[2026-05-01 15:25:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:37] local.ERROR: Claude Exception: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.anthropic.com/v1/messages  
[2026-05-01 15:25:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hvPwa6Abkci8J2UuR\"}"} 
[2026-05-01 15:25:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hwjJrJ68ghahszoKS\"}"} 
[2026-05-01 15:25:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hx7dcYD3HrR7ChhAs\"}"} 
[2026-05-01 15:25:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hyG5pn6UCgAVszG4f\"}"} 
[2026-05-01 15:25:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hyTzLAySpbDTKxoAE\"}"} 
[2026-05-01 15:25:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hzrLREzy6wRnBX58y\"}"} 
[2026-05-01 15:25:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5hzgua1jV8ePTmxzzF\"}"} 
[2026-05-01 15:25:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i29DrohU9D45chgkf\"}"} 
[2026-05-01 15:25:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i2UZTwsg7kUuwbkyn\"}"} 
[2026-05-01 15:25:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i3MeQWU26xHzc3KvQ\"}"} 
[2026-05-01 15:25:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i3pgDC9oNKJEaja5M\"}"} 
[2026-05-01 15:25:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i4mUi2kS9CS3ojt1L\"}"} 
[2026-05-01 15:25:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i5755AYdgCpB4kb67\"}"} 
[2026-05-01 15:25:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i676TT4wAk9fmVPdi\"}"} 
[2026-05-01 15:25:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i6KVgRuTZA8zkEcoP\"}"} 
[2026-05-01 15:25:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i7mohsZ9ZCVapWttK\"}"} 
[2026-05-01 15:25:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i7dNY5NZETkUPqxv7\"}"} 
[2026-05-01 15:25:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i98Qmu7gdJSNkeZpr\"}"} 
[2026-05-01 15:25:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5i9AtXvyCAax7kEAoj\"}"} 
[2026-05-01 15:25:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iAXkCa4RvzWCFzSYf\"}"} 
[2026-05-01 15:25:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iAbDsDjqLCA9iBG5B\"}"} 
[2026-05-01 15:25:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iBotiWw67sSR4yVxu\"}"} 
[2026-05-01 15:25:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iCCD8YfoLotCRzHja\"}"} 
[2026-05-01 15:25:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iD1aQSonsVMZ8SoCy\"}"} 
[2026-05-01 15:25:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iDd2uHLLdVecDNcqb\"}"} 
[2026-05-01 15:25:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iEQQo7HfhcBLFgavU\"}"} 
[2026-05-01 15:25:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iFeKguSdCrmtHPG42\"}"} 
[2026-05-01 15:25:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iFQCEmNiWeqgH1zRQ\"}"} 
[2026-05-01 15:25:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iGrkfhwc3WUj9aWbk\"}"} 
[2026-05-01 15:25:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iGuUgGQqapaQ8PZjQ\"}"} 
[2026-05-01 15:25:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iJEbs1z7NnkpVnKuW\"}"} 
[2026-05-01 15:25:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iJKK14WLaPaVrxbGF\"}"} 
[2026-05-01 15:25:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iKbhjKR94BzvPYYG1\"}"} 
[2026-05-01 15:25:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iKnrpYUQEc3gVKTzF\"}"} 
[2026-05-01 15:25:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iLtqpSiK78qTTewiN\"}"} 
[2026-05-01 15:25:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iMnfiTVk6pVpuehAs\"}"} 
[2026-05-01 15:25:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iPGDNSkyYXZxQdWhk\"}"} 
[2026-05-01 15:25:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iQaqi12T3foXruseU\"}"} 
[2026-05-01 15:25:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iRrz94FLfmefnV9qz\"}"} 
[2026-05-01 15:25:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iTRkJvVjzypm9LvMq\"}"} 
[2026-05-01 15:25:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iUrp7Nom3Prrvzrek\"}"} 
[2026-05-01 15:25:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iWDv9cgiqw7AJGxh1\"}"} 
[2026-05-01 15:25:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iW9DC2S45qU2mpVtB\"}"} 
[2026-05-01 15:25:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iXXJjucByH6uD3vdx\"}"} 
[2026-05-01 15:25:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iY82CtWqWJkwwr3p5\"}"} 
[2026-05-01 15:25:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iYtf3mRd6raiMaCQR\"}"} 
[2026-05-01 15:25:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iZfnnDqWAj74VKzZq\"}"} 
[2026-05-01 15:25:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iaLEAUCeCxKrbRr5S\"}"} 
[2026-05-01 15:25:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iaryE7r3XkvhBA3UA\"}"} 
[2026-05-01 15:25:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ic4A8kr4QEXgnsvfv\"}"} 
[2026-05-01 15:25:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5icCLcEzufAgBD22Px\"}"} 
[2026-05-01 15:25:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5idPXPv6xY3vVgUKfr\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5idftZwq8ZBVHKbgmj\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iesa6Xt7o2DQvC6du\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5if3Eym7p6m1kqg17H\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5igJ9evvMqV1gdXrqe\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5igRqY9S9ioUcUK7k1\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ihbHM8ryS3pGwPcVv\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ihnhKWyCSosNNwmtN\"}"} 
[2026-05-01 15:25:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ij36zcs7CqSJt6eaU\"}"} 
[2026-05-01 15:25:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iizNfLXxMDvLSRTrq\"}"} 
[2026-05-01 15:25:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ikLjfeNGU8X1nfatv\"}"} 
[2026-05-01 15:25:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5imYupLLUgrYagBxVB\"}"} 
[2026-05-01 15:25:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5inNmm6XgpHi2x45C1\"}"} 
[2026-05-01 15:25:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iojsW1dWcz7gD7dZy\"}"} 
[2026-05-01 15:25:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iomcVRYFVZ2gLMRLt\"}"} 
[2026-05-01 15:25:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iq1X7QrX496LEQwaP\"}"} 
[2026-05-01 15:25:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iq9i4DFSGoz4CUvhw\"}"} 
[2026-05-01 15:25:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5irESkm3eNbT8JDB4M\"}"} 
[2026-05-01 15:25:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5irX44yXHAbsYsgmNo\"}"} 
[2026-05-01 15:25:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ish1FPo65nYik8jie\"}"} 
[2026-05-01 15:25:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5isw8n3kQi1eKc1Tsz\"}"} 
[2026-05-01 15:25:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iu6q7cMhstg1i9gJi\"}"} 
[2026-05-01 15:25:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iuFGA97fQ7UHQaKMn\"}"} 
[2026-05-01 15:25:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ivg5zGuqASvaypsBs\"}"} 
[2026-05-01 15:25:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ivnHai8jFbfUfrvHd\"}"} 
[2026-05-01 15:25:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ix5fwfGB2gWpPpGkU\"}"} 
[2026-05-01 15:25:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ix6AnSRAFpfW6tK81\"}"} 
[2026-05-01 15:25:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iyPYvLAixcGgwRosx\"}"} 
[2026-05-01 15:25:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iyPYu2mVYHmvUHXRg\"}"} 
[2026-05-01 15:25:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5iztb8177CnrnqRZGh\"}"} 
[2026-05-01 15:25:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j2e1sqc3HaTQ3y9Ev\"}"} 
[2026-05-01 15:25:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j42rctjYTgBog38eJ\"}"} 
[2026-05-01 15:25:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j59aL78xXkpwRDYBL\"}"} 
[2026-05-01 15:25:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j5Qwz4LyMQH2sgUyM\"}"} 
[2026-05-01 15:25:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j6UhGGk9SZmmx5dL5\"}"} 
[2026-05-01 15:25:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j6pHhcBMaJJh4hrf2\"}"} 
[2026-05-01 15:25:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j7tHBwQT9CrgAcp4Q\"}"} 
[2026-05-01 15:25:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j8H6Vt43EU1Pia9zz\"}"} 
[2026-05-01 15:25:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j9AvFXw1YLqBieMZT\"}"} 
[2026-05-01 15:25:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jAU4FNEshHTYvFL2Q\"}"} 
[2026-05-01 15:25:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5j9VX7owQrgnzYTXdG\"}"} 
[2026-05-01 15:25:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jC9kkPMQtCNY2CgxC\"}"} 
[2026-05-01 15:25:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jBzqD1bV3TGxKjuzE\"}"} 
[2026-05-01 15:25:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jDSQALt3KaXLb7EEk\"}"} 
[2026-05-01 15:25:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jDoE4fMEYX9p95WKe\"}"} 
[2026-05-01 15:25:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jEgZCVSNBJztcL51N\"}"} 
[2026-05-01 15:25:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jFQiH3U2thZVvc7TC\"}"} 
[2026-05-01 15:25:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jG8dGz7UAb64Ec2zY\"}"} 
[2026-05-01 15:25:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jGxV1r5GFY7wqShkz\"}"} 
[2026-05-01 15:25:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jHVj99M2u3AcqVYbR\"}"} 
[2026-05-01 15:25:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jJKazJ3XaZAvjXk8U\"}"} 
[2026-05-01 15:25:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jJragxXm4JUqam6fG\"}"} 
[2026-05-01 15:25:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jKY1Z4mUjXJtVNSXz\"}"} 
[2026-05-01 15:25:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jLJ9mCocGgz8agAq8\"}"} 
[2026-05-01 15:25:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jMMeXrBAd71JyCm5u\"}"} 
[2026-05-01 15:25:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jMrAaB4LeYKvpuwqr\"}"} 
[2026-05-01 15:25:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jNpx7pjzk7qA38o4C\"}"} 
[2026-05-01 15:25:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jPPw9yoPaydnfPK7F\"}"} 
[2026-05-01 15:25:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jQEnLyFgAGLH4DRwf\"}"} 
[2026-05-01 15:25:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jQqW1DSfqMQTrYq9z\"}"} 
[2026-05-01 15:25:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jRfMnd2bt6XXuiVcL\"}"} 
[2026-05-01 15:25:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jS9seaAzhQUEqPTEk\"}"} 
[2026-05-01 15:25:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jT1UUFuHgnhkjwU7X\"}"} 
[2026-05-01 15:25:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jTk7xEVaVvsgT1bzz\"}"} 
[2026-05-01 15:25:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jUP56j6SvjJcdGPRV\"}"} 
[2026-05-01 15:25:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jVUYtR4gQ3raEH3iR\"}"} 
[2026-05-01 15:25:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jVscWiGX9MEG5vPsS\"}"} 
[2026-05-01 15:25:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jWt8n7wEAbwG6m15F\"}"} 
[2026-05-01 15:25:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jXEU1pNJxsDKUDbA7\"}"} 
[2026-05-01 15:25:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jYa5vqDv6cDQM9JQq\"}"} 
[2026-05-01 15:25:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jYKhodaUeS1wAKKcP\"}"} 
[2026-05-01 15:25:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jZvh7x2PmDH7sjjto\"}"} 
[2026-05-01 15:25:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jZvCXSUABnMnTVvbR\"}"} 
[2026-05-01 15:25:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:25:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:25:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:25:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jbA7EihUGeFjgMQ5g\"}"} 
[2026-05-01 15:26:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jbPkZRFAyfhYZDjyA\"}"} 
[2026-05-01 15:26:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jcYDAar3vxF2Uaxrw\"}"} 
[2026-05-01 15:26:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jcrZ3aeZsfCbVa9nj\"}"} 
[2026-05-01 15:26:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jeLMT6mRyZzMR9hwx\"}"} 
[2026-05-01 15:26:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jdr5r2sri42kQb7qx\"}"} 
[2026-05-01 15:26:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jfdFL6X9WzqxHK8oK\"}"} 
[2026-05-01 15:26:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jfv79fdkS9rDtjRVp\"}"} 
[2026-05-01 15:26:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jguPPdeDFCCPoU3a4\"}"} 
[2026-05-01 15:26:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jhHCzLKkJizuRpA18\"}"} 
[2026-05-01 15:26:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jiGF3tSRvPujhNjxT\"}"} 
[2026-05-01 15:26:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jib6GCbnHkStpoKkr\"}"} 
[2026-05-01 15:26:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jje6Snwds7MQgXTpo\"}"} 
[2026-05-01 15:26:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jjsyqmoQ4CJLGVw35\"}"} 
[2026-05-01 15:26:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jm5uSynmk4Ycp8STS\"}"} 
[2026-05-01 15:26:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jmHKTLaM9FiG4w3UR\"}"} 
[2026-05-01 15:26:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jnNJdZVHZ9HHNhio8\"}"} 
[2026-05-01 15:26:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jntYsC9vifVay5q6V\"}"} 
[2026-05-01 15:26:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jojAAn41gF9REr58n\"}"} 
[2026-05-01 15:26:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jpNrME4Bah84KM8fM\"}"} 
[2026-05-01 15:26:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jq3XgNQkwr2ajofsr\"}"} 
[2026-05-01 15:26:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jqreaVwx6ENsktrot\"}"} 
[2026-05-01 15:26:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jraJiaqyNThQyxLVD\"}"} 
[2026-05-01 15:26:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jsCm7Nrs2Uf6otRD5\"}"} 
[2026-05-01 15:26:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jsvRWjTb8ErZeMbZK\"}"} 
[2026-05-01 15:26:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jtVeiyubqkUVpMKzS\"}"} 
[2026-05-01 15:26:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5juC4sv1sdKTU3Z8RS\"}"} 
[2026-05-01 15:26:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5juxhjkGyv8wcHaAZa\"}"} 
[2026-05-01 15:26:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jvgrtVwP4D5Rj8krX\"}"} 
[2026-05-01 15:26:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jwK4aZSDPMCS11ekN\"}"} 
[2026-05-01 15:26:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jxevnm7LTihxCVoMv\"}"} 
[2026-05-01 15:26:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jxhuc8wBd2pmGhEC6\"}"} 
[2026-05-01 15:26:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jyyZA8x4Y6oYHZDCz\"}"} 
[2026-05-01 15:26:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5jzAxpuQksxkiqZmzH\"}"} 
[2026-05-01 15:26:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k1P972SSzatYYePPM\"}"} 
[2026-05-01 15:26:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k1ZJZVWiRU7zMaUG1\"}"} 
[2026-05-01 15:26:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k2cJrPzSg9VQpYkwP\"}"} 
[2026-05-01 15:26:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k2xduWrwDuc5hWR6e\"}"} 
[2026-05-01 15:26:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k428srdiaHkKATqA7\"}"} 
[2026-05-01 15:26:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k4LjZVaQZTUpybRVW\"}"} 
[2026-05-01 15:26:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k5NzRYTLLqzGkVRXA\"}"} 
[2026-05-01 15:26:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k5btLgp5EJ6FzcRGz\"}"} 
[2026-05-01 15:26:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k6naQMZCPoJ4TSVxN\"}"} 
[2026-05-01 15:26:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k6naS9dTsQttad5RB\"}"} 
[2026-05-01 15:26:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k89vmTd7nL2zvSdnM\"}"} 
[2026-05-01 15:26:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k89gRXL3yAm9Y5Z28\"}"} 
[2026-05-01 15:26:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5k9SKV6MHUMDXiSCrv\"}"} 
[2026-05-01 15:26:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kAXZ82EV6SzFPszBm\"}"} 
[2026-05-01 15:26:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kAoRdZDWJMc89MRzk\"}"} 
[2026-05-01 15:26:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kBu9y45dhSZ8Y3wVp\"}"} 
[2026-05-01 15:26:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kC6ZPu23MeHauouWp\"}"} 
[2026-05-01 15:26:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kDDXyKmTgsbQmZ2pV\"}"} 
[2026-05-01 15:26:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kDUA9TPNUq27zmMdN\"}"} 
[2026-05-01 15:26:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kESCpnZFUTxzjcDNJ\"}"} 
[2026-05-01 15:26:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kEmYmEaUVc8syB67r\"}"} 
[2026-05-01 15:26:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kFmKqKUc9wNwZMq9S\"}"} 
[2026-05-01 15:26:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kFyE1ph1Wfsa78pAc\"}"} 
[2026-05-01 15:26:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kHHMX8icgRGek4av7\"}"} 
[2026-05-01 15:26:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kHBA1BRzuWhCVJkHs\"}"} 
[2026-05-01 15:26:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kJX2BSoJ2NSZewbfJ\"}"} 
[2026-05-01 15:26:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kJhgRCt6avoVCTUVs\"}"} 
[2026-05-01 15:26:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kL4nm5tDJYCucwHiR\"}"} 
[2026-05-01 15:26:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kLAVTDPnPcHanSntL\"}"} 
[2026-05-01 15:26:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kMJhZDcqbpEJtHWtS\"}"} 
[2026-05-01 15:26:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kMc4LQAmLuXcsF2mD\"}"} 
[2026-05-01 15:26:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kNc5oVCfyoGrWsjdh\"}"} 
[2026-05-01 15:26:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kP2tHZMU2ZieYqZpv\"}"} 
[2026-05-01 15:26:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kPpFzxeMnipRnShYV\"}"} 
[2026-05-01 15:26:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kQm4YiMRSUX74rR4h\"}"} 
[2026-05-01 15:26:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kRCrCtjoXzjHrRn9S\"}"} 
[2026-05-01 15:26:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kSEccRixuvrqhna8W\"}"} 
[2026-05-01 15:26:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kSbSjDWTqnqt3kokT\"}"} 
[2026-05-01 15:26:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kTifBEtSirtF7CDBg\"}"} 
[2026-05-01 15:26:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kTzHSxhEXjbZgZynn\"}"} 
[2026-05-01 15:26:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kV8k1ijWX7ogF9AxH\"}"} 
[2026-05-01 15:26:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kVDxCyhNXNGSFNYBX\"}"} 
[2026-05-01 15:26:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kWHwXrSJ2PoAyjSur\"}"} 
[2026-05-01 15:26:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kWP9aVVsSLtxMwMTN\"}"} 
[2026-05-01 15:26:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kXa6BQ1Z3iRJxsK3q\"}"} 
[2026-05-01 15:26:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kXaaqyCT3ZeaxGPx9\"}"} 
[2026-05-01 15:26:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kYryRGJPSGc6AQz8a\"}"} 
[2026-05-01 15:26:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kYti6EaDn39vCDbBD\"}"} 
[2026-05-01 15:26:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ka5Q2CamBGa5cnQ9U\"}"} 
[2026-05-01 15:26:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kaJnkBxFYZAuWNSxd\"}"} 
[2026-05-01 15:26:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kbjrstWAX8xcynmJ2\"}"} 
[2026-05-01 15:26:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kczWwH28L8WhZ7iXa\"}"} 
[2026-05-01 15:26:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kdGdkR5rYbzBtmQnf\"}"} 
[2026-05-01 15:26:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5keSLYmq5maAcqj1Db\"}"} 
[2026-05-01 15:26:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5keeVEGAnAzrxVgSDo\"}"} 
[2026-05-01 15:26:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kfutJFFUzdo4fZvRS\"}"} 
[2026-05-01 15:26:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kg7nmEWSPbtJBg6mw\"}"} 
[2026-05-01 15:26:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5khHEezfoMtRa6U9Cf\"}"} 
[2026-05-01 15:26:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5khLxcmSbV1iJdaTAT\"}"} 
[2026-05-01 15:26:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kih5EJTLEzbQUbt96\"}"} 
[2026-05-01 15:26:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kin2UScVq7euPieCg\"}"} 
[2026-05-01 15:26:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kk5Qs1VLA3nxQuyeG\"}"} 
[2026-05-01 15:26:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kkM2zYc26DPEvPVJY\"}"} 
[2026-05-01 15:26:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kmdvcsumkrzq7FUL1\"}"} 
[2026-05-01 15:26:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kncTwaAZtAuZaRoGX\"}"} 
[2026-05-01 15:26:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5knuKcy3WCD1m4og86\"}"} 
[2026-05-01 15:26:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kozZSdPqrLn262mjc\"}"} 
[2026-05-01 15:26:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kpJfVW3LvHcD6Cm25\"}"} 
[2026-05-01 15:26:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kqLRJFLcbwVxi8gnW\"}"} 
[2026-05-01 15:26:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kqizMfTJmEGXmkovb\"}"} 
[2026-05-01 15:26:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5krmFM59QX6p5jFZX6\"}"} 
[2026-05-01 15:26:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ks85JmCBsPjPP2UzS\"}"} 
[2026-05-01 15:26:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kt5sGvj1jnhursrNe\"}"} 
[2026-05-01 15:26:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ktTgze9Dce6PBaKWu\"}"} 
[2026-05-01 15:26:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kuSUa9gtqnJgZkCXi\"}"} 
[2026-05-01 15:26:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kuesgpXa8QaAAN8MG\"}"} 
[2026-05-01 15:26:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kwG7awrKY7C6D3XGx\"}"} 
[2026-05-01 15:26:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kw8gEgqwnWzmZ647J\"}"} 
[2026-05-01 15:26:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kxcyGRVjn8rN6VXwN\"}"} 
[2026-05-01 15:26:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kyATqqhZr5PJL899r\"}"} 
[2026-05-01 15:26:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kyyarR1QJ5mvCH9pX\"}"} 
[2026-05-01 15:26:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5kzvsvog3ZbZRJP35M\"}"} 
[2026-05-01 15:26:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m1NvBvhfWVviKqnZX\"}"} 
[2026-05-01 15:26:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m2Jj92EAce1F9VgJP\"}"} 
[2026-05-01 15:26:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m2Zc4LxMkf6XNtt6D\"}"} 
[2026-05-01 15:26:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m3fqEB9W5UntsTnT9\"}"} 
[2026-05-01 15:26:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m3vTefUQ6GW7sdh4i\"}"} 
[2026-05-01 15:26:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m4zTWgzpx48ZvuwSJ\"}"} 
[2026-05-01 15:26:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m5H4sZcxGewSrgo4z\"}"} 
[2026-05-01 15:26:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m6M4oTU94RaZQXw1G\"}"} 
[2026-05-01 15:26:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m6fALH9DhnbSCK9cg\"}"} 
[2026-05-01 15:26:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m7hBDQdpBJZ2ZSHNj\"}"} 
[2026-05-01 15:26:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m7ynvBHdmJecbweCa\"}"} 
[2026-05-01 15:26:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m94H2YnJv6pXXe1UC\"}"} 
[2026-05-01 15:26:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5m9DD32PVqfgsmmYhW\"}"} 
[2026-05-01 15:26:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mALAzhTCm9zdLjeH8\"}"} 
[2026-05-01 15:26:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mAZZx9AFE5dZ1Xdcr\"}"} 
[2026-05-01 15:26:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mBfHwEcjxWf238riN\"}"} 
[2026-05-01 15:26:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mC1szY6vUzVxbFuLD\"}"} 
[2026-05-01 15:26:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mDEYqNeeQDfohyVNT\"}"} 
[2026-05-01 15:26:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mEePLncwRgQWoFBpy\"}"} 
[2026-05-01 15:26:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mErXnNhjMw1EEHqLv\"}"} 
[2026-05-01 15:26:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mG8BfsmLYYyQnngh3\"}"} 
[2026-05-01 15:26:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mGEdbi5voRwYPnva1\"}"} 
[2026-05-01 15:26:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mHV3BsQYef2yULD4Q\"}"} 
[2026-05-01 15:26:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mHiBEyzuD6A75ZY4u\"}"} 
[2026-05-01 15:26:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mJqtcU5mrgwJqXibH\"}"} 
[2026-05-01 15:26:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mK9kY9XJnVcVUJ3iS\"}"} 
[2026-05-01 15:26:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mL1bDzbrtzRvVk3RY\"}"} 
[2026-05-01 15:26:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mLXbTfR4sTEpWVHq7\"}"} 
[2026-05-01 15:26:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mQaRrz66xLMrj9hfV\"}"} 
[2026-05-01 15:26:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mR3TUSexJnW2Svdnw\"}"} 
[2026-05-01 15:26:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mS1zdpTXyuZw6J7Yg\"}"} 
[2026-05-01 15:26:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mSWmGFtH8R5NXFZnJ\"}"} 
[2026-05-01 15:26:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mTPqqyziNBEPZ956G\"}"} 
[2026-05-01 15:26:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mTtcDjRs6KQzXi6zz\"}"} 
[2026-05-01 15:26:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mVHCUjMA5DYsUsZX7\"}"} 
[2026-05-01 15:26:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mY5sUmBbgweFAqxpP\"}"} 
[2026-05-01 15:26:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mZUTkdwGovfoM6uCg\"}"} 
[2026-05-01 15:26:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mcxosFaQx9pSf5kZx\"}"} 
[2026-05-01 15:26:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5meeWgVJYgN9BhC17n\"}"} 
[2026-05-01 15:26:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mfGiost9H2GiqDmqc\"}"} 
[2026-05-01 15:26:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mg46nfiqb7UAEM9mo\"}"} 
[2026-05-01 15:26:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mgdaNjedv1nwZXG5R\"}"} 
[2026-05-01 15:26:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mhQD3HpsvWv1R9ev7\"}"} 
[2026-05-01 15:26:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mi2R5vurGdZbdRBUe\"}"} 
[2026-05-01 15:26:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5min4ANejTa3gD2pdT\"}"} 
[2026-05-01 15:26:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mjYwUrxs8nLu7spsn\"}"} 
[2026-05-01 15:26:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mk4wu85Szey1KzYKR\"}"} 
[2026-05-01 15:26:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mks53m84iuc8Uc65o\"}"} 
[2026-05-01 15:26:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mmKMiPieEjgU1roKb\"}"} 
[2026-05-01 15:26:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mnXHEvtoVsFUCUyj1\"}"} 
[2026-05-01 15:26:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mn9TrAcTCqu1kQnVG\"}"} 
[2026-05-01 15:26:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mozLgQCpNuiNik51e\"}"} 
[2026-05-01 15:26:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5motdzQD1FQ4p4iD7T\"}"} 
[2026-05-01 15:26:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mq8YYCWMBg33WnLy9\"}"} 
[2026-05-01 15:26:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mqHEEBwA3ThysUZZ6\"}"} 
[2026-05-01 15:26:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mrMy89MRnPPsbJx74\"}"} 
[2026-05-01 15:26:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mrh4LWm4KziBHwuRy\"}"} 
[2026-05-01 15:26:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5msi5YzKTSjms9WzVs\"}"} 
[2026-05-01 15:26:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mt3B2dSkQ4MvWpV3H\"}"} 
[2026-05-01 15:26:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mu7fRoZjrFKf76Fxg\"}"} 
[2026-05-01 15:26:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5muUjar7q8CrAjnLZn\"}"} 
[2026-05-01 15:26:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mvYUrcpdpUdMhus84\"}"} 
[2026-05-01 15:26:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mvuokjpFEhgTxzhr6\"}"} 
[2026-05-01 15:26:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mwvL6BT3bu9Hxa7Rs\"}"} 
[2026-05-01 15:26:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mxBxNfckodFfTKU1C\"}"} 
[2026-05-01 15:26:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5myM9yXxtmvzcS77fd\"}"} 
[2026-05-01 15:26:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5myYZNf87rZ4WiiJEm\"}"} 
[2026-05-01 15:26:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mza5UJ6mjP6BzYQPw\"}"} 
[2026-05-01 15:26:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5mztvR7mGG3NFjFmsW\"}"} 
[2026-05-01 15:26:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n1z9tCGLU6GdAtGvf\"}"} 
[2026-05-01 15:26:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n2VuoYokBJDWi6wS9\"}"} 
[2026-05-01 15:26:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n3M1t1mrWbeaxZ8q8\"}"} 
[2026-05-01 15:26:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n3ianNtv5yqH9Lubp\"}"} 
[2026-05-01 15:26:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n4qJuKPMEGHjzLYjC\"}"} 
[2026-05-01 15:26:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n5Kpz5sDXiyuqADDJ\"}"} 
[2026-05-01 15:26:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n6juT8ZTDEa3i9tFN\"}"} 
[2026-05-01 15:26:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n6fC7kMMjhtiL7nu8\"}"} 
[2026-05-01 15:26:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n86mERZTeehTCcjMb\"}"} 
[2026-05-01 15:26:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n8KuUcVAV5EgMfySu\"}"} 
[2026-05-01 15:26:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n9UN5XJiNhkYA3WWF\"}"} 
[2026-05-01 15:26:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5n9dHg4DDPozxfMY94\"}"} 
[2026-05-01 15:26:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nAqDhbtUXvGxjssB7\"}"} 
[2026-05-01 15:26:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nApijeFC19b2FWeQc\"}"} 
[2026-05-01 15:26:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nCH2wGVz6qUs9UD3f\"}"} 
[2026-05-01 15:26:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nCFnrrtkjE1zsv1Zf\"}"} 
[2026-05-01 15:26:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nDceQy8ic3ez5x1uB\"}"} 
[2026-05-01 15:26:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nDqHxvnbCzPS88Fu9\"}"} 
[2026-05-01 15:26:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nEs468UmmjH7kFogM\"}"} 
[2026-05-01 15:26:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nFAfZhe2kyqXnEYKb\"}"} 
[2026-05-01 15:26:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nGFQ7gkt9YZ9kAw3f\"}"} 
[2026-05-01 15:26:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nGXGiu1hLjjUVQvX3\"}"} 
[2026-05-01 15:26:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nHihwAaRpoMnB1pLy\"}"} 
[2026-05-01 15:26:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nJ24o29aBVgmxueUx\"}"} 
[2026-05-01 15:26:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nKJhp3JhRpM4VeTTg\"}"} 
[2026-05-01 15:26:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nKPAZkkr8e8DTDeLK\"}"} 
[2026-05-01 15:26:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nLZcHUbVeXZM9gnSb\"}"} 
[2026-05-01 15:26:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nLvBzWqWve7JJjuvR\"}"} 
[2026-05-01 15:26:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nMxCLbohdSJG1TstC\"}"} 
[2026-05-01 15:26:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nNGJGWd2oAs2bL2Qc\"}"} 
[2026-05-01 15:26:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nPKoFQqvCgnLoM2h7\"}"} 
[2026-05-01 15:26:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nPUUegLnCFGWrwPLK\"}"} 
[2026-05-01 15:26:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nQfAdKYJavWnF8NdT\"}"} 
[2026-05-01 15:26:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nQqaZaFjNAgots7zs\"}"} 
[2026-05-01 15:26:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nSYmouFvJjHWqhyVg\"}"} 
[2026-05-01 15:26:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nV6KXYbUsSLe7H8xt\"}"} 
[2026-05-01 15:26:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nWMUJj8VD52ftdG5e\"}"} 
[2026-05-01 15:26:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nWSBPdBMA7xDbJELS\"}"} 
[2026-05-01 15:26:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nXh5zZy8TUeq629zG\"}"} 
[2026-05-01 15:26:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nXonGeyLQr2yHLph9\"}"} 
[2026-05-01 15:26:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nYs2jYNc3jXYGm2fa\"}"} 
[2026-05-01 15:26:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nZ8uREPdaYTEbFPu8\"}"} 
[2026-05-01 15:26:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5naE8vaUnQ4Dw5ShU5\"}"} 
[2026-05-01 15:26:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5naW1Dbgp79pgz9vC1\"}"} 
[2026-05-01 15:26:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nbbjWnB9XdL2nBRAc\"}"} 
[2026-05-01 15:26:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nbvq3x2gSPKwPqCyQ\"}"} 
[2026-05-01 15:26:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nd1p7bC8gk99z8Huq\"}"} 
[2026-05-01 15:26:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ndDUGMFyJHrFPk9hW\"}"} 
[2026-05-01 15:26:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5neMBdbPx6W8hwM7fA\"}"} 
[2026-05-01 15:26:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5neT8wABFz3gv7ydJC\"}"} 
[2026-05-01 15:26:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nfjmr82yXpDVHRVoE\"}"} 
[2026-05-01 15:26:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nfjXM8zqX3wQLwVaV\"}"} 
[2026-05-01 15:26:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nh6dhjSCBNVwMmKHg\"}"} 
[2026-05-01 15:26:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nh9MtXDDr29VTi4Zp\"}"} 
[2026-05-01 15:26:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5niTUz6KEhHFDqyw3h\"}"} 
[2026-05-01 15:26:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5niTysp52RDxCfBPr9\"}"} 
[2026-05-01 15:26:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5njvnj9LiLQ9mFr4Ve\"}"} 
[2026-05-01 15:26:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5njr5QdKa5HGetLMcc\"}"} 
[2026-05-01 15:26:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nmFR3qJg1McZsV9E9\"}"} 
[2026-05-01 15:26:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nmUojzvVpafXgtHVK\"}"} 
[2026-05-01 15:26:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nnbmuLzsco1EoUkDV\"}"} 
[2026-05-01 15:26:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nnrevcUkagcz6eDog\"}"} 
[2026-05-01 15:26:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5np8o9ZjvJra1jNzdY\"}"} 
[2026-05-01 15:26:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5npFk4DAMWJ3damvKr\"}"} 
[2026-05-01 15:26:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nqVuL9vfp8rSJ1EwX\"}"} 
[2026-05-01 15:26:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nqUAVoZ6rZQLEQnD8\"}"} 
[2026-05-01 15:26:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nrjKYYx1dioQSX3nw\"}"} 
[2026-05-01 15:26:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nrszrUxZprhHumx9R\"}"} 
[2026-05-01 15:26:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nt4w8qDXGZJVw8Cxb\"}"} 
[2026-05-01 15:26:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ntYTVgiox625nGu29\"}"} 
[2026-05-01 15:26:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nuwo8vDM7FxEDN4eX\"}"} 
[2026-05-01 15:26:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nuchYVRb8mhK2L8MK\"}"} 
[2026-05-01 15:26:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nwFgCsP4HEiJzSKm4\"}"} 
[2026-05-01 15:26:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nwUpRgYBturYmPcEB\"}"} 
[2026-05-01 15:26:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nxPe5SbhW2khzKTDz\"}"} 
[2026-05-01 15:26:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nxwshAvVnmJGbM56u\"}"} 
[2026-05-01 15:26:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nyapotGPfEAxX2Svn\"}"} 
[2026-05-01 15:26:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nzKyR6heCP5Pp6WpN\"}"} 
[2026-05-01 15:26:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o1pWpFr2jNt2Rixa9\"}"} 
[2026-05-01 15:26:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5nzsTmd751s5ELmfpo\"}"} 
[2026-05-01 15:26:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o2yTn54Q6T1rTxrpy\"}"} 
[2026-05-01 15:26:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o3MHiqMD8RjMDU9X6\"}"} 
[2026-05-01 15:26:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o4A9wmjuU4rDuVYzY\"}"} 
[2026-05-01 15:26:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o4ahyvwjB38B3gF39\"}"} 
[2026-05-01 15:26:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o5bUf3E4ERQMpvf99\"}"} 
[2026-05-01 15:26:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o64ztUVcAgghQyNFm\"}"} 
[2026-05-01 15:26:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o6jgcvQrtpdzawQ3y\"}"} 
[2026-05-01 15:26:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o7QNXfhkMXL75nPra\"}"} 
[2026-05-01 15:26:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o7wcjvt5cimLwtBjz\"}"} 
[2026-05-01 15:26:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o8uf8nhvxufQA4hUT\"}"} 
[2026-05-01 15:26:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5o9NgXqUGDgmQuNpeN\"}"} 
[2026-05-01 15:26:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oATArpaKAhT7wNq21\"}"} 
[2026-05-01 15:26:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oAryscxe5F2QdZ2LJ\"}"} 
[2026-05-01 15:26:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oBhLSzXQzTM7jxfpA\"}"} 
[2026-05-01 15:26:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oCoZd7D5rPFzzCRRZ\"}"} 
[2026-05-01 15:26:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oD9PvuWSm2NqXEiq2\"}"} 
[2026-05-01 15:26:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oE9vXXrDepS6z9bYS\"}"} 
[2026-05-01 15:26:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oEYVA7nzXw2NtbiZ6\"}"} 
[2026-05-01 15:26:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oFv68ygiF6brWhcuM\"}"} 
[2026-05-01 15:26:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oHLfEoMyd6VUm9EnK\"}"} 
[2026-05-01 15:26:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oGyLYgUCG8NwNLhRW\"}"} 
[2026-05-01 15:26:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oJf33rfUpcomd4vA1\"}"} 
[2026-05-01 15:26:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oK4Lv6Qb3DQcv1m7L\"}"} 
[2026-05-01 15:26:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oKzex7zqs1eMY8N6D\"}"} 
[2026-05-01 15:26:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oLSScXawuKUua2RwQ\"}"} 
[2026-05-01 15:26:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oMZAVzv1KdqKyXnz4\"}"} 
[2026-05-01 15:26:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oMoo9Thb7LK2W4GR8\"}"} 
[2026-05-01 15:26:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oNjMZAZcRdaVPqb5b\"}"} 
[2026-05-01 15:26:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oPEsA8rWxNMNw24Nr\"}"} 
[2026-05-01 15:26:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oPyWwUPp3jPKw4JCj\"}"} 
[2026-05-01 15:26:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oQUnFtsMSgNjwTnjN\"}"} 
[2026-05-01 15:26:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oRP6ubasDwHReWJmx\"}"} 
[2026-05-01 15:26:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oRtMxAD8N8JBdN1HJ\"}"} 
[2026-05-01 15:26:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oSpAu5zSc55o6cSHr\"}"} 
[2026-05-01 15:26:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oTJSpsyzru23eSFEc\"}"} 
[2026-05-01 15:26:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oVtxgG23ZFnQ9n8uK\"}"} 
[2026-05-01 15:26:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oUk1X3JS2J93v7QEW\"}"} 
[2026-05-01 15:26:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oYppmUfyWd2shrmMr\"}"} 
[2026-05-01 15:26:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oZHcFFJN17YxFpDah\"}"} 
[2026-05-01 15:26:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ocRd7Rkh9hsNenuJy\"}"} 
[2026-05-01 15:26:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5odStFYBnLkMMpjcHJ\"}"} 
[2026-05-01 15:26:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ogXgF9VT2CfrYc28P\"}"} 
[2026-05-01 15:26:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oddoGKQmTcxVjnmtL\"}"} 
[2026-05-01 15:26:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ohx1RKS7ETdYRvDLE\"}"} 
[2026-05-01 15:26:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oiA9zdoT8kfXkWsDJ\"}"} 
[2026-05-01 15:26:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ojMay4ufjYNn8R1Rf\"}"} 
[2026-05-01 15:26:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ojVXEmG5reCrdmm6g\"}"} 
[2026-05-01 15:26:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5okejBDs6GFpizzzsg\"}"} 
[2026-05-01 15:26:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5okoebssWcCtREgzBN\"}"} 
[2026-05-01 15:26:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ompfwgijiwp4iciaM\"}"} 
[2026-05-01 15:26:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5onDEcUDH4AXXYD67k\"}"} 
[2026-05-01 15:26:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ooD1xpVcdGjTRAf4B\"}"} 
[2026-05-01 15:26:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ooQAq2LEny7UzuuCF\"}"} 
[2026-05-01 15:26:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5opVA3zh41gF4pdQiX\"}"} 
[2026-05-01 15:26:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5opo1nofEaaxBvDXR5\"}"} 
[2026-05-01 15:26:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oqqmLxPr62zCPniEJ\"}"} 
[2026-05-01 15:26:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5orBMYK6fFWfq6KBPS\"}"} 
[2026-05-01 15:26:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5osBPPxwbKi8CtY81K\"}"} 
[2026-05-01 15:26:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5osuJ3G7wCdscsyQJh\"}"} 
[2026-05-01 15:26:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5otT2xLUYXeWHkpfhy\"}"} 
[2026-05-01 15:26:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ouRpUavBLHcZtuLWj\"}"} 
[2026-05-01 15:26:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ovnBN1RxooKEBN3uH\"}"} 
[2026-05-01 15:26:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ow72EseqBhLDzPPhw\"}"} 
[2026-05-01 15:26:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oxCWGjDt5427kLQTx\"}"} 
[2026-05-01 15:26:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oxT8pzgLKJXJeeADh\"}"} 
[2026-05-01 15:26:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oyVeKqESGko6mAn87\"}"} 
[2026-05-01 15:26:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5oz5NS8k2bAoUjvHBF\"}"} 
[2026-05-01 15:26:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ozf6TU7LGVSrWxiHb\"}"} 
[2026-05-01 15:26:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:26:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:26:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:26:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p1cdzgVuZXG91bzRc\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p1sGitaYUUN4xCa8y\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p2xW9HNB8DmRfdp6c\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p37RmHrde1KugfX5R\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p45iifGUxXS4EuHDp\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p4Lbh2JYb8szFtyEt\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p5LczsKy7hT7YWfPF\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p5jw5K9qYmc4H5sF5\"}"} 
[2026-05-01 15:27:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p77HThhCEmLgYeSto\"}"} 
[2026-05-01 15:27:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p6jTsiRBsmQFBWhCY\"}"} 
[2026-05-01 15:27:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p8caCTgav3qojqkhA\"}"} 
[2026-05-01 15:27:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5p8XNBUfgb311MeUNX\"}"} 
[2026-05-01 15:27:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pABpuqHVJ4AZmHPzG\"}"} 
[2026-05-01 15:27:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pATCh3FsQCcW57XsX\"}"} 
[2026-05-01 15:27:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pBe8uNDs21bLbyiGG\"}"} 
[2026-05-01 15:27:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pBoKJYr23bQ5PeudW\"}"} 
[2026-05-01 15:27:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pCykdVuw8x9RzmUqu\"}"} 
[2026-05-01 15:27:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pD9RihtDEpuLSVvTN\"}"} 
[2026-05-01 15:27:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pEFAAGvnmU79gvh6Z\"}"} 
[2026-05-01 15:27:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pEMbrnRkbtc1JExqz\"}"} 
[2026-05-01 15:27:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pFXYbYJLCKTNWyYy5\"}"} 
[2026-05-01 15:27:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pFngBiHt6Y5GJoJCB\"}"} 
[2026-05-01 15:27:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pGsQh8wU13L5uK3cg\"}"} 
[2026-05-01 15:27:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pJ664BNnWWpdZEs7o\"}"} 
[2026-05-01 15:27:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pJNwmmEsCuCd9DVy4\"}"} 
[2026-05-01 15:27:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pKWudbbjTdDfugriS\"}"} 
[2026-05-01 15:27:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pKjJatvtNVsSxv37n\"}"} 
[2026-05-01 15:27:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pM4RsdjE6xAnBTNss\"}"} 
[2026-05-01 15:27:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pM2wLuCjXDQMvVpcx\"}"} 
[2026-05-01 15:27:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pNHbhSuy18B7BP1XD\"}"} 
[2026-05-01 15:27:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pNNoeaUgj1GDimVhm\"}"} 
[2026-05-01 15:27:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pPfSpn2zEfq2kVUrD\"}"} 
[2026-05-01 15:27:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pPtarMqZFAesQtagN\"}"} 
[2026-05-01 15:27:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pRPsfhgr3r4hwL5fM\"}"} 
[2026-05-01 15:27:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pRAEWj7NjVTdn5sJy\"}"} 
[2026-05-01 15:27:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pSfXErof8wJXHhLCB\"}"} 
[2026-05-01 15:27:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pTyA5aEE8gXJFjQKN\"}"} 
[2026-05-01 15:27:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pTwfVrvzwpetSWV4f\"}"} 
[2026-05-01 15:27:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pVCpf94qiCrkfRbak\"}"} 
[2026-05-01 15:27:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pVNjfj5sewAWx5ELC\"}"} 
[2026-05-01 15:27:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pWYBiccm1XbL5HszA\"}"} 
[2026-05-01 15:27:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pWmppmJ1EspKzjU5E\"}"} 
[2026-05-01 15:27:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pYBAaTkAWijf489GB\"}"} 
[2026-05-01 15:27:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pZbVbjt2TpM6jkbQr\"}"} 
[2026-05-01 15:27:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pZBSJrEmoa2XHXkXG\"}"} 
[2026-05-01 15:27:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pb1pStEZPftoikVWi\"}"} 
[2026-05-01 15:27:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pbbHsrxXezfJcmMfp\"}"} 
[2026-05-01 15:27:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pcStMyGjHsR7TJF9k\"}"} 
[2026-05-01 15:27:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pdarSPhSsMFRHGLGE\"}"} 
[2026-05-01 15:27:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pf78Lc6MMyAczm1n3\"}"} 
[2026-05-01 15:27:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pf5eKB1H51cZEWfQT\"}"} 
[2026-05-01 15:27:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pgKJcTaag1Ucg5SXZ\"}"} 
[2026-05-01 15:27:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5phEctb7nkYDQmqueT\"}"} 
[2026-05-01 15:27:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5phffgaCa5SZypEQNE\"}"} 
[2026-05-01 15:27:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pibjAJtHrbFyCCZVn\"}"} 
[2026-05-01 15:27:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pirrFbcGUNVuuJ6fz\"}"} 
[2026-05-01 15:27:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pk8kadnYcXeEWT6ac\"}"} 
[2026-05-01 15:27:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pkFgwE8QCpBLhgsQk\"}"} 
[2026-05-01 15:27:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pma4oMPR4ZDZBWHCN\"}"} 
[2026-05-01 15:27:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pmqSdRUgkSUSeYs2D\"}"} 
[2026-05-01 15:27:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pnnVSo5rQseU4ndhH\"}"} 
[2026-05-01 15:27:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5poWu6uBh8utdYLrKf\"}"} 
[2026-05-01 15:27:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pqiMRfKeivc3cadBj\"}"} 
[2026-05-01 15:27:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pp87NsDRPM6qypFMk\"}"} 
[2026-05-01 15:27:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ps2jKtEN44FmFLeJz\"}"} 
[2026-05-01 15:27:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5psCuBGvjnj5nJjrN4\"}"} 
[2026-05-01 15:27:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ptPLtkf3q9MgfNUad\"}"} 
[2026-05-01 15:27:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ptZWNxryidEYE6jHR\"}"} 
[2026-05-01 15:27:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pueVhkdAqw3hzqNtJ\"}"} 
[2026-05-01 15:27:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pvCyZvTRQetLmwmGV\"}"} 
[2026-05-01 15:27:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pw4aAP56PrQYntERN\"}"} 
[2026-05-01 15:27:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pwh2LbduNCUU1Fma2\"}"} 
[2026-05-01 15:27:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pxUuDQvUbHUhuBkfP\"}"} 
[2026-05-01 15:27:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pyoXFALrKsR855Mym\"}"} 
[2026-05-01 15:27:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5pypmEff2XmxE3uFnZ\"}"} 
[2026-05-01 15:27:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q16fPRLa8fw2J2ZaX\"}"} 
[2026-05-01 15:27:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q1AswazgCN2inzKHX\"}"} 
[2026-05-01 15:27:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q2HMMgC9D5V5r6rAx\"}"} 
[2026-05-01 15:27:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q2Yivrf2n2e5gJbKb\"}"} 
[2026-05-01 15:27:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q3aVAD5WJ2SJnBo6f\"}"} 
[2026-05-01 15:27:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q3vKu7DaGYjfkYJVi\"}"} 
[2026-05-01 15:27:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q4w6b8kGv4Q6qNvAv\"}"} 
[2026-05-01 15:27:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q5KueKkfDp81BqFNS\"}"} 
[2026-05-01 15:27:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q6Fxtw53kSibBB96R\"}"} 
[2026-05-01 15:27:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q6gm6FzAjYL55VtS2\"}"} 
[2026-05-01 15:27:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q7caKDxTVETMDQsRe\"}"} 
[2026-05-01 15:27:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q87Ld13aK6XYkDpYv\"}"} 
[2026-05-01 15:27:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q92enqrYZufyBvpNg\"}"} 
[2026-05-01 15:27:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5q9iaaG8h64UYBxGiw\"}"} 
[2026-05-01 15:27:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qAJJgsH1SofXjTJH3\"}"} 
[2026-05-01 15:27:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qB2hkmgukLkVV5EJs\"}"} 
[2026-05-01 15:27:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qBYDKMvF5dzaLxcAR\"}"} 
[2026-05-01 15:27:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qCDeV7RqmYuJMpDYy\"}"} 
[2026-05-01 15:27:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qCy32GRGP7LuDe1wg\"}"} 
[2026-05-01 15:27:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qDSK7q9hhAge4FKpD\"}"} 
[2026-05-01 15:27:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qEP7mWrGtru7Q936W\"}"} 
[2026-05-01 15:27:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qEr9h4YhvcmRSK8x8\"}"} 
[2026-05-01 15:27:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qFsR4Denyotfv4Exw\"}"} 
[2026-05-01 15:27:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qGLwLFUbmBEMwvFKj\"}"} 
[2026-05-01 15:27:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qHKUXvmRio7FeC5wZ\"}"} 
[2026-05-01 15:27:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qHfK4qWZZEU2BFMRC\"}"} 
[2026-05-01 15:27:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qJfqKEqqvF2XdVwTb\"}"} 
[2026-05-01 15:27:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qJzBeC3T6KHeYvYCk\"}"} 
[2026-05-01 15:27:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qLeuECppkR3DTrBQp\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qLg975aiUTfUasmoe\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qN21FdUYbVUAdjs3n\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qN6DWPDHBcEk3PwaC\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qPEReEyjJsMgovcaN\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qPbkovGrZWT2o7rPn\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qQU66jUxiTYWJhnje\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qQt9Q6Nupr5Hy4gMY\"}"} 
[2026-05-01 15:27:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qRphS2D2oXxhoCXRj\"}"} 
[2026-05-01 15:27:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qSDGX6vhGRzYGGwjt\"}"} 
[2026-05-01 15:27:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qT9Km7g2EX1Gzk5MT\"}"} 
[2026-05-01 15:27:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qTYP7MNnLbauRJCaS\"}"} 
[2026-05-01 15:27:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qUNVeeTZbMUk2GzSM\"}"} 
[2026-05-01 15:27:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qUkZMqwRePjjo1dok\"}"} 
[2026-05-01 15:27:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qVj6yZ7sFupX9rT44\"}"} 
[2026-05-01 15:27:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qW4SQuam4xQYT6ckF\"}"} 
[2026-05-01 15:27:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qX2UuZEajVh4Tao9v\"}"} 
[2026-05-01 15:27:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qXPp1x3KmrbeDe45J\"}"} 
[2026-05-01 15:27:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qYPLciNNnpSCTEsuV\"}"} 
[2026-05-01 15:27:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qYbVLeRKMTKhkwU94\"}"} 
[2026-05-01 15:27:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qZvcedbBdXw2tS6yR\"}"} 
[2026-05-01 15:27:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qZusHTzKSuhKCCJnK\"}"} 
[2026-05-01 15:27:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qbEFEu3r2uu6edWEu\"}"} 
[2026-05-01 15:27:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qbU8hHdjAmDg2DZZP\"}"} 
[2026-05-01 15:27:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qcYsDYMAV2xYtmsiq\"}"} 
[2026-05-01 15:27:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qcqyrA1E3xyfNrz5y\"}"} 
[2026-05-01 15:27:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qe3QqwNn76LHm5RtD\"}"} 
[2026-05-01 15:27:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qeCau31QZDFVmrj7M\"}"} 
[2026-05-01 15:27:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qfQ2FXWQrSFdVbYdb\"}"} 
[2026-05-01 15:27:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qfVDwZLup4RVtZEG4\"}"} 
[2026-05-01 15:27:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qgq6PQXT6bSTmHd5Z\"}"} 
[2026-05-01 15:27:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qgpqi6jGXtuRCTtBP\"}"} 
[2026-05-01 15:27:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qiATkzfCD3wXXdECR\"}"} 
[2026-05-01 15:27:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qiM7vVMSqeFEwGKJu\"}"} 
[2026-05-01 15:27:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qjN9FmB7hze3XarEs\"}"} 
[2026-05-01 15:27:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qjiUSdb2ewx7o8SpA\"}"} 
[2026-05-01 15:27:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qm655Mc5xSf99Bu8N\"}"} 
[2026-05-01 15:27:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qm5L5J1BsBCkRv3mG\"}"} 
[2026-05-01 15:27:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qnZdQFcdxavtFzDFi\"}"} 
[2026-05-01 15:27:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qngpGRsXQo2QZk46E\"}"} 
[2026-05-01 15:27:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qowUJcK1vq73vZ8TK\"}"} 
[2026-05-01 15:27:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qqT1bSoymdKYCt7E1\"}"} 
[2026-05-01 15:27:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qqn6n4pGjrvwgp5rv\"}"} 
[2026-05-01 15:27:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qs7UTk5EWHK1pZskL\"}"} 
[2026-05-01 15:27:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qsEfEn8RqPycSz5yg\"}"} 
[2026-05-01 15:27:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qtZnYpxCmzHguvDaB\"}"} 
[2026-05-01 15:27:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qtWZKS1gkAaWcKgHM\"}"} 
[2026-05-01 15:27:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qumxp4GF3GWRYSGGC\"}"} 
[2026-05-01 15:27:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qukioSYJdy3wMcqxg\"}"} 
[2026-05-01 15:27:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qvz8kJ6JpWB4QWK5c\"}"} 
[2026-05-01 15:27:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qw2s9BTiT3epNj4QN\"}"} 
[2026-05-01 15:27:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qxRha5nnW6jbEKirf\"}"} 
[2026-05-01 15:27:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qxoH1rHfi1L11tVdB\"}"} 
[2026-05-01 15:27:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qyzTrc14Ckxz4Xpn3\"}"} 
[2026-05-01 15:27:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5qzCNNfDKmPQGLMPc5\"}"} 
[2026-05-01 15:27:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r1cSksSYVmEWkBcZ8\"}"} 
[2026-05-01 15:27:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r1wYQ4CWvxAfBsnnU\"}"} 
[2026-05-01 15:27:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r3HA2WgCWe8YzNkdE\"}"} 
[2026-05-01 15:27:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r3Eg8WmLUsEDJiDLj\"}"} 
[2026-05-01 15:27:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r4YocBah4LJD4GCq3\"}"} 
[2026-05-01 15:27:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r4qfNu4CSNdBbTQH5\"}"} 
[2026-05-01 15:27:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r5zsJ9VE3HV4bWD9t\"}"} 
[2026-05-01 15:27:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r6Dm3jMUzEq5RcmNC\"}"} 
[2026-05-01 15:27:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r7SSGiaqJrnc6UkXv\"}"} 
[2026-05-01 15:27:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5r8qX4cMznR5JXDouf\"}"} 
[2026-05-01 15:27:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rC8iFbY4Ez5qdTXiy\"}"} 
[2026-05-01 15:27:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rDW4nomnbYq9faSvq\"}"} 
[2026-05-01 15:27:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rEVqvWKVuMmvMCJ9q\"}"} 
[2026-05-01 15:27:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rEsAorLokeH3Efg8S\"}"} 
[2026-05-01 15:27:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rFyPow2upXKF1fxKF\"}"} 
[2026-05-01 15:27:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rGPCWgZZQmsYjNoUN\"}"} 
[2026-05-01 15:27:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rHSCU4ZFoouijbP6L\"}"} 
[2026-05-01 15:27:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rHjZVSKMoFgQ4JRQa\"}"} 
[2026-05-01 15:27:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rJuWBQeBFcozJdnPQ\"}"} 
[2026-05-01 15:27:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rKuHQ51nwCYwt2psa\"}"} 
[2026-05-01 15:27:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rLR3LoGBBXUr6nhxg\"}"} 
[2026-05-01 15:27:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rMPpnfiyyUjBtDztE\"}"} 
[2026-05-01 15:27:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rMtqQEFucFjDhxA8g\"}"} 
[2026-05-01 15:27:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rNvMTRR5nA8LzdLQC\"}"} 
[2026-05-01 15:27:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rPED75So76uNwRbyN\"}"} 
[2026-05-01 15:27:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rQJhJzw2Ari7Q6csC\"}"} 
[2026-05-01 15:27:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rQbJzndLLdjGQ9aD4\"}"} 
[2026-05-01 15:27:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rRzti4udJo6Ki6Ck7\"}"} 
[2026-05-01 15:27:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rReK5VCj9RALeox7C\"}"} 
[2026-05-01 15:27:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rTSTqCmkjVVsiQx43\"}"} 
[2026-05-01 15:27:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rTjKvJZRXyYvny1o3\"}"} 
[2026-05-01 15:27:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rWDeDA6cqVWax432Z\"}"} 
[2026-05-01 15:27:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rWPZenRX4j12LDix7\"}"} 
[2026-05-01 15:27:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rXbF46FY3QXC3YByi\"}"} 
[2026-05-01 15:27:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rXo9gZPwmErFpM1K8\"}"} 
[2026-05-01 15:27:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rZ3oibiHcG4UH7zDv\"}"} 
[2026-05-01 15:27:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rYxM8KyMfXgrzFHUp\"}"} 
[2026-05-01 15:27:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5raHU5MBznToigfHhf\"}"} 
[2026-05-01 15:27:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5raba3mPFTNGCTN5Ue\"}"} 
[2026-05-01 15:27:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rbea121kN3JzTPTFY\"}"} 
[2026-05-01 15:27:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rbxvaBvxJHZ8HTBHt\"}"} 
[2026-05-01 15:27:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rd4u3R1rmmZxU8Fu1\"}"} 
[2026-05-01 15:27:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rdQVGeLqzzmMU4kda\"}"} 
[2026-05-01 15:27:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5reQGVdCBWGPi4u1cE\"}"} 
[2026-05-01 15:27:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rer4ZmZrjkAuiGCM3\"}"} 
[2026-05-01 15:27:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rfkdQV5j2GZ5MCc2Z\"}"} 
[2026-05-01 15:27:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rgQ5Bkak6dXG1jQ89\"}"} 
[2026-05-01 15:27:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rhBTKQS2TMtCRmC1R\"}"} 
[2026-05-01 15:27:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rhurpoZYxtfZ6UQJa\"}"} 
[2026-05-01 15:27:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ribnT8fvR7iAiWMct\"}"} 
[2026-05-01 15:27:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rjEUxnkrrNmdSqUhB\"}"} 
[2026-05-01 15:27:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rk3bhCww7YgLzecWg\"}"} 
[2026-05-01 15:27:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rkW8cU2GTQhkYJfHH\"}"} 
[2026-05-01 15:27:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rmVuTdRZaPRFcBko3\"}"} 
[2026-05-01 15:27:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rmuxdDQhzVyaYYzun\"}"} 
[2026-05-01 15:27:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rnzhecdvevhUU2H2p\"}"} 
[2026-05-01 15:27:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5roCrEWmUkgWf9vDqE\"}"} 
[2026-05-01 15:27:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rpPHzT1JpMkQmA5Ph\"}"} 
[2026-05-01 15:27:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rpSm4ckFtRQkMKBPC\"}"} 
[2026-05-01 15:27:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rqeSpFewsG4FzLqCc\"}"} 
[2026-05-01 15:27:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rqsausUYe75J3YPZE\"}"} 
[2026-05-01 15:27:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rs6kqBkHtPHHMYkeT\"}"} 
[2026-05-01 15:27:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rsz5tNz61vwA1JhqY\"}"} 
[2026-05-01 15:27:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rtXaNmi8awZ5PYdF1\"}"} 
[2026-05-01 15:27:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ruMBmL6EmoZnbQKTa\"}"} 
[2026-05-01 15:27:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ruvR6tybvd833gpsk\"}"} 
[2026-05-01 15:27:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rvoVxrRZJbVhNBWsu\"}"} 
[2026-05-01 15:27:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rwHXAys5EGNE7kJSW\"}"} 
[2026-05-01 15:27:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rxYBQ4BBYp54q3PiY\"}"} 
[2026-05-01 15:27:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rxf868J5VvYD39GuR\"}"} 
[2026-05-01 15:27:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ryuXrYdE9L2ZbwEmG\"}"} 
[2026-05-01 15:27:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5rz5wskaNJbQ51KsB9\"}"} 
[2026-05-01 15:27:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s1JsSATZ4hswJHYT8\"}"} 
[2026-05-01 15:27:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s1X1q7fhbiNiftnfq\"}"} 
[2026-05-01 15:27:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s2nAxjuxn7kC1YLo9\"}"} 
[2026-05-01 15:27:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s2tNCxgNfgGSQWEHD\"}"} 
[2026-05-01 15:27:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s4FyMTSuhACyYXE3E\"}"} 
[2026-05-01 15:27:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s4SdqpJZAW3gTXrDW\"}"} 
[2026-05-01 15:27:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s5ZrRPBRdUX9VNYmu\"}"} 
[2026-05-01 15:27:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s5fYy9cZeWTTEgVRd\"}"} 
[2026-05-01 15:27:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s6oWnWqYtaK8ZqRrh\"}"} 
[2026-05-01 15:27:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s7J2kDZ7o9uNKNJZX\"}"} 
[2026-05-01 15:27:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s8ANZtLPBvJwSD8gJ\"}"} 
[2026-05-01 15:27:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s8maktMntPrwspJGM\"}"} 
[2026-05-01 15:27:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5s9Zi7JPKdRmFNCdRr\"}"} 
[2026-05-01 15:27:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sA7wqZWMikQmwZdns\"}"} 
[2026-05-01 15:27:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sB3zw84bobBBPyeb5\"}"} 
[2026-05-01 15:27:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sBUoVJ21w383ASE9y\"}"} 
[2026-05-01 15:27:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sCLtjjn54gAwLe23P\"}"} 
[2026-05-01 15:27:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sCtdbN191nX2uYEd4\"}"} 
[2026-05-01 15:27:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sDoCaN2oYvGUaWBnn\"}"} 
[2026-05-01 15:27:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sESPo6SSymbTYW6zv\"}"} 
[2026-05-01 15:27:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sFFGLKrLWJB3Aw7Vi\"}"} 
[2026-05-01 15:27:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sFokGvQxMyiXcMfXP\"}"} 
[2026-05-01 15:27:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sGg6GB79hiZU1NiEQ\"}"} 
[2026-05-01 15:27:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sHG4MKGkdm9Ay8xx9\"}"} 
[2026-05-01 15:27:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sJdue1jBkhdxLxmwv\"}"} 
[2026-05-01 15:27:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sJaSWUJdqyTm88NSo\"}"} 
[2026-05-01 15:27:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sKy2ZTFUs7Enm75uw\"}"} 
[2026-05-01 15:27:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sL4EV17ankC5WnqQZ\"}"} 
[2026-05-01 15:27:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sMQMJnV4ZBTGz8gji\"}"} 
[2026-05-01 15:27:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sMChCpmVFutH4qNXQ\"}"} 
[2026-05-01 15:27:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sNeFznrRtGeFDt5eK\"}"} 
[2026-05-01 15:27:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sNiyUtpx5xm7EKoNV\"}"} 
[2026-05-01 15:27:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sQ46FdN3BRaDnSemD\"}"} 
[2026-05-01 15:27:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sQ9JHEo2wSfACsP38\"}"} 
[2026-05-01 15:27:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sRRCZucbCKcEaEweN\"}"} 
[2026-05-01 15:27:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sS4titomw2fArqcrz\"}"} 
[2026-05-01 15:27:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sTH4rxaMSrLtYuNZV\"}"} 
[2026-05-01 15:27:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sTVTyDejzjtsMpdzu\"}"} 
[2026-05-01 15:27:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sUdfsdAqhatc5vD6G\"}"} 
[2026-05-01 15:27:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sVSHtqWH4iU2kqzNr\"}"} 
[2026-05-01 15:27:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sW1H2D4VCskyxCFuD\"}"} 
[2026-05-01 15:27:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sWo9WP7f7XgQGcs5r\"}"} 
[2026-05-01 15:27:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sXM9BSkERVxUMfLzD\"}"} 
[2026-05-01 15:27:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sYA1PNsvrJihv3uuy\"}"} 
[2026-05-01 15:27:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sZ36DtquF4xN9E6xx\"}"} 
[2026-05-01 15:27:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sZZLtkCVa2N3Kayqe\"}"} 
[2026-05-01 15:27:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5saMxiRaJDmYeksK7H\"}"} 
[2026-05-01 15:27:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sawSLzAiYkv4WheBv\"}"} 
[2026-05-01 15:27:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5scWgtmwoNQ9Fk9xpA\"}"} 
[2026-05-01 15:27:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sdSzh3TAY95DJfZG7\"}"} 
[2026-05-01 15:27:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sdyzWrw1AXPBWsABp\"}"} 
[2026-05-01 15:27:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sesaMcgy4BQ1q4rYR\"}"} 
[2026-05-01 15:27:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sfKcPUMqN48tCyfmn\"}"} 
[2026-05-01 15:27:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sgEgQafjKT9gq2xHZ\"}"} 
[2026-05-01 15:27:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sgdVR2nXKUYgJUZU5\"}"} 
[2026-05-01 15:27:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5shzbaujHmo5hFKMdK\"}"} 
[2026-05-01 15:27:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5shVaf83oZ7kQPG8XG\"}"} 
[2026-05-01 15:27:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sjPw5M4MCbaK8jKvD\"}"} 
[2026-05-01 15:27:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sjTeorY3k3bf6rgui\"}"} 
[2026-05-01 15:27:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5skrVdKqPXqxefqQF5\"}"} 
[2026-05-01 15:27:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5skviAeC2HbSSfcR8D\"}"} 
[2026-05-01 15:27:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5snHZSNJcRnLPpHxV2\"}"} 
[2026-05-01 15:27:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5snJZ5FbZXL9X6dcpa\"}"} 
[2026-05-01 15:27:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5soUzigXGT8kadzFAT\"}"} 
[2026-05-01 15:27:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5soheByGEvdeHMN4Jw\"}"} 
[2026-05-01 15:27:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sphRRzgdEhLfHF42e\"}"} 
[2026-05-01 15:27:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sqBSPsURAXKnTCpCa\"}"} 
[2026-05-01 15:27:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sr8VbqX7b2Mdcomu8\"}"} 
[2026-05-01 15:27:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5src1xBUimYMLbxo2u\"}"} 
[2026-05-01 15:27:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ssVqvFjZrpKqm3NcF\"}"} 
[2026-05-01 15:27:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5st36CDonhHE3FCm6S\"}"} 
[2026-05-01 15:27:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5stswhXdpx9kYTwTK7\"}"} 
[2026-05-01 15:27:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5suNxNZhLk18Y8Ksdx\"}"} 
[2026-05-01 15:27:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5svSwoKf8z3HJ9ZT1c\"}"} 
[2026-05-01 15:27:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5svmJLQLH774e3C3La\"}"} 
[2026-05-01 15:27:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5swhbsLzw8pJAcBgG7\"}"} 
[2026-05-01 15:27:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sxA8vmB8L62YfjjFd\"}"} 
[2026-05-01 15:27:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5sz6xtMXT8Y1S4KQh5\"}"} 
[2026-05-01 15:27:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5szs7EnNGeEqERhL74\"}"} 
[2026-05-01 15:27:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t1QbmG1KaB31CbYPZ\"}"} 
[2026-05-01 15:27:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t2fzs4YZ8QHJVB33h\"}"} 
[2026-05-01 15:27:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t2HvnQVqC3fg3imzm\"}"} 
[2026-05-01 15:27:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t3uRCFnNq7KiJ6wKz\"}"} 
[2026-05-01 15:27:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t3xe5nPZ32Xb6EjNf\"}"} 
[2026-05-01 15:27:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t5NidM5AY4iKrKZfV\"}"} 
[2026-05-01 15:27:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t5RSk6FW5nSGU4zHm\"}"} 
[2026-05-01 15:27:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t6nYjckvvPgyju6hq\"}"} 
[2026-05-01 15:27:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t7zUpSETL2ci5mbKg\"}"} 
[2026-05-01 15:27:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t6onqhuEe7MzHU9MR\"}"} 
[2026-05-01 15:27:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5t9Lqk5sikrDS66zvL\"}"} 
[2026-05-01 15:27:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tAK8NttpEEgg2gqTL\"}"} 
[2026-05-01 15:27:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tAkBCPzxf25j3MAYg\"}"} 
[2026-05-01 15:27:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tBdG4U2hj5ivt6c1p\"}"} 
[2026-05-01 15:27:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tBxMPif2Ub4VVyQHu\"}"} 
[2026-05-01 15:27:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tCtAVa29sHQgz8AHE\"}"} 
[2026-05-01 15:27:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tDJDRgs8kDxddTFiY\"}"} 
[2026-05-01 15:27:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tEHzWVenAXVg6aojK\"}"} 
[2026-05-01 15:27:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tEf4x7XQch7wuyeCM\"}"} 
[2026-05-01 15:27:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tFfbW5myabEQwEcWf\"}"} 
[2026-05-01 15:27:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tG3fFp279wmMjPSWb\"}"} 
[2026-05-01 15:27:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tH7uR2DEDDuFvPMJP\"}"} 
[2026-05-01 15:27:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tHTk9ucDwrGQFgKQC\"}"} 
[2026-05-01 15:27:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tJpbWatkfCnq76vFt\"}"} 
[2026-05-01 15:27:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tLNrmGKxfAJKfyeLu\"}"} 
[2026-05-01 15:27:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tK7i6eqjDfRt89GRw\"}"} 
[2026-05-01 15:27:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tNYqVXkvjxULPnfbP\"}"} 
[2026-05-01 15:27:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tP36kw1siSNqoDZxG\"}"} 
[2026-05-01 15:27:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tQ2t9sA2QAxi3dTLo\"}"} 
[2026-05-01 15:27:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tQLjUZKGGnpCaCpW2\"}"} 
[2026-05-01 15:27:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:27:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tRPjoXR3WikUMncMu\"}"} 
[2026-05-01 15:27:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tRaQCaCGH5KHgmYWg\"}"} 
[2026-05-01 15:27:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:27:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:27:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tSwzuELnfntK5qV9S\"}"} 
[2026-05-01 15:28:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tUJrVBkgFzFERzSTh\"}"} 
[2026-05-01 15:28:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tSsHc98pvoVDHE68b\"}"} 
[2026-05-01 15:28:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tVX2tKZfkbPyxZvfv\"}"} 
[2026-05-01 15:28:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tVwq4Y6NKfgVqun9K\"}"} 
[2026-05-01 15:28:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tWkTCstD1az94LsFM\"}"} 
[2026-05-01 15:28:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tXT7aYHrUid1AoBnt\"}"} 
[2026-05-01 15:28:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tYBmegNjxZxPQCshT\"}"} 
[2026-05-01 15:28:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tYnytS167Qz9uzgkp\"}"} 
[2026-05-01 15:28:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tZokeXm9cqVACxs9P\"}"} 
[2026-05-01 15:28:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5taEJLpaDCfvjr7hT4\"}"} 
[2026-05-01 15:28:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tbAcKJDZSbDdXWgM9\"}"} 
[2026-05-01 15:28:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tcnqizKaNbzTJLXR9\"}"} 
[2026-05-01 15:28:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5teAw1d6ZYNwqUDLsF\"}"} 
[2026-05-01 15:28:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tfbG4Ed5Sg7c3fbX5\"}"} 
[2026-05-01 15:28:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tc4BsBdpocq4WTaQU\"}"} 
[2026-05-01 15:28:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5th5JxY9hx4xUkrK3s\"}"} 
[2026-05-01 15:28:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tiPSQUR58rRvr3dVm\"}"} 
[2026-05-01 15:28:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tjgaAJivfFdc4upSZ\"}"} 
[2026-05-01 15:28:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tm4Awyeq4hfQcjQVd\"}"} 
[2026-05-01 15:28:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tmkLsqMzhZeBS8yZq\"}"} 
[2026-05-01 15:28:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tnWEsTfnHqdkRZ6dr\"}"} 
[2026-05-01 15:28:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5toUHHDxxmhZCuvqWf\"}"} 
[2026-05-01 15:28:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tpGuFfNpfKygucp5D\"}"} 
[2026-05-01 15:28:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tps7mmYsJtLdNoQ8A\"}"} 
[2026-05-01 15:28:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tqhyGif6BFTFN4iXA\"}"} 
[2026-05-01 15:28:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5trHwnsgwRFcd9BdeJ\"}"} 
[2026-05-01 15:28:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ts7oLUAkzLD4GnGU9\"}"} 
[2026-05-01 15:28:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ttDXc1eYjMk2DWedz\"}"} 
[2026-05-01 15:28:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ttV9myji6gj8nKL87\"}"} 
[2026-05-01 15:28:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tubdGKXpcrCbzqn2t\"}"} 
[2026-05-01 15:28:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tv4ubivBLy8V8LiWb\"}"} 
[2026-05-01 15:28:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tw2hcGNCYaTBQeWYb\"}"} 
[2026-05-01 15:28:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5twQGjnweotuaChK89\"}"} 
[2026-05-01 15:28:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5txSHQdNMV8SFLXfce\"}"} 
[2026-05-01 15:28:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5txs5oPmTo3sSJMa7G\"}"} 
[2026-05-01 15:28:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tycEJExPEbqp2hSs2\"}"} 
[2026-05-01 15:28:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tzDByUCR3FsefqUpj\"}"} 
[2026-05-01 15:28:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5tzyaNmwPAk8h6TWq6\"}"} 
[2026-05-01 15:28:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u1ScJpQZFCYnQ6pFv\"}"} 
[2026-05-01 15:28:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u2ReSGLs3eAxFsJ46\"}"} 
[2026-05-01 15:28:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u2rSQYS3a9QzbDZrz\"}"} 
[2026-05-01 15:28:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u4B4pgDm3tLtbK1fP\"}"} 
[2026-05-01 15:28:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u3sD3DhdKSunvNJ3X\"}"} 
[2026-05-01 15:28:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u5WSA7gN25zdEB7b6\"}"} 
[2026-05-01 15:28:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u6ELwrMBSSseF12Bw\"}"} 
[2026-05-01 15:28:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u6rnu2yhqgWWvNEH6\"}"} 
[2026-05-01 15:28:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u7bCUYce2jjytbwgc\"}"} 
[2026-05-01 15:28:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u8BRP4tGUQw1ehECx\"}"} 
[2026-05-01 15:28:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5u9CBfixtDKn6j9FUT\"}"} 
[2026-05-01 15:28:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uAQ7nT5MiA6xQExDe\"}"} 
[2026-05-01 15:28:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uAYYXU4CHbf81Kxfs\"}"} 
[2026-05-01 15:28:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uBwtAZK7wg8Qi4qHE\"}"} 
[2026-05-01 15:28:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uBrvYUL4MerLbBzrv\"}"} 
[2026-05-01 15:28:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uDJjxZ29zjEiodSg8\"}"} 
[2026-05-01 15:28:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uDKUvb5bdkuQczjZW\"}"} 
[2026-05-01 15:28:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uEjZa1WsrMVHBUXF6\"}"} 
[2026-05-01 15:28:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uG5vbepbfYtnk9NW3\"}"} 
[2026-05-01 15:28:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uEjK6xY8EZhQfEfR1\"}"} 
[2026-05-01 15:28:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uHSn14oMP9dRKCvkk\"}"} 
[2026-05-01 15:28:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uHnsFxUvg9Dzt3YR9\"}"} 
[2026-05-01 15:28:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uK7jwzfvxMNv1rApS\"}"} 
[2026-05-01 15:28:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uK22tRCzgpbFG17QW\"}"} 
[2026-05-01 15:28:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uLScCZRNKjcMj8CSS\"}"} 
[2026-05-01 15:28:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uLY4bJNRQPPfyejaa\"}"} 
[2026-05-01 15:28:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uMkz3CAqEMiTh4fqR\"}"} 
[2026-05-01 15:28:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uPFH9xSssE1toMtzH\"}"} 
[2026-05-01 15:28:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uPUvEyZ3toSuwg3s6\"}"} 
[2026-05-01 15:28:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uQwUcSUnUuG9kgxpg\"}"} 
[2026-05-01 15:28:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uRNH7xtqeJtnqx5Ch\"}"} 
[2026-05-01 15:28:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uSJacnHmHmmJepMLv\"}"} 
[2026-05-01 15:28:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uT8SYNetiLJ9ZAjYX\"}"} 
[2026-05-01 15:28:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uTiAj7jxeN5pyV1oo\"}"} 
[2026-05-01 15:28:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uUubfbtDzDdMDMZqc\"}"} 
[2026-05-01 15:28:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uV7zrg213wRuotseX\"}"} 
[2026-05-01 15:28:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uWh1Dq6ApL1ydvNS9\"}"} 
[2026-05-01 15:28:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uXcZqQce4Q3z9miQy\"}"} 
[2026-05-01 15:28:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uY94ykju3EgqShikg\"}"} 
[2026-05-01 15:28:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uZHH9LxuipSNv1nSK\"}"} 
[2026-05-01 15:28:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uZbsmQYUiHHfLR6uy\"}"} 
[2026-05-01 15:28:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uagca3DtS5fThmpyz\"}"} 
[2026-05-01 15:28:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ub2hfwfQX3KucZGUs\"}"} 
[2026-05-01 15:28:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ubvn2Co8KdSs3CA2C\"}"} 
[2026-05-01 15:28:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ucGs5mVy5i7EyAFhC\"}"} 
[2026-05-01 15:28:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5udLrP9rdZsfUWocDU\"}"} 
[2026-05-01 15:28:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ue3XPJt1HFnWpeBPf\"}"} 
[2026-05-01 15:28:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ueejj1vzyUZCkgmSW\"}"} 
[2026-05-01 15:28:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ufVqYUj6t5Yj6ke19\"}"} 
[2026-05-01 15:28:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ug9myhDiCRefYXv4W\"}"} 
[2026-05-01 15:28:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ugqCagUWMG69o7MgY\"}"} 
[2026-05-01 15:28:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uhZ7YKakunA41zAJc\"}"} 
[2026-05-01 15:28:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uiEHqWZ2fT3ArrLpe\"}"} 
[2026-05-01 15:28:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uimnDdpY5xo5RmEeW\"}"} 
[2026-05-01 15:28:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ujVCC285r9CzXr3xL\"}"} 
[2026-05-01 15:28:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uk98nK5vsgtr2od9Z\"}"} 
[2026-05-01 15:28:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ukro3Ykom2AXZpF7S\"}"} 
[2026-05-01 15:28:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5umcwAHk7kGLVMzvvq\"}"} 
[2026-05-01 15:28:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uo5VQEceh5NXxwtNh\"}"} 
[2026-05-01 15:28:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uneSopV1XvKgTuUb9\"}"} 
[2026-05-01 15:28:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5upixhroC8rtXDYWaF\"}"} 
[2026-05-01 15:28:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uphiuornsViiZAqjf\"}"} 
[2026-05-01 15:28:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uqzrhPue8CX8wmbda\"}"} 
[2026-05-01 15:28:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ur74daFxn7crjAK12\"}"} 
[2026-05-01 15:28:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5usNTjHb61qKyuFhyN\"}"} 
[2026-05-01 15:28:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5usoG45177fNryvE24\"}"} 
[2026-05-01 15:28:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uu5QRgz9nyeG88maG\"}"} 
[2026-05-01 15:28:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uu9NBbqKxUky1anxP\"}"} 
[2026-05-01 15:28:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uvSkryBiEnct4jdqi\"}"} 
[2026-05-01 15:28:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uvS1fB9aMov4dQiBq\"}"} 
[2026-05-01 15:28:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uwdSmgwmKwtsW1PPA\"}"} 
[2026-05-01 15:28:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uwprHQYVVPuisyRnS\"}"} 
[2026-05-01 15:28:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uxrcWtGFQi19vN1Sd\"}"} 
[2026-05-01 15:28:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uyKe2T1DRdXy8Ztec\"}"} 
[2026-05-01 15:28:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uzEDPHCnaized9Z5f\"}"} 
[2026-05-01 15:28:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5uzb3CUg7EpCLCXmiv\"}"} 
[2026-05-01 15:28:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v1aa1Xg51YgH88rwX\"}"} 
[2026-05-01 15:28:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v2EGGNQQaiCwUqrHf\"}"} 
[2026-05-01 15:28:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v37bQ5wzsjdoF8No6\"}"} 
[2026-05-01 15:28:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v46PAf56BzMRnPc8t\"}"} 
[2026-05-01 15:28:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v4m4vkBnkuyXFcAXw\"}"} 
[2026-05-01 15:28:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v5nLMuGveABk2DQCh\"}"} 
[2026-05-01 15:28:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v6XELf9x6w37eMesJ\"}"} 
[2026-05-01 15:28:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v7AvQqyJN7rCcWjrx\"}"} 
[2026-05-01 15:28:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v831zbjHE95FcmLXi\"}"} 
[2026-05-01 15:28:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v8eUGCNS1AP8K35t7\"}"} 
[2026-05-01 15:28:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v9Y43aYFM8DPwG7UU\"}"} 
[2026-05-01 15:28:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5v9zqa4NsryTNpLyij\"}"} 
[2026-05-01 15:28:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vAwtGfGxhEw7MSb3b\"}"} 
[2026-05-01 15:28:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vCJVNMQGBjTurgzyC\"}"} 
[2026-05-01 15:28:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vBQffdXCmKiHKHScx\"}"} 
[2026-05-01 15:28:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vDgLkEGQHYzfHDqE8\"}"} 
[2026-05-01 15:28:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vEGJyBmhetAYjUE7b\"}"} 
[2026-05-01 15:28:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vF1hwH7u8ejp9Lsv3\"}"} 
[2026-05-01 15:28:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vFoqCguarAHkW5B8x\"}"} 
[2026-05-01 15:28:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vGGMy9qJNvEzwoXZT\"}"} 
[2026-05-01 15:28:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vHCRdQAX3X2BzsCLz\"}"} 
[2026-05-01 15:28:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vHgh8YpQjKBHFprMa\"}"} 
[2026-05-01 15:28:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vJXo8aL7k8GQ8QVRp\"}"} 
[2026-05-01 15:28:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vK8kxiDyqUiBUxn7M\"}"} 
[2026-05-01 15:28:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vKttrg5VXtWgaKHXx\"}"} 
[2026-05-01 15:28:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vLqT4m8aNreKpKyhT\"}"} 
[2026-05-01 15:28:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vMHzByy5xxbm9czwS\"}"} 
[2026-05-01 15:28:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vNSwT6UJeoeMntRCw\"}"} 
[2026-05-01 15:28:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vPJHa7Juc2AHywpZy\"}"} 
[2026-05-01 15:28:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vPk52vY1QEjNL4jtw\"}"} 
[2026-05-01 15:28:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vQo59ML65aSgFFq4W\"}"} 
[2026-05-01 15:28:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vR8R4TxiFdZEawobq\"}"} 
[2026-05-01 15:28:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vS1zqMAUMXTCJMU6P\"}"} 
[2026-05-01 15:28:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vSTHwHU7Lq3Ca68J3\"}"} 
[2026-05-01 15:28:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vTa1dT7Jg6eW6MVnx\"}"} 
[2026-05-01 15:28:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vTscx4ddzr7rcfYK6\"}"} 
[2026-05-01 15:28:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vUxrYRNEc9FUkLi4a\"}"} 
[2026-05-01 15:28:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vVBVwaE3kQj6PfweG\"}"} 
[2026-05-01 15:28:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vWKTWDBfKtwSHwDs1\"}"} 
[2026-05-01 15:28:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vWPg9FmJzQRdXoQxi\"}"} 
[2026-05-01 15:28:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vXjHfkg63wr2Dneve\"}"} 
[2026-05-01 15:28:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vXg4vD2TgryYJe7VM\"}"} 
[2026-05-01 15:28:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vZ4uo6zrBYDjDW1uc\"}"} 
[2026-05-01 15:28:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vZGp6zSaSZ7okcbJw\"}"} 
[2026-05-01 15:28:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vaG6Uf856tPVPJWaX\"}"} 
[2026-05-01 15:28:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vatnr5Wj1VhxxDpLw\"}"} 
[2026-05-01 15:28:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vbcT2r22wNxhgkQA4\"}"} 
[2026-05-01 15:28:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vcgSwoDTHBQ4Dw2Ce\"}"} 
[2026-05-01 15:28:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vcz4B8KaDy1qkpXwR\"}"} 
[2026-05-01 15:28:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ve4nr5GFXfiqaSHZZ\"}"} 
[2026-05-01 15:28:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5veS7oN4esHAfyW3uu\"}"} 
[2026-05-01 15:28:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vfQALUARgZZAG4SkW\"}"} 
[2026-05-01 15:28:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vfrhDVzYhvwJZuMkq\"}"} 
[2026-05-01 15:28:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vgcLXQ7kwfebZPv3z\"}"} 
[2026-05-01 15:28:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vhJkszNhH65f23JiC\"}"} 
[2026-05-01 15:28:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vhySRDFujjeRQKQ4r\"}"} 
[2026-05-01 15:28:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5viZAFRR4712TqoVXx\"}"} 
[2026-05-01 15:28:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vjR1EEZTPwBs3YuQt\"}"} 
[2026-05-01 15:28:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vjwksFHsZkzS4zSY2\"}"} 
[2026-05-01 15:28:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vkn7Tg6GmvioecGo2\"}"} 
[2026-05-01 15:28:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vmEQ8QeW3JeXSGANc\"}"} 
[2026-05-01 15:28:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vnGA6KXy6DrEj3CVL\"}"} 
[2026-05-01 15:28:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vo7FwodU2dFUzF9MF\"}"} 
[2026-05-01 15:28:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vokwzD2KYLViSvke5\"}"} 
[2026-05-01 15:28:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vq3bBSPhVsctg68mG\"}"} 
[2026-05-01 15:28:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vqEFUL4HYcSpkUJ6i\"}"} 
[2026-05-01 15:28:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vrPhS2KzfqBCqsC7n\"}"} 
[2026-05-01 15:28:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vrV9sSAxLCjfiVYk2\"}"} 
[2026-05-01 15:28:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vsnYUKrhmuj6rxLcu\"}"} 
[2026-05-01 15:28:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vsrGEe2EmkFTJHcHC\"}"} 
[2026-05-01 15:28:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vu3hBy153oF5Kepcx\"}"} 
[2026-05-01 15:28:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vuLoiiFjMMvQBENzB\"}"} 
[2026-05-01 15:28:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vvRJ8bgns5KuAU7oy\"}"} 
[2026-05-01 15:28:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vxUZqVqTciYqG7aFu\"}"} 
[2026-05-01 15:28:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vxS6KUuKnEGVoF7kz\"}"} 
[2026-05-01 15:28:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vyjEHCdAqx5Cbq6sD\"}"} 
[2026-05-01 15:28:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5vytQFb6zyiiyBB7UT\"}"} 
[2026-05-01 15:28:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w1AYoaDC2TGTGBmwK\"}"} 
[2026-05-01 15:28:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w1PwCUkn2ctvXzNNh\"}"} 
[2026-05-01 15:28:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w2XA4st9izPEtKzbs\"}"} 
[2026-05-01 15:28:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w2q1N8LJUzNXPWcZ6\"}"} 
[2026-05-01 15:28:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w3t1Pcw4vbU1bS119\"}"} 
[2026-05-01 15:28:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w4E6TY9HtPZJdp848\"}"} 
[2026-05-01 15:28:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w5MKDYY6FDu8nsCYF\"}"} 
[2026-05-01 15:28:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w5cCEVVFpGXC6XaX3\"}"} 
[2026-05-01 15:28:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w6iR2fvX2h8F8vZfb\"}"} 
[2026-05-01 15:28:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w6vZvg53oNMATo349\"}"} 
[2026-05-01 15:28:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w8EwnFQQruh5Pkdht\"}"} 
[2026-05-01 15:28:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w8JAf96D8YENygqKb\"}"} 
[2026-05-01 15:28:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w9izRjU7tzbnVHJjQ\"}"} 
[2026-05-01 15:28:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5w9kyPRzXAmy69U5ef\"}"} 
[2026-05-01 15:28:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wB2d3ZuJTCV516iBu\"}"} 
[2026-05-01 15:28:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wB85Xt8xJ8wBRWz99\"}"} 
[2026-05-01 15:28:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wCQE9UgMNE42gih4w\"}"} 
[2026-05-01 15:28:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wD59taWJeujk67wu1\"}"} 
[2026-05-01 15:28:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wDm5gR9JYa5yL6qhd\"}"} 
[2026-05-01 15:28:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wETFgEQtRKpW7NoqH\"}"} 
[2026-05-01 15:28:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wF9BHpntkfijcLJqf\"}"} 
[2026-05-01 15:28:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wFoN5CmXairdBFaZ8\"}"} 
[2026-05-01 15:28:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wGbzAhKHJvVK9jdDR\"}"} 
[2026-05-01 15:28:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wHADgtT4WxdkFHz5Z\"}"} 
[2026-05-01 15:28:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wJ24d99qg2bXCg5ED\"}"} 
[2026-05-01 15:28:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wJWaZ2T2v4YiLy3Kx\"}"} 
[2026-05-01 15:28:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wKMRra5P6KdXGyx7L\"}"} 
[2026-05-01 15:28:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wLrUKzQwqZisiwik3\"}"} 
[2026-05-01 15:28:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wLj2kd2UKxDCXCz65\"}"} 
[2026-05-01 15:28:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wNHHuuS7R3HpRgT4E\"}"} 
[2026-05-01 15:28:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wNNkMSj6kTfwV3SJq\"}"} 
[2026-05-01 15:28:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wPgt4U4KajgBw6meL\"}"} 
[2026-05-01 15:28:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wQCPcmEku27X97ehK\"}"} 
[2026-05-01 15:28:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wRCfX3NT2ormvL4yc\"}"} 
[2026-05-01 15:28:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wRY1KUDQs9Q9L79em\"}"} 
[2026-05-01 15:28:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wSaWPXRidnQoB4Vb1\"}"} 
[2026-05-01 15:28:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wTAUzm32n26HBPXxX\"}"} 
[2026-05-01 15:28:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wTvNQCz6ZzvFXkCXL\"}"} 
[2026-05-01 15:28:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wUYaGAqxxBe9bRgYn\"}"} 
[2026-05-01 15:28:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wVQvACtFBYX6Npnny\"}"} 
[2026-05-01 15:28:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wVuw4AyzTz82zSQeK\"}"} 
[2026-05-01 15:28:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wWjncRA4itZiieB7o\"}"} 
[2026-05-01 15:28:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wXJ2PwNbwut2Dgkpf\"}"} 
[2026-05-01 15:28:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wY3fwX7d9jMMSjZCh\"}"} 
[2026-05-01 15:28:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wYg7r2gLCUNJ8j7N9\"}"} 
[2026-05-01 15:28:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wZTFRSqEEE5WsUVGz\"}"} 
[2026-05-01 15:28:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wa4iSM9HWm1r7LrrL\"}"} 
[2026-05-01 15:28:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5waqMJSC8HQKwbzCQw\"}"} 
[2026-05-01 15:28:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wbSogDp1wJaQf8qNc\"}"} 
[2026-05-01 15:28:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wcHASpZnSwyUY9hfu\"}"} 
[2026-05-01 15:28:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wdXKtonKeSy69KNtX\"}"} 
[2026-05-01 15:28:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5weJxPsNretQmKLvch\"}"} 
[2026-05-01 15:28:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wfk2E7ivh1cqyxMuk\"}"} 
[2026-05-01 15:28:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wggpiV9QPY5suBVV3\"}"} 
[2026-05-01 15:28:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wgzRyUupybxmXtNap\"}"} 
[2026-05-01 15:28:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wi4vU7d7tfRNZdWQ9\"}"} 
[2026-05-01 15:28:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wiQ263VHKk7LpMVNJ\"}"} 
[2026-05-01 15:28:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wjP3vziaNZ1244yVr\"}"} 
[2026-05-01 15:28:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wjnMiRNVsAUvRgEkx\"}"} 
[2026-05-01 15:28:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wkgS3gtFpftrMNJvp\"}"} 
[2026-05-01 15:28:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wm9i4Lq9N9V5FxxJn\"}"} 
[2026-05-01 15:28:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wnBy3mEFbfCzhcDmg\"}"} 
[2026-05-01 15:28:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wnTbGQNcYhUwM13oe\"}"} 
[2026-05-01 15:28:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wovtrzEV5Zq5zMdwv\"}"} 
[2026-05-01 15:28:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wpNgdE69ZMqL1rQGP\"}"} 
[2026-05-01 15:28:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wqFmbYZf47zReqL3f\"}"} 
[2026-05-01 15:28:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wqjJ2FCcAkA29B2ks\"}"} 
[2026-05-01 15:28:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wrcNZb9LDDuPvmHsD\"}"} 
[2026-05-01 15:28:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ws3ftVeJ3fEfoSqJK\"}"} 
[2026-05-01 15:28:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wst2YhqfwACVwUW6b\"}"} 
[2026-05-01 15:28:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wtLZJwTLCfizbd996\"}"} 
[2026-05-01 15:28:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wuDeHMkSp6sunop2g\"}"} 
[2026-05-01 15:28:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wuYV7LNkS44LZCwhN\"}"} 
[2026-05-01 15:28:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wvW2gURu5MWA2QbLk\"}"} 
[2026-05-01 15:28:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wvuqpSKSW6A1pD1J1\"}"} 
[2026-05-01 15:28:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wx8WYCPpMLb2BPGBF\"}"} 
[2026-05-01 15:28:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wxSrtvyjHBVZ2Yqb4\"}"} 
[2026-05-01 15:28:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wyS9SXbXHMYRScSMd\"}"} 
[2026-05-01 15:28:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wyhGXJqRB339AZ7Cd\"}"} 
[2026-05-01 15:28:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wzfJuDDpDCJCYfJrR\"}"} 
[2026-05-01 15:28:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5wzwS7N9f3VP32jYKy\"}"} 
[2026-05-01 15:28:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x297f2DCWvoNLWXfi\"}"} 
[2026-05-01 15:28:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x2QEubrF1rqEdrUZJ\"}"} 
[2026-05-01 15:28:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x3e9iaCU5NFGYDjTc\"}"} 
[2026-05-01 15:28:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x42iUThyuQ9PCQ9fe\"}"} 
[2026-05-01 15:28:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x57CsiFdKNXgP1tzC\"}"} 
[2026-05-01 15:28:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x5Roq2rPsoNDXhXXU\"}"} 
[2026-05-01 15:28:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x6UZX879wFDUwa1fN\"}"} 
[2026-05-01 15:28:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x6ptoev9WzaP8dXnC\"}"} 
[2026-05-01 15:28:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x7nSN74QtAzHY6aPX\"}"} 
[2026-05-01 15:28:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x8cJS3gEBeg8cgUba\"}"} 
[2026-05-01 15:28:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x91c2pRQgttGjGDKJ\"}"} 
[2026-05-01 15:28:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5x9zPapApBkJuvqrex\"}"} 
[2026-05-01 15:28:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xAqFH791comNHMM1x\"}"} 
[2026-05-01 15:28:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xBWvHo2EPhRUToFQQ\"}"} 
[2026-05-01 15:28:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xCE5hEUi9Ph21K21z\"}"} 
[2026-05-01 15:28:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xD9edVudXuiq7RpXE\"}"} 
[2026-05-01 15:28:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xDfQW2Nc6Cn8kTLz3\"}"} 
[2026-05-01 15:28:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xEgRMjnpurejNqAq2\"}"} 
[2026-05-01 15:28:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xF2GDyEDL6DR72eF8\"}"} 
[2026-05-01 15:28:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xG6VsRQTDGVSNL6n4\"}"} 
[2026-05-01 15:28:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xGLtMBNkiuooaisEZ\"}"} 
[2026-05-01 15:28:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xHT7R3KemHupeWN9a\"}"} 
[2026-05-01 15:28:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xHoSibT8pWfhVEoBX\"}"} 
[2026-05-01 15:28:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xJkVTFBCWWfkVcHHS\"}"} 
[2026-05-01 15:28:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xKA417zmGQDhVaQ5Y\"}"} 
[2026-05-01 15:28:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xKtx4DfaWhZUuxgHf\"}"} 
[2026-05-01 15:28:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xLPy1pqqdwTpb946A\"}"} 
[2026-05-01 15:28:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xM87wUyDha2FX2SvV\"}"} 
[2026-05-01 15:28:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xMoYojG1WEBp7Q15o\"}"} 
[2026-05-01 15:28:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xNUjNpP4gcqEQ9mUi\"}"} 
[2026-05-01 15:28:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xPDdaHn4EX33jdUTY\"}"} 
[2026-05-01 15:28:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xQifjWFkXCbWbMeSW\"}"} 
[2026-05-01 15:28:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xRX35Q95U8LMmsaeP\"}"} 
[2026-05-01 15:28:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xSFhBJ61KyH6uaDS4\"}"} 
[2026-05-01 15:28:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xSqfMyRMxKUKU6ggM\"}"} 
[2026-05-01 15:28:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xTT8AWHFiM23jcWCA\"}"} 
[2026-05-01 15:28:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xU5aM7bqQj9MnzFaL\"}"} 
[2026-05-01 15:28:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xUiXPxWprvYZGQPkV\"}"} 
[2026-05-01 15:28:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xVPwyi12KY2nVPuNN\"}"} 
[2026-05-01 15:28:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xWrm1JB9WvV7pXiWb\"}"} 
[2026-05-01 15:28:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xYHLUgeLaTzFoG99z\"}"} 
[2026-05-01 15:28:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xWKWwZ3kZTuA2i1U4\"}"} 
[2026-05-01 15:28:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xZiA8R961Bffp6ynG\"}"} 
[2026-05-01 15:28:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xZrb5EQ7a1kpmWGTe\"}"} 
[2026-05-01 15:28:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xb5Wa722aMuhSV8AY\"}"} 
[2026-05-01 15:28:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xbESKHsHUhP6bW5Nc\"}"} 
[2026-05-01 15:28:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xcPtHmGBiEMQ7oHdU\"}"} 
[2026-05-01 15:28:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xcWaa2ZhDvUwAzgDk\"}"} 
[2026-05-01 15:28:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xdoihazotWJAn6snY\"}"} 
[2026-05-01 15:28:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xdrwiKzDrvFqwycvh\"}"} 
[2026-05-01 15:28:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xf8bJoGDRdAusLSe7\"}"} 
[2026-05-01 15:28:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xfHX6Lo9kRRb6QNrc\"}"} 
[2026-05-01 15:28:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xgK2kCbNMjJWU7C6v\"}"} 
[2026-05-01 15:28:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xgiqbEphmt5UPvi6i\"}"} 
[2026-05-01 15:28:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xhWTtt5tPPPAWUuci\"}"} 
[2026-05-01 15:28:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xiB9V5g9KEGHqKGe6\"}"} 
[2026-05-01 15:28:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xiw3XeZF5LWzMDih8\"}"} 
[2026-05-01 15:28:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xjYFWNp1HgeHyympJ\"}"} 
[2026-05-01 15:28:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xkR6H6irYuaStRNTi\"}"} 
[2026-05-01 15:28:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xmkhqs8WecvC6pC9d\"}"} 
[2026-05-01 15:28:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xnqwRC8niAYG4PdH1\"}"} 
[2026-05-01 15:28:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xo8YoEkhs5zrZFsV3\"}"} 
[2026-05-01 15:28:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xpF2Z2qACoXrQ4Yxe\"}"} 
[2026-05-01 15:28:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xpXe9mZrXxb5SfJ9P\"}"} 
[2026-05-01 15:28:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:28:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:28:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:28:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xrkLhr6ZBn3yUHzoM\"}"} 
[2026-05-01 15:29:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xt7CM287r55NurrFM\"}"} 
[2026-05-01 15:29:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xuVnfEqsipMqqoHmi\"}"} 
[2026-05-01 15:29:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xvq9tf1KwcPNF5vK7\"}"} 
[2026-05-01 15:29:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xw72WD82V5m1UzCvK\"}"} 
[2026-05-01 15:29:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xxJi7CdiHPFWd9Whw\"}"} 
[2026-05-01 15:29:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xxUdKZefAjB2UPsz2\"}"} 
[2026-05-01 15:29:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xya7Lu6Ee9sKvu7BD\"}"} 
[2026-05-01 15:29:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xytheckd5Fm7JsDGc\"}"} 
[2026-05-01 15:29:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5xzxhX4V2JVZsud6Pn\"}"} 
[2026-05-01 15:29:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y1Siecy8zDZPb5kdA\"}"} 
[2026-05-01 15:29:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y2RkdrjUJR1h5nRdr\"}"} 
[2026-05-01 15:29:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y2tHX4pmC3tGPS9gk\"}"} 
[2026-05-01 15:29:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y4Kc8iqr7ASNMXwjg\"}"} 
[2026-05-01 15:29:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y47DAWFPfrPdh9hRZ\"}"} 
[2026-05-01 15:29:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y62JCkC1H7cT4dqUV\"}"} 
[2026-05-01 15:29:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y6ovdoyjGJGEtinqe\"}"} 
[2026-05-01 15:29:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y7DV95QmAytxjNHFA\"}"} 
[2026-05-01 15:29:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y88oGFpdBauE5sB4s\"}"} 
[2026-05-01 15:29:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5y9dbQjVhAqonLcm71\"}"} 
[2026-05-01 15:29:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yAL1bJqJK23K6CebS\"}"} 
[2026-05-01 15:29:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yBNXAPxwLrgMbwEEk\"}"} 
[2026-05-01 15:29:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yByETaSdQjgV2LTe4\"}"} 
[2026-05-01 15:29:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yCr4k6KARwmAGZGqm\"}"} 
[2026-05-01 15:29:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yDKbEpnXZ6v9ixYu9\"}"} 
[2026-05-01 15:29:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yEBgjt7puuZ9EbB1R\"}"} 
[2026-05-01 15:29:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yEfTedoqgHK56Q9JE\"}"} 
[2026-05-01 15:29:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yFbmBr1sRrEvAgEuE\"}"} 
[2026-05-01 15:29:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yFwc1KFp5siX8za8C\"}"} 
[2026-05-01 15:29:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yGuPqcY2on9MwoepT\"}"} 
[2026-05-01 15:29:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yHKx2qxFM21q5CwNX\"}"} 
[2026-05-01 15:29:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yJ8p5yJLm8YVrmo4M\"}"} 
[2026-05-01 15:29:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yJfp3nSHiqChmkrKW\"}"} 
[2026-05-01 15:29:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yKRTEXSP2o15dLN5V\"}"} 
[2026-05-01 15:29:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yKzSE5o5jx3895BBm\"}"} 
[2026-05-01 15:29:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yLddXApvweTeP4xxU\"}"} 
[2026-05-01 15:29:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yMGLQNq6dB4aBwgK1\"}"} 
[2026-05-01 15:29:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yMp4yhwefBTRdbzPg\"}"} 
[2026-05-01 15:29:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yNfusRoP5Z1GLTaay\"}"} 
[2026-05-01 15:29:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yPCujpKBoxfHrR1gW\"}"} 
[2026-05-01 15:29:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yQ5VzJhKuLo3LTNLS\"}"} 
[2026-05-01 15:29:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yQhCoMrXo4dEqhPsb\"}"} 
[2026-05-01 15:29:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yRandTANcQyVMCTeL\"}"} 
[2026-05-01 15:29:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yS4of9GB6Kygjm4F3\"}"} 
[2026-05-01 15:29:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ySz7x1dUjH5WosqyR\"}"} 
[2026-05-01 15:29:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yTV8p2u9TVSch5uRV\"}"} 
[2026-05-01 15:29:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yUGWmFxG1dwDKnVq9\"}"} 
[2026-05-01 15:29:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yUvwsDxRsTXNMskNF\"}"} 
[2026-05-01 15:29:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yVYuhN4SbuwR2Mgvu\"}"} 
[2026-05-01 15:29:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yWLYAMGEZwmuwvwSK\"}"} 
[2026-05-01 15:29:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yWwFd96Vcfo4oiTTh\"}"} 
[2026-05-01 15:29:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yXh9QQXfJoDsVfrYY\"}"} 
[2026-05-01 15:29:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yYKbLuLbjTB6FJDR7\"}"} 
[2026-05-01 15:29:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yZ6ycPkYZ3BhMfrXE\"}"} 
[2026-05-01 15:29:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yZhSS72qTtJ5t8Uaj\"}"} 
[2026-05-01 15:29:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yaV51H3o7zr2mfpVK\"}"} 
[2026-05-01 15:29:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ybDEDoFJB5thdh4RM\"}"} 
[2026-05-01 15:29:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yboSrP7qVq3THXY8q\"}"} 
[2026-05-01 15:29:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ycYMCF3sXsgqZoQC4\"}"} 
[2026-05-01 15:29:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yczNzoLeihzR4ihDN\"}"} 
[2026-05-01 15:29:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ye5cgzFMo7bm9ewuX\"}"} 
[2026-05-01 15:29:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yeQTog5dyW1ZAw1qn\"}"} 
[2026-05-01 15:29:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yfiM5JV1sTKeZmEtD\"}"} 
[2026-05-01 15:29:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yfmpC9tQjJ6QmnH7L\"}"} 
[2026-05-01 15:29:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ygumx4K1duwobYeey\"}"} 
[2026-05-01 15:29:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yh4xGshcjxnqLX7yP\"}"} 
[2026-05-01 15:29:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yiGPNny49YqUE2dTN\"}"} 
[2026-05-01 15:29:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yiHdG9pdH51bMa1Cq\"}"} 
[2026-05-01 15:29:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yjeUre9pGW4VvdW3R\"}"} 
[2026-05-01 15:29:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yjkvctTKsM5bLTBZf\"}"} 
[2026-05-01 15:29:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ykz6Nc8Zkhqn9NayC\"}"} 
[2026-05-01 15:29:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ymA1yj2dyoTzAKB39\"}"} 
[2026-05-01 15:29:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ynPgBEUY7Fv5Xydbu\"}"} 
[2026-05-01 15:29:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ynY7cneogV7g9gXfq\"}"} 
[2026-05-01 15:29:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yojJ1zuw2bm1k84ge\"}"} 
[2026-05-01 15:29:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yooGRUEZBxcPSU3mv\"}"} 
[2026-05-01 15:29:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ypzSnUiJ5nX3ckkQx\"}"} 
[2026-05-01 15:29:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yqB7GAFPm1Bf3DXEF\"}"} 
[2026-05-01 15:29:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yrRGfNbpi4aMNc8fi\"}"} 
[2026-05-01 15:29:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ysgvBkAhEZKgY7LJo\"}"} 
[2026-05-01 15:29:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yu3n8jrhMjWvTQtxA\"}"} 
[2026-05-01 15:29:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yvNQ8nyBAvQrXLCbA\"}"} 
[2026-05-01 15:29:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yvtQcwENCmwFu1fJX\"}"} 
[2026-05-01 15:29:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ywba4WkPEYrsdJfg9\"}"} 
[2026-05-01 15:29:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yx6aofzfUpGX3Lrgc\"}"} 
[2026-05-01 15:29:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yxxgAp74XukNmjUew\"}"} 
[2026-05-01 15:29:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yyWAomf95jfZ629b8\"}"} 
[2026-05-01 15:29:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5yzJnQncn6HKBRgYXH\"}"} 
[2026-05-01 15:29:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z11Ct5v8UFYAk8P1C\"}"} 
[2026-05-01 15:29:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z1ftQ2CeavQ7rBSAf\"}"} 
[2026-05-01 15:29:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z2GrhA1LMFBTWuJHT\"}"} 
[2026-05-01 15:29:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z31W7H1VfsbSv5TY1\"}"} 
[2026-05-01 15:29:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z3SYqARXPQok6pCEv\"}"} 
[2026-05-01 15:29:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z4YXoWq1PSm6nYBGq\"}"} 
[2026-05-01 15:29:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z57knodK6dJPAM7Kz\"}"} 
[2026-05-01 15:29:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z5rAPNfpQWPrVNBQ7\"}"} 
[2026-05-01 15:29:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z6St62Mcz3DP3ip8y\"}"} 
[2026-05-01 15:29:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z7B2oAcp8anFnYdjJ\"}"} 
[2026-05-01 15:29:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z7uwGeoVdW7jcUpae\"}"} 
[2026-05-01 15:29:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z8Xti9kC8v3EmJCLZ\"}"} 
[2026-05-01 15:29:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z9Xut8SzLLQ5Ygd4G\"}"} 
[2026-05-01 15:29:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5z9skVXrrcK662NL9P\"}"} 
[2026-05-01 15:29:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zAuGRU6GcJuG6tpHn\"}"} 
[2026-05-01 15:29:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zBA9Xms2PbH5dQMxV\"}"} 
[2026-05-01 15:29:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zCE95jZ5VNDPDMkzp\"}"} 
[2026-05-01 15:29:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zCYVQsBB2tZ4Mc4yc\"}"} 
[2026-05-01 15:29:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zDfDQKT5CpzMwysk1\"}"} 
[2026-05-01 15:29:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zEzLKcvryB3eXaQkw\"}"} 
[2026-05-01 15:29:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zF53SN5ycLVzMVZPe\"}"} 
[2026-05-01 15:29:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zGLgtXDGEnRQb9xrz\"}"} 
[2026-05-01 15:29:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zGT8uJiUxSCo4LiMp\"}"} 
[2026-05-01 15:29:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zHeKjvZdq6KYBZ4pQ\"}"} 
[2026-05-01 15:29:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zHpzKJ9WamdKumvPT\"}"} 
[2026-05-01 15:29:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zJoXRYzP1QrGBWcxo\"}"} 
[2026-05-01 15:29:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zKFKJbg4Qia6LNnic\"}"} 
[2026-05-01 15:29:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zL5RVcAruKnV8GEFa\"}"} 
[2026-05-01 15:29:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zMVzfVNtrq8wjXCzi\"}"} 
[2026-05-01 15:29:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zMJM1wjtTj68yW5zc\"}"} 
[2026-05-01 15:29:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zNxZMnxqxUFErfwMf\"}"} 
[2026-05-01 15:29:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zNzngcL7eYY6beJ94\"}"} 
[2026-05-01 15:29:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zQJAsKohcTm3YFFCw\"}"} 
[2026-05-01 15:29:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zQN9175gBShwBXVhq\"}"} 
[2026-05-01 15:29:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zRS8ewoBCVCg83hxB\"}"} 
[2026-05-01 15:29:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zRbJpPGgGRCxHdnn7\"}"} 
[2026-05-01 15:29:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zSfJg7gLRjk9xAj2r\"}"} 
[2026-05-01 15:29:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zT2PAKRp98XAff3kU\"}"} 
[2026-05-01 15:29:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zU39sFLzEwvbjEeEe\"}"} 
[2026-05-01 15:29:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zUWBbR4creNbXCcdK\"}"} 
[2026-05-01 15:29:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zVGKYgi27djM6Fj3G\"}"} 
[2026-05-01 15:29:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zVtXYKn4kFCQNtqtG\"}"} 
[2026-05-01 15:29:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zXBQgk7icJV9wW7Bw\"}"} 
[2026-05-01 15:29:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zXK6sCq4HQcFordss\"}"} 
[2026-05-01 15:29:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zYdUQGBhxX8LKJZsA\"}"} 
[2026-05-01 15:29:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zYtrShsXnXESE31eT\"}"} 
[2026-05-01 15:29:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zZpuUtkqpy8DKiwFp\"}"} 
[2026-05-01 15:29:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zaRsX5DYdgcuXQkTk\"}"} 
[2026-05-01 15:29:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zbJxMohzo6LFMhtVf\"}"} 
[2026-05-01 15:29:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zbiGWGnfPgPi6uVGP\"}"} 
[2026-05-01 15:29:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zcX8fdpvAb9cog4Wp\"}"} 
[2026-05-01 15:29:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zd1uDN49EBxfu2Ler\"}"} 
[2026-05-01 15:29:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zdywhFLpDDyMnbJ6U\"}"} 
[2026-05-01 15:29:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zeN1nhHg6uaFCacUx\"}"} 
[2026-05-01 15:29:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zfGaX7B9XJA18n3mi\"}"} 
[2026-05-01 15:29:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zff9V7iwMhsCxyiwz\"}"} 
[2026-05-01 15:29:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zgXywbXqL3GTqrTMh\"}"} 
[2026-05-01 15:29:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zh2kCpyCifKxvM1VV\"}"} 
[2026-05-01 15:29:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5ziQLwyEeefeviUjaG\"}"} 
[2026-05-01 15:29:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zi5W6Qy2sBrq7iQqp\"}"} 
[2026-05-01 15:29:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zjnC8G8RKabFZLyCY\"}"} 
[2026-05-01 15:29:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zmAnWVMK6RhDudHR5\"}"} 
[2026-05-01 15:29:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zm1rkfbuZjFp3bVQU\"}"} 
[2026-05-01 15:29:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5znME7AuRFrxxogFYq\"}"} 
[2026-05-01 15:29:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5znPi4UBb1g9edFUvh\"}"} 
[2026-05-01 15:29:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zoiLGNjFrs6S4k97Z\"}"} 
[2026-05-01 15:29:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zorWtifAnC3LG2D6E\"}"} 
[2026-05-01 15:29:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zqCdD4BwCL5bYiokg\"}"} 
[2026-05-01 15:29:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zqBtJaki5tQik1vjb\"}"} 
[2026-05-01 15:29:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zrXzaYUWjJGwRCf6y\"}"} 
[2026-05-01 15:29:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zrYzDK6Fw9g9zjqi2\"}"} 
[2026-05-01 15:29:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zsubLy5GMukEY6jng\"}"} 
[2026-05-01 15:29:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zsvazK1CU2SWCqcsA\"}"} 
[2026-05-01 15:29:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zuEiWYsUvmy6xZst8\"}"} 
[2026-05-01 15:29:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zuLAxaLZo5tha46Nu\"}"} 
[2026-05-01 15:29:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zvV7wBxtyjzWD6Qo5\"}"} 
[2026-05-01 15:29:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zw27rHqhZ8qb5LwpQ\"}"} 
[2026-05-01 15:29:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zwvwFfnwQh73sRYsJ\"}"} 
[2026-05-01 15:29:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zxPiiCemZQ1oiyuew\"}"} 
[2026-05-01 15:29:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zygrs1ZdX2jsLCYcZ\"}"} 
[2026-05-01 15:29:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac5zyj6GF23k1uBLEHrf\"}"} 
[2026-05-01 15:29:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6114TKmYMuT6LQT3KV\"}"} 
[2026-05-01 15:29:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6112y2M8UW3RYgcvZ1\"}"} 
[2026-05-01 15:29:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac612UHXhe7nrQfTYiZf\"}"} 
[2026-05-01 15:29:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac612Tnwb673BjSxciUa\"}"} 
[2026-05-01 15:29:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac613dF2oV7URakkUWfs\"}"} 
[2026-05-01 15:29:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac613r8iEngxuVohi2Dm\"}"} 
[2026-05-01 15:29:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac614qAiDzV5yLUNPM7r\"}"} 
[2026-05-01 15:29:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac615CVineZfYqbYpoEH\"}"} 
[2026-05-01 15:29:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac616UPbQ4vDXQEq9cYy\"}"} 
[2026-05-01 15:29:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac616LxMKBrzB4GYtsT6\"}"} 
[2026-05-01 15:29:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac617h4pHM7u8Gj6mF3o\"}"} 
[2026-05-01 15:29:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac618CL149wUub6f52xW\"}"} 
[2026-05-01 15:29:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac618zwxdQw7T82zhDnZ\"}"} 
[2026-05-01 15:29:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac619ZBVpzRLSZ3d6Siv\"}"} 
[2026-05-01 15:29:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61ACNuH53NonF8jVdz\"}"} 
[2026-05-01 15:29:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61BHNGiPZ8Xt9X7jTe\"}"} 
[2026-05-01 15:29:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61BZV3jDfeFnUH6bxW\"}"} 
[2026-05-01 15:29:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61CvqFx3L6xyMr3aeo\"}"} 
[2026-05-01 15:29:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61Cx5ADxPrWmhSyQ4N\"}"} 
[2026-05-01 15:29:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61ECEfZSN2LZw1qXng\"}"} 
[2026-05-01 15:29:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61EjyTZy9XDmzZcqu1\"}"} 
[2026-05-01 15:29:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61FQf853pVFQQNdpTD\"}"} 
[2026-05-01 15:29:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61GEmTLYoP1GtqWZFR\"}"} 
[2026-05-01 15:29:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61Gdaj19gYAQGMayX9\"}"} 
[2026-05-01 15:29:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61Hat3SDjRt3Xbj9i6\"}"} 
[2026-05-01 15:29:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61J1RysvtBVbGsCuDA\"}"} 
[2026-05-01 15:29:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61JpJFFBP15BQiFRu8\"}"} 
[2026-05-01 15:29:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61KMYDmjrsMioSiPYD\"}"} 
[2026-05-01 15:29:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61L3TnMyM5v5p684v8\"}"} 
[2026-05-01 15:29:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61LvYj9uSUmmuHfeY8\"}"} 
[2026-05-01 15:29:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61MQKc2G6XcoUmFAVW\"}"} 
[2026-05-01 15:29:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61NGfT4mAWZSmjvfzD\"}"} 
[2026-05-01 15:29:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61NhxPmhHv1TxNJM2G\"}"} 
[2026-05-01 15:29:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61PgVMV65fptjik5sZ\"}"} 
[2026-05-01 15:29:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61Pws7v9EWkD92Zi9X\"}"} 
[2026-05-01 15:29:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61RFW3CeL5Qt3sAmW6\"}"} 
[2026-05-01 15:29:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61RD2EMWyGrhefm9uN\"}"} 
[2026-05-01 15:29:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61SUvBkgBER95j2aFs\"}"} 
[2026-05-01 15:29:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61T2QdJh5Xi69yf2k6\"}"} 
[2026-05-01 15:29:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61TsksdAx3fEED3TND\"}"} 
[2026-05-01 15:29:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61UM36UFwFpimopMdw\"}"} 
[2026-05-01 15:29:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61VE7Zpa49dQYFkCuf\"}"} 
[2026-05-01 15:29:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61VgepHbxXN7nQmhbM\"}"} 
[2026-05-01 15:29:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61WkeTqRqV6SuSBzGs\"}"} 
[2026-05-01 15:29:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61X3WH32EkCiiLg9xL\"}"} 
[2026-05-01 15:29:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61YPNMkfJ915umFzbG\"}"} 
[2026-05-01 15:29:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61YMt9CNK37o9QRhQq\"}"} 
[2026-05-01 15:29:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61ZmU4cvzMdALAgRYF\"}"} 
[2026-05-01 15:29:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61ZvPkk2tSPPd7dLne\"}"} 
[2026-05-01 15:29:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61b2ciczeypXVUNFig\"}"} 
[2026-05-01 15:29:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61bGFfXpnuaz7XH3Wi\"}"} 
[2026-05-01 15:29:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61cHX3N5UHvZ77pE35\"}"} 
[2026-05-01 15:29:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61cnXrqfmkDSGkpfGc\"}"} 
[2026-05-01 15:29:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61daAJrnTKkqJAJ7Gp\"}"} 
[2026-05-01 15:29:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61eE71c4CYMATCGdR5\"}"} 
[2026-05-01 15:29:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61ezjzWgUDAtrH8X4v\"}"} 
[2026-05-01 15:29:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61fmsEXqXFuDpAsC5V\"}"} 
[2026-05-01 15:29:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61gJ7sdEJDAdXyueA3\"}"} 
[2026-05-01 15:29:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61hERxryaZWH56bx62\"}"} 
[2026-05-01 15:29:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61haWobM6udvA4YmRp\"}"} 
[2026-05-01 15:29:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61iZoCLhoKDne7zD6D\"}"} 
[2026-05-01 15:29:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61isQDufTr6ukLsU1s\"}"} 
[2026-05-01 15:29:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61jwthKeXT85rRK497\"}"} 
[2026-05-01 15:29:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61kf4G7kVNbow96dug\"}"} 
[2026-05-01 15:29:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61mHkoRkf1oeMndcy1\"}"} 
[2026-05-01 15:29:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61nWBhFdiWCThgJWQL\"}"} 
[2026-05-01 15:29:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61nhLs8yomwx1UPJQt\"}"} 
[2026-05-01 15:29:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61p4hP5JU74J7JfeBC\"}"} 
[2026-05-01 15:29:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61ov1hinoVmvA2Qb2X\"}"} 
[2026-05-01 15:29:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61qH7m22LuvJFhQoTz\"}"} 
[2026-05-01 15:29:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61qk9VKnR2vBh9FqiF\"}"} 
[2026-05-01 15:29:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61rgCr5fE7jZpL9Nod\"}"} 
[2026-05-01 15:29:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61s3Xo1FKSMRXdgiXj\"}"} 
[2026-05-01 15:29:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61t1Kth4SvM5vWK7b9\"}"} 
[2026-05-01 15:29:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61tRP9zF9B4eaWH9Vx\"}"} 
[2026-05-01 15:29:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61uPRUQSrfu8x3m3RW\"}"} 
[2026-05-01 15:29:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61v5bDfJbYMZkL1wmE\"}"} 
[2026-05-01 15:29:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61vm277fLr2z7RfQdd\"}"} 
[2026-05-01 15:29:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61wbd8FgAtH8HFefSW\"}"} 
[2026-05-01 15:29:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61xTigTKt2a1ZLHsoJ\"}"} 
[2026-05-01 15:29:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61xwjYvGFzFgUZJitB\"}"} 
[2026-05-01 15:29:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61ypa5nwdY9Cam2hgC\"}"} 
[2026-05-01 15:29:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac61zP497Pa2AkoyeSVu\"}"} 
[2026-05-01 15:29:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac621CfmGnDqmUm75eo4\"}"} 
[2026-05-01 15:29:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac621mtphjd9BzjyXUJR\"}"} 
[2026-05-01 15:29:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac622ckPg5hbUfwmmNRi\"}"} 
[2026-05-01 15:29:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6239FULqqRUQYbq7Mi\"}"} 
[2026-05-01 15:29:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac623zMLNcv6oKUgMdAH\"}"} 
[2026-05-01 15:29:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac624Yb31BhZPNixH4Nk\"}"} 
[2026-05-01 15:29:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac625sxLLezxX2SYvEtY\"}"} 
[2026-05-01 15:29:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac627A6R8pxGhTYbVPTJ\"}"} 
[2026-05-01 15:29:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6278N3bAZmCS4a8Zu6\"}"} 
[2026-05-01 15:29:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac628QFsu4SYSvMwyZ1E\"}"} 
[2026-05-01 15:29:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac628aBKYoLiJ1pBoqBW\"}"} 
[2026-05-01 15:29:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac629nrR6s66tCddXtvg\"}"} 
[2026-05-01 15:29:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac629xmZu2QvFAdc3xm6\"}"} 
[2026-05-01 15:29:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62B8xwsiNJHMggJk4w\"}"} 
[2026-05-01 15:29:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62BMMwaavYQiUNfmpd\"}"} 
[2026-05-01 15:29:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62CfVE9cENJhnnwDAU\"}"} 
[2026-05-01 15:29:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62CixoCS5UupgK2WpM\"}"} 
[2026-05-01 15:29:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62E2bG8pUGaFPGaquS\"}"} 
[2026-05-01 15:29:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62EGERosSASc75xRri\"}"} 
[2026-05-01 15:29:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62FPhb2AxWhKJcBwmj\"}"} 
[2026-05-01 15:29:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62FYdFnv6xCtQj1FZJ\"}"} 
[2026-05-01 15:29:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62Gk4Lo1GCx5nJW9Fm\"}"} 
[2026-05-01 15:29:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62GyCVPmViwsBbsdhR\"}"} 
[2026-05-01 15:29:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62J5g6RDjKgypvAFh4\"}"} 
[2026-05-01 15:29:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62JTzK4uYuEGunikHE\"}"} 
[2026-05-01 15:29:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62KM5Qm1E3doPX9RUv\"}"} 
[2026-05-01 15:29:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62KeRxWhBnSPxpVMAz\"}"} 
[2026-05-01 15:29:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62LXGFENQCfMP1jQuw\"}"} 
[2026-05-01 15:29:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62M6VmEjcytc9zb9xv\"}"} 
[2026-05-01 15:29:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62MssXhK4kGLwmopAq\"}"} 
[2026-05-01 15:29:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62NVpynmy3HJcjr91j\"}"} 
[2026-05-01 15:29:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62PikfjgVYyMuhsk7v\"}"} 
[2026-05-01 15:29:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62PFikLtRTEYDFjDar\"}"} 
[2026-05-01 15:29:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62R4s4wJ2CDRXSRu79\"}"} 
[2026-05-01 15:29:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62R76WXHqwwkyCvXcg\"}"} 
[2026-05-01 15:29:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62STxMPjkoJnyGbgfD\"}"} 
[2026-05-01 15:29:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62SYAVePqazViybGLf\"}"} 
[2026-05-01 15:29:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62TpZELymmmcs3TXAu\"}"} 
[2026-05-01 15:29:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62TsnLoZwHU5diqYqB\"}"} 
[2026-05-01 15:29:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62VARaYLLhzTgN4d8s\"}"} 
[2026-05-01 15:29:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62VH7mntGLkY8vpA6R\"}"} 
[2026-05-01 15:29:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62WTKFXxu9akhAKDea\"}"} 
[2026-05-01 15:29:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62Wcyt5EU3z8kQHXxx\"}"} 
[2026-05-01 15:29:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62XjD4x5LdEaUEXyWu\"}"} 
[2026-05-01 15:29:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62Y5Hs58sKtNeKg1sN\"}"} 
[2026-05-01 15:29:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62ZVNfr9gYsME6fGV2\"}"} 
[2026-05-01 15:29:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62ZSu5W4RkkC5mLZau\"}"} 
[2026-05-01 15:29:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62aokYmu7iEEe59F4p\"}"} 
[2026-05-01 15:29:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62bShKMqYvahobLcis\"}"} 
[2026-05-01 15:29:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62cHYr4rfrkiwnsgN6\"}"} 
[2026-05-01 15:29:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62co4X8uA1NwRNCjkr\"}"} 
[2026-05-01 15:29:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62eBu4bY1VM7GmSz1g\"}"} 
[2026-05-01 15:29:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62eDtGn2RtKhikiKe6\"}"} 
[2026-05-01 15:29:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62faFBvxLHc9z9XFMU\"}"} 
[2026-05-01 15:29:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62fZW4ESFzUuanyZ57\"}"} 
[2026-05-01 15:29:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62h1JyizsPhKxb26LS\"}"} 
[2026-05-01 15:29:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62hDU7CpAsKpXAnP65\"}"} 
[2026-05-01 15:29:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62iweUAVamk1GyKCsy\"}"} 
[2026-05-01 15:29:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62iVrvXZy7gT4Sgn8D\"}"} 
[2026-05-01 15:29:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62kLV4qmejCUEMphG8\"}"} 
[2026-05-01 15:29:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62kXeZbDDEx1yZVMEY\"}"} 
[2026-05-01 15:29:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62mt1XG8KjHBhAu3BH\"}"} 
[2026-05-01 15:29:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62mrmXxaetLv1ejYjR\"}"} 
[2026-05-01 15:29:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62oGquammH5UzfCApe\"}"} 
[2026-05-01 15:29:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62p5TmTxh7vxfUHcpL\"}"} 
[2026-05-01 15:29:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62ps69RWV3dT4JD4Q9\"}"} 
[2026-05-01 15:29:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62qZGQXaLw6EpEWejn\"}"} 
[2026-05-01 15:29:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62rFwAyYDFUgZ7EePn\"}"} 
[2026-05-01 15:29:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62rybJYu5H3MKLfXYR\"}"} 
[2026-05-01 15:29:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62sd328NXJa1kc53Gn\"}"} 
[2026-05-01 15:29:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62tFzGSLnSgNc8pz1d\"}"} 
[2026-05-01 15:29:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62u85Mzv8nhDuv5qmA\"}"} 
[2026-05-01 15:29:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62uhZ45ucQPva6MqfY\"}"} 
[2026-05-01 15:29:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62vYu4eRmFSCfsSYWh\"}"} 
[2026-05-01 15:29:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62w59fhp3idtmi9qhT\"}"} 
[2026-05-01 15:29:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62x5BA7RMTbBtU3fz2\"}"} 
[2026-05-01 15:29:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62y4DNmSAkCbND4SHq\"}"} 
[2026-05-01 15:29:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62yaDT3Kq2Hmw2wJTA\"}"} 
[2026-05-01 15:29:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac62zVXbp7Ed4YrqFuyL\"}"} 
[2026-05-01 15:29:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63113HAMDAn9LBWoLj\"}"} 
[2026-05-01 15:29:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac631rPat5cYLfQMibrf\"}"} 
[2026-05-01 15:29:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac632Qsn15WAio6NFGRv\"}"} 
[2026-05-01 15:29:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac633DjvaLBtfMiujsJG\"}"} 
[2026-05-01 15:29:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac633svdJ3M5UtfC2NzQ\"}"} 
[2026-05-01 15:29:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac634kmEj5c25yA2xB8g\"}"} 
[2026-05-01 15:29:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac635GXBwKkvJEBw3LtV\"}"} 
[2026-05-01 15:29:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac636F4C54RD6yd7y85Q\"}"} 
[2026-05-01 15:29:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac636btewy5F8CjyU2CD\"}"} 
[2026-05-01 15:29:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac637avbb247Z5cQRoVY\"}"} 
[2026-05-01 15:29:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac637xk9mk1cNqWPRgS8\"}"} 
[2026-05-01 15:29:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6391k6VyU5mWRUAYsv\"}"} 
[2026-05-01 15:29:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac639NaKhzihmj5VkzNs\"}"} 
[2026-05-01 15:29:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63APqZUzUGrakVc2Cg\"}"} 
[2026-05-01 15:29:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63AjvZ1c1M4oKNMphM\"}"} 
[2026-05-01 15:29:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63BoRkRdCunciDPnRk\"}"} 
[2026-05-01 15:29:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63CKvoPMBMejSSdjpd\"}"} 
[2026-05-01 15:29:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63DCmKTPWb7yQJJfgM\"}"} 
[2026-05-01 15:29:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63Dmk8cXqykzME2MZM\"}"} 
[2026-05-01 15:29:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63EZ89QQQukdY671rc\"}"} 
[2026-05-01 15:29:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63FFYS8Dk8hLc26dpT\"}"} 
[2026-05-01 15:29:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63FoHFEsjBF36tfP7t\"}"} 
[2026-05-01 15:29:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:29:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:29:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:29:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63GrmykFy5DwiGfDHh\"}"} 
[2026-05-01 15:29:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63HGas8AaSJdb5jqbD\"}"} 
[2026-05-01 15:30:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63JHMi2Kkt1G5uMwTK\"}"} 
[2026-05-01 15:30:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63JgR7DFQaZMV3tP9R\"}"} 
[2026-05-01 15:30:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63KehyckysUj6xjAda\"}"} 
[2026-05-01 15:30:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63LRLqtpbC1TA3TTDb\"}"} 
[2026-05-01 15:30:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63LzaHVhakDKcZTLSg\"}"} 
[2026-05-01 15:30:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63MoSNE1QepSNKfHXS\"}"} 
[2026-05-01 15:30:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63NMgMdehysS9kjjfQ\"}"} 
[2026-05-01 15:30:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63PinGw4PDLd3jZfBA\"}"} 
[2026-05-01 15:30:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63P3qyeLn81DDip3Pe\"}"} 
[2026-05-01 15:30:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63R9rYgGNRDUKufVLM\"}"} 
[2026-05-01 15:30:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63SM2v4D4FeG7vSP1V\"}"} 
[2026-05-01 15:30:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63Sk6dULDNrBFZL7tz\"}"} 
[2026-05-01 15:30:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63Tpb34c7hGvswduwu\"}"} 
[2026-05-01 15:30:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63UEtKduLEQSQRSK3b\"}"} 
[2026-05-01 15:30:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63VHQ4kiNyQ7PyT9Q7\"}"} 
[2026-05-01 15:30:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63VUoKMLzEFG9Fqevb\"}"} 
[2026-05-01 15:30:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63WiTtQZsgx6ArZDqj\"}"} 
[2026-05-01 15:30:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63WnSMwSEZDoUU8pDz\"}"} 
[2026-05-01 15:30:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63Y8oEbeTaC9Mg3nuU\"}"} 
[2026-05-01 15:30:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63YAHJsyqSMCEMUX2n\"}"} 
[2026-05-01 15:30:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63ZeKumTKRbxEi2NoK\"}"} 
[2026-05-01 15:30:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63Zg4tsirGAr8AUUdy\"}"} 
[2026-05-01 15:30:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63bfsEk5nEh2vQaod7\"}"} 
[2026-05-01 15:30:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63baQwqJBQ7KwTXdnP\"}"} 
[2026-05-01 15:30:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63dHrL45d6zK3HnyCT\"}"} 
[2026-05-01 15:30:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63dHc27o7PjSGCD1Fy\"}"} 
[2026-05-01 15:30:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63f22tHpPK4z93i9hv\"}"} 
[2026-05-01 15:30:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63f617hvwsn5AFSasA\"}"} 
[2026-05-01 15:30:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63ggF9snKbVqN7PBPY\"}"} 
[2026-05-01 15:30:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63gow7Mji6YPUyUkMF\"}"} 
[2026-05-01 15:30:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63i7ZhpBEs9THpRY2k\"}"} 
[2026-05-01 15:30:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63iNSjk2ZbnadtJ8dY\"}"} 
[2026-05-01 15:30:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63jvDJkqX2YLM33oDd\"}"} 
[2026-05-01 15:30:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63k39u9hvVkCXKsoG1\"}"} 
[2026-05-01 15:30:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63mWTZSXkW9ofMC5a6\"}"} 
[2026-05-01 15:30:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63mXT5ufaFcM42XoEi\"}"} 
[2026-05-01 15:30:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63o5U7rDwj9dKUvBTf\"}"} 
[2026-05-01 15:30:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63o5xpBsN2TSNcsr2N\"}"} 
[2026-05-01 15:30:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63pT4mPLuRZ5z9KKU8\"}"} 
[2026-05-01 15:30:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63peE6SB99egupmr7T\"}"} 
[2026-05-01 15:30:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63r9WYset7cUTdDuUG\"}"} 
[2026-05-01 15:30:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63r3ZUsnbvHZec5gZE\"}"} 
[2026-05-01 15:30:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63sSQ9G7WjD6Kke6tp\"}"} 
[2026-05-01 15:30:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63sU8ms3gzAVXdVyEF\"}"} 
[2026-05-01 15:30:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63tcbUhqMX1JDBQ6vA\"}"} 
[2026-05-01 15:30:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63tkXmqejKkoZjV84H\"}"} 
[2026-05-01 15:30:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63v4AFqmktSgqPhnZv\"}"} 
[2026-05-01 15:30:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63wWizW7SPa1vK3SYz\"}"} 
[2026-05-01 15:30:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63wUz8ZPcXMaNueiXQ\"}"} 
[2026-05-01 15:30:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63xt526UqFt3WEGdeS\"}"} 
[2026-05-01 15:30:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63y5jBgSxXWi3SUwXm\"}"} 
[2026-05-01 15:30:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63zEggCFt8ZKo76YKi\"}"} 
[2026-05-01 15:30:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac63zU5C1fxN34e9J54b\"}"} 
[2026-05-01 15:30:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac641dmfvfzCbKWbKmaG\"}"} 
[2026-05-01 15:30:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac641rAdH2EiiHB2Sjcf\"}"} 
[2026-05-01 15:30:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac642tvbHE8sHH94V8Xf\"}"} 
[2026-05-01 15:30:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac643JUgTjQ6M4o65wKa\"}"} 
[2026-05-01 15:30:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac644J1KKMfwQSmhJsiS\"}"} 
[2026-05-01 15:30:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac644h4tkSikAiLygkb4\"}"} 
[2026-05-01 15:30:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac645ZA83Awv2tjW7qNT\"}"} 
[2026-05-01 15:30:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac646AsciLoW78xGB9bK\"}"} 
[2026-05-01 15:30:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac647DsjaTpZssk62AhC\"}"} 
[2026-05-01 15:30:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac647aT5hYvhc8XHV5CB\"}"} 
[2026-05-01 15:30:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac648eCZJoK3k6F77h6c\"}"} 
[2026-05-01 15:30:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64A5GeYxkSNX4yyCkq\"}"} 
[2026-05-01 15:30:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64BWqjaMPq5TyQvwL9\"}"} 
[2026-05-01 15:30:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64K2HAGGErNtGWW4C1\"}"} 
[2026-05-01 15:30:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64JxZhD1vsRwHPaHcP\"}"} 
[2026-05-01 15:30:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64LnwbjmRf8ADeyDcH\"}"} 
[2026-05-01 15:30:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64MLC2nown8vr7c96k\"}"} 
[2026-05-01 15:30:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64NAnmzUgJCg1Q5tpu\"}"} 
[2026-05-01 15:30:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64NpV3rQDuyik6WeQu\"}"} 
[2026-05-01 15:30:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64PhKTfQ1aXWDWZQJv\"}"} 
[2026-05-01 15:30:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64QN1HZx78wLaHfEFT\"}"} 
[2026-05-01 15:30:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64R5RFftWQV7CrrY8s\"}"} 
[2026-05-01 15:30:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64SWVDeVgUjMTgvdRW\"}"} 
[2026-05-01 15:30:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64S3D3hsB84Ya6ZA21\"}"} 
[2026-05-01 15:30:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64TyHsvvkCBJ1SKD5K\"}"} 
[2026-05-01 15:30:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64U2GQ4znQPqnQUx8L\"}"} 
[2026-05-01 15:30:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64V8zeVWcNiUG7nNa5\"}"} 
[2026-05-01 15:30:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64VbGyAcK7nAqhWLxZ\"}"} 
[2026-05-01 15:30:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64WMuxUDrphKq85YCX\"}"} 
[2026-05-01 15:30:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64X1MoTYA3ddomLPFb\"}"} 
[2026-05-01 15:30:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64XkWBoPEnwYD6ccrg\"}"} 
[2026-05-01 15:30:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64YZ8F8MPdvoarYXTb\"}"} 
[2026-05-01 15:30:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64ZD4Z9tRXiQf7tc5W\"}"} 
[2026-05-01 15:30:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64Zwy2gus6zYMf43sr\"}"} 
[2026-05-01 15:30:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64aXC89GVGU4kAM3Ed\"}"} 
[2026-05-01 15:30:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64bRGa4s1ShjWCwzG6\"}"} 
[2026-05-01 15:30:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64brJxKE8Px7gntbU4\"}"} 
[2026-05-01 15:30:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64coN76i9nRQ5BHnmd\"}"} 
[2026-05-01 15:30:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64dK82ZhDiv36nYXq5\"}"} 
[2026-05-01 15:30:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64e6zjabATmzHrmGop\"}"} 
[2026-05-01 15:30:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64eq9tjsWq2UGQdFg8\"}"} 
[2026-05-01 15:30:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64fXKtLd8kSKJe8Zjy\"}"} 
[2026-05-01 15:30:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64gFyPxXyu4TeoBEnx\"}"} 
[2026-05-01 15:30:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64gydhe3NvTPqxuqcG\"}"} 
[2026-05-01 15:30:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64hgJVqtGw5na1ncsk\"}"} 
[2026-05-01 15:30:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64iLVJsBWu36MgvPJv\"}"} 
[2026-05-01 15:30:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64j6skvu8BDzGAWCHd\"}"} 
[2026-05-01 15:30:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64jjq53m6eQY8PUw6G\"}"} 
[2026-05-01 15:30:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64kbApJ93Z76cK4W8L\"}"} 
[2026-05-01 15:30:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64kwkiHt54KkVYVXrq\"}"} 
[2026-05-01 15:30:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64msoyPRSV3BAm31Sj\"}"} 
[2026-05-01 15:30:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64nhRaSi18eFcg8Pw7\"}"} 
[2026-05-01 15:30:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64oYmbCGQamCkXBdLJ\"}"} 
[2026-05-01 15:30:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64pKAPkpxegdthiwRK\"}"} 
[2026-05-01 15:30:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64povaskm2PqWHUboD\"}"} 
[2026-05-01 15:30:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64qw91McfYJxYQTfpD\"}"} 
[2026-05-01 15:30:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64rD1iFBk5PC4yCPea\"}"} 
[2026-05-01 15:30:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64se5iLJAyEkLRbaee\"}"} 
[2026-05-01 15:30:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64u3ArfC795e8bpvB3\"}"} 
[2026-05-01 15:30:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64siJMQy3oZNbVpkD9\"}"} 
[2026-05-01 15:30:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64vXTvf89hGPPLhQ6x\"}"} 
[2026-05-01 15:30:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64vmbzY3i3SGzyGyTT\"}"} 
[2026-05-01 15:30:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64wy2tAFkCMfddQfCZ\"}"} 
[2026-05-01 15:30:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64xEuVqhw7g9eZSh1W\"}"} 
[2026-05-01 15:30:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64yS6CnvKNSqmgUm5A\"}"} 
[2026-05-01 15:30:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64ynfzLZdMymSShJxj\"}"} 
[2026-05-01 15:30:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac64ztu8N5LMUXdCiumb\"}"} 
[2026-05-01 15:30:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac651BWWFmXqFCSAbw3K\"}"} 
[2026-05-01 15:30:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac652GVkA8mXQaZcRxnS\"}"} 
[2026-05-01 15:30:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac652caYSmaP98vNbgU5\"}"} 
[2026-05-01 15:30:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6543QTxpbMKPAnA4d7\"}"} 
[2026-05-01 15:30:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac653zBQ9oeg3Rir1ReY\"}"} 
[2026-05-01 15:30:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac655Eb6KaJFrRQE7uzR\"}"} 
[2026-05-01 15:30:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac655P25yYUdgoDmZeEa\"}"} 
[2026-05-01 15:30:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac656aD3YFXfy69BYKKx\"}"} 
[2026-05-01 15:30:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac656n7AanCNNdRtpG1i\"}"} 
[2026-05-01 15:30:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac658JdroBCz3g5HuCNg\"}"} 
[2026-05-01 15:30:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6595GwpzvCBkgbY2Fk\"}"} 
[2026-05-01 15:30:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac659ovc6sosrdw99D6P\"}"} 
[2026-05-01 15:30:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65AmyFb7RWFKLJaBse\"}"} 
[2026-05-01 15:30:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65BEkMsWNYxYvkoRYa\"}"} 
[2026-05-01 15:30:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65CUfUdteFwKCRWobr\"}"} 
[2026-05-01 15:30:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65Cbc2dhuQdJqQGrno\"}"} 
[2026-05-01 15:30:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65DqX2Z1jW1cdtUGdP\"}"} 
[2026-05-01 15:30:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65Dwy54zuP9CUXz457\"}"} 
[2026-05-01 15:30:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65FGb1bfbsVrJ7Bzjb\"}"} 
[2026-05-01 15:30:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65FMJS9e7d7GuDP9w6\"}"} 
[2026-05-01 15:30:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65GbDQyyoGgyxqzjwD\"}"} 
[2026-05-01 15:30:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65GhQvDGRbkpm8sP4S\"}"} 
[2026-05-01 15:30:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65HneS6z1uTWaoi9HJ\"}"} 
[2026-05-01 15:30:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65J2XqD46vU4jbDz6u\"}"} 
[2026-05-01 15:30:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65KGhFeHYF73h15ouc\"}"} 
[2026-05-01 15:30:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65KKRNYDtLGPQcvyNC\"}"} 
[2026-05-01 15:30:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65Lnj4Vbwdki28mhjX\"}"} 
[2026-05-01 15:30:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65LkzH8wHzZxBgKvYY\"}"} 
[2026-05-01 15:30:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65NApfXHFM61b9EjXf\"}"} 
[2026-05-01 15:30:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65NBZsuKLUc9qCCQEm\"}"} 
[2026-05-01 15:30:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65PZQvWQbnJsgpB7aW\"}"} 
[2026-05-01 15:30:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65Pc8wsyvJtTx2bhAT\"}"} 
[2026-05-01 15:30:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65QtHUQrjAuZweM2GS\"}"} 
[2026-05-01 15:30:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65RJqAAWZDGT1j77WJ\"}"} 
[2026-05-01 15:30:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65SAS1JL4jMYHinpuS\"}"} 
[2026-05-01 15:30:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65SUn6rtazbQPgPLa3\"}"} 
[2026-05-01 15:30:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65TfTsXNTmCzn1pyWs\"}"} 
[2026-05-01 15:30:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65TtrwUyG7SyWDZgqs\"}"} 
[2026-05-01 15:30:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65V1aW7egDZp3xJU86\"}"} 
[2026-05-01 15:30:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65VGhyCJ54RszJzzJc\"}"} 
[2026-05-01 15:30:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65WRfQ5gxgKd97RjSu\"}"} 
[2026-05-01 15:30:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65WcKn8SSXcinxGpTH\"}"} 
[2026-05-01 15:30:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65XhZ5CZZwVEGbKnej\"}"} 
[2026-05-01 15:30:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65Y2A6Gt41JT2Vonkd\"}"} 
[2026-05-01 15:30:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65Z2RxjT8pX2UVE3Ps\"}"} 
[2026-05-01 15:30:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65ZGZjtLdUQ5wpio4S\"}"} 
[2026-05-01 15:30:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65aUzDBgh89g6J8hMi\"}"} 
[2026-05-01 15:30:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65aeuPxy4WYyXWp9XH\"}"} 
[2026-05-01 15:30:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65brb8oMMzbT5wY4zi\"}"} 
[2026-05-01 15:30:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65c8TYz8PgbvMutiNo\"}"} 
[2026-05-01 15:30:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65dEgS3Y31Mv8yHzAr\"}"} 
[2026-05-01 15:30:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65dV4wUuJHRwePiViV\"}"} 
[2026-05-01 15:30:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65eqg9VRiZXBRmCs5A\"}"} 
[2026-05-01 15:30:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65ejEHgLCrX47Pu7tb\"}"} 
[2026-05-01 15:30:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65g7aD8CzVFSsgyn1e\"}"} 
[2026-05-01 15:30:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65gFkjSrAwNd6b1Fvc\"}"} 
[2026-05-01 15:30:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65hXQUZX7KDzLtviL1\"}"} 
[2026-05-01 15:30:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65iGJfA47MfGZmcBr9\"}"} 
[2026-05-01 15:30:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65itzt5t6CHgqAcTUq\"}"} 
[2026-05-01 15:30:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65jbv3LsRq2mTKQKhX\"}"} 
[2026-05-01 15:30:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65k8AkxEpP7pohh4Nb\"}"} 
[2026-05-01 15:30:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65m1ztSFkNEzXSzsYc\"}"} 
[2026-05-01 15:30:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65mSoAAMV3HRC8FPFV\"}"} 
[2026-05-01 15:30:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65nRLUb59T3UM9qNbK\"}"} 
[2026-05-01 15:30:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65nkRrrkBj8scqvVQa\"}"} 
[2026-05-01 15:30:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65oogKaXx1LwEfSahK\"}"} 
[2026-05-01 15:30:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65p9WqyhcTUGtD3uKT\"}"} 
[2026-05-01 15:30:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65qC2FjjV4u5YSaLcS\"}"} 
[2026-05-01 15:30:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65qTeLejvYjdt4RUXf\"}"} 
[2026-05-01 15:30:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65rY8WpS2pV4PsPk6E\"}"} 
[2026-05-01 15:30:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65rsiomxMPi4c2JxUx\"}"} 
[2026-05-01 15:30:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65sm46EXCKPfCqNdG3\"}"} 
[2026-05-01 15:30:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65t8sr6BNRSCbWxXxM\"}"} 
[2026-05-01 15:30:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65u6BF7nXjBMZYaywA\"}"} 
[2026-05-01 15:30:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65uJpf2svdgCzJ5Uiu\"}"} 
[2026-05-01 15:30:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65vL63K2qgetmZ9PPm\"}"} 
[2026-05-01 15:30:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65vWkMiYJpUYGJP16K\"}"} 
[2026-05-01 15:30:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65wgwooXZmj7dc5kMc\"}"} 
[2026-05-01 15:30:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65wx55FaEytV5GeBuR\"}"} 
[2026-05-01 15:30:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65yUr6Aeewp5ThoVwH\"}"} 
[2026-05-01 15:30:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65yGCNm9s389777X83\"}"} 
[2026-05-01 15:30:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65zsw1bV6LwCRtTCUc\"}"} 
[2026-05-01 15:30:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac65zvf6uFMpp9wBftgy\"}"} 
[2026-05-01 15:30:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac662Nin8QXhNSDRHi2d\"}"} 
[2026-05-01 15:30:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac662jYtbqbYdHNjrusW\"}"} 
[2026-05-01 15:30:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac663oJGp2AYSDin7k9f\"}"} 
[2026-05-01 15:30:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66479oEdjwfvixEpkC\"}"} 
[2026-05-01 15:30:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6658RCbg5EfF2n2vy2\"}"} 
[2026-05-01 15:30:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac665VkMzYPpJe3nf8Ye\"}"} 
[2026-05-01 15:30:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac666WmMWV9V5hScRKHX\"}"} 
[2026-05-01 15:30:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac666uaSCgstXqKcDxN6\"}"} 
[2026-05-01 15:30:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac668Gw2eVpVbpcZapPD\"}"} 
[2026-05-01 15:30:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac668KQfMnUeubM4LuX2\"}"} 
[2026-05-01 15:30:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac669d3PjUiPoPTDGpVj\"}"} 
[2026-05-01 15:30:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac669jzB2DnjuZ5KnSgy\"}"} 
[2026-05-01 15:30:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66AvBBLHfKCezjwYM3\"}"} 
[2026-05-01 15:30:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66B85qsBoxa6sg2eud\"}"} 
[2026-05-01 15:30:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66CDp9eZ6J2EQKZtqh\"}"} 
[2026-05-01 15:30:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66CSTMiM6fPA7E2myk\"}"} 
[2026-05-01 15:30:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66DVTZYBv55REmCCV7\"}"} 
[2026-05-01 15:30:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66DpJXHtcRZpSHeVos\"}"} 
[2026-05-01 15:30:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66FBuLFWgJM3bzEUcm\"}"} 
[2026-05-01 15:30:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66EoLVgEzKspP3qkd1\"}"} 
[2026-05-01 15:30:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66GbjXFEP3H8ywEZ6G\"}"} 
[2026-05-01 15:30:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66J81jp6rUunXTLsNZ\"}"} 
[2026-05-01 15:30:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66Hpf55iuk61PkW5Yb\"}"} 
[2026-05-01 15:30:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66KYLxXuEVMJMEjaC5\"}"} 
[2026-05-01 15:30:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66LG19fmSb3QSBKeSt\"}"} 
[2026-05-01 15:30:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66M19ppHjbbFHJ7ZhT\"}"} 
[2026-05-01 15:30:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66Meqyeg9yuwpt5jhk\"}"} 
[2026-05-01 15:30:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66NLX4yFeJ5ta5oR3v\"}"} 
[2026-05-01 15:30:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66NwjVKBThQaxi2kQS\"}"} 
[2026-05-01 15:30:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66QAtyw6Wu8kNKvK3d\"}"} 
[2026-05-01 15:30:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66PfPWFjrkxqU8P553\"}"} 
[2026-05-01 15:30:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66RdxQ6Fr8hm4BksG9\"}"} 
[2026-05-01 15:30:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66RodNhv4d87VY2F3S\"}"} 
[2026-05-01 15:30:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66T3nW9XNfAejZGAxU\"}"} 
[2026-05-01 15:30:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66TBif53CEDvMnnEjC\"}"} 
[2026-05-01 15:30:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66ULvcdBQBp5gMntoA\"}"} 
[2026-05-01 15:30:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66Uaot1tK7HKfwMcoq\"}"} 
[2026-05-01 15:30:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66VvB9tXKXxEfdfQBg\"}"} 
[2026-05-01 15:30:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66VqidGne9UYqphZpY\"}"} 
[2026-05-01 15:30:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66XAb4KvZSi5XPrJWQ\"}"} 
[2026-05-01 15:30:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66XHXiTgqBT82azT32\"}"} 
[2026-05-01 15:30:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66YWheZjmRWMMKHxPb\"}"} 
[2026-05-01 15:30:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66Yet5AFFzoYxomic7\"}"} 
[2026-05-01 15:30:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66Zu3emgMnsWLCZSXU\"}"} 
[2026-05-01 15:30:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66aAAqSqi3iCqJuQXY\"}"} 
[2026-05-01 15:30:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66bPb4Tsx1QF8aQG8w\"}"} 
[2026-05-01 15:30:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66bXXPNKzQYWPYWJCR\"}"} 
[2026-05-01 15:30:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66csswXqz27bxoecTr\"}"} 
[2026-05-01 15:30:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66cmBiKgKxHc4GBYJ2\"}"} 
[2026-05-01 15:30:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66e3pu8eX5e6EmLzH9\"}"} 
[2026-05-01 15:30:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66e551rhkWPwqTgipt\"}"} 
[2026-05-01 15:30:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66fJES1ZAgMj23BibA\"}"} 
[2026-05-01 15:30:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66fHF2xcMNhoEebFZ7\"}"} 
[2026-05-01 15:30:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66ge6veMwQoyjJTDMs\"}"} 
[2026-05-01 15:30:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66gfLmeZ5FFP2TTcZb\"}"} 
[2026-05-01 15:30:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66hvzDxZFAQt6KACqd\"}"} 
[2026-05-01 15:30:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66i1x3KesHgDj5k5fx\"}"} 
[2026-05-01 15:30:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66j9ukQ51M5SSLaFjg\"}"} 
[2026-05-01 15:30:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66jJLs7dxHyakU94mE\"}"} 
[2026-05-01 15:30:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66kUXnsNfMFSnSK3b8\"}"} 
[2026-05-01 15:30:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66kWGLeZz8w4JHMbg4\"}"} 
[2026-05-01 15:30:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66mrskye8J67a9wcGw\"}"} 
[2026-05-01 15:30:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66mq98WrgyNbTUJNia\"}"} 
[2026-05-01 15:30:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66o2pRviF9uxAxKozs\"}"} 
[2026-05-01 15:30:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66oBzxL4q7bfi8T2e1\"}"} 
[2026-05-01 15:30:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66pJE19d6ztjxU7Znc\"}"} 
[2026-05-01 15:30:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66pab3h9J4sgM9ZhR9\"}"} 
[2026-05-01 15:30:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66qbrXuEHc5awYNWaS\"}"} 
[2026-05-01 15:30:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66qwSYQyJtLiTFnNvT\"}"} 
[2026-05-01 15:30:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66ruVF6QBeHVYrwE6t\"}"} 
[2026-05-01 15:30:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66tB8wvpAh5G5i5WhD\"}"} 
[2026-05-01 15:30:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66tzkHisrFKf5hYGFk\"}"} 
[2026-05-01 15:30:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66uW1GgbiZHB2CwHgb\"}"} 
[2026-05-01 15:30:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66vKsMzswMPrXWjfQQ\"}"} 
[2026-05-01 15:30:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66viviUYSk52N8zZpw\"}"} 
[2026-05-01 15:30:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66wnvKbT8gzMnDEzAf\"}"} 
[2026-05-01 15:30:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66xDirdehDHVP5ZhAg\"}"} 
[2026-05-01 15:30:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66y64HGEQUJRdWMbTH\"}"} 
[2026-05-01 15:30:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66ya5UtxgqenDLMDLx\"}"} 
[2026-05-01 15:30:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66zJEcaaTLwh3XEDd7\"}"} 
[2026-05-01 15:30:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac66znzpnJ7h6YLZWZ4k\"}"} 
[2026-05-01 15:30:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac671dMXpMYrbqfR3wdh\"}"} 
[2026-05-01 15:30:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac672DpxjcGUTtQZfmj9\"}"} 
[2026-05-01 15:30:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6734RyLWQ5cyQ3ZEUs\"}"} 
[2026-05-01 15:30:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac673aSEEK9p1CBqfTyh\"}"} 
[2026-05-01 15:30:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac674RXjk29ig9oNpM37\"}"} 
[2026-05-01 15:30:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac674wHThnWFM7LNUf5f\"}"} 
[2026-05-01 15:30:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac675meQESHGAdFuMz3v\"}"} 
[2026-05-01 15:30:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac676EBL5NgieYHZy5QM\"}"} 
[2026-05-01 15:30:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac677Ayn5HRETRfHhFFJ\"}"} 
[2026-05-01 15:30:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac677SMPvhY3nMAiDFQ1\"}"} 
[2026-05-01 15:30:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac678cJHkvAnkhjMxFQz\"}"} 
[2026-05-01 15:30:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac678pwy6CkT1Uq65p6a\"}"} 
[2026-05-01 15:30:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67A3sN51C8n53p1E7L\"}"} 
[2026-05-01 15:30:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67BkozD58zsNvE6sGY\"}"} 
[2026-05-01 15:30:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67BZu91fnSfxJMdabE\"}"} 
[2026-05-01 15:30:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67CxjvoZefEbp5qJTm\"}"} 
[2026-05-01 15:30:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67D99if7G35kPA1RyH\"}"} 
[2026-05-01 15:30:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67EZUtz5rtModeL54T\"}"} 
[2026-05-01 15:30:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67EaE3neqQ7etMFTt3\"}"} 
[2026-05-01 15:30:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67Fv6DrLz1kMLoJhPs\"}"} 
[2026-05-01 15:30:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67G13cnaN2epkjx5KF\"}"} 
[2026-05-01 15:30:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67HVLq1esKskE4299u\"}"} 
[2026-05-01 15:30:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67He24EWbfVbkArHEC\"}"} 
[2026-05-01 15:30:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67Jh2Mj9jGjZQDVDF2\"}"} 
[2026-05-01 15:30:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67K5qXfyp41ifNKgYU\"}"} 
[2026-05-01 15:30:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67LGXfi6HjQAqzJjLd\"}"} 
[2026-05-01 15:30:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67LX9vjALUkbtR8HPf\"}"} 
[2026-05-01 15:30:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67MgcAYpBeWAJ2QoGM\"}"} 
[2026-05-01 15:30:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67Msm9S6q4pbwNGGNF\"}"} 
[2026-05-01 15:30:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67P3TxXhLvBy853jWG\"}"} 
[2026-05-01 15:30:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67PEsLy2g6iTwZ5RqK\"}"} 
[2026-05-01 15:30:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67QVGx7CGngqH7UuC9\"}"} 
[2026-05-01 15:30:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67QfgxEGcPmWyZGKTs\"}"} 
[2026-05-01 15:30:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67RuMY94WNEmvr5z3L\"}"} 
[2026-05-01 15:30:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67S2JGe44pZUSBEBkN\"}"} 
[2026-05-01 15:30:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67TJCGd6nRA4LnjowD\"}"} 
[2026-05-01 15:30:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67TKSQhJVSSTZ8ariY\"}"} 
[2026-05-01 15:30:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67UdZi3PWtzq7WCymG\"}"} 
[2026-05-01 15:30:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67UgYGQdazxZ8mMsVd\"}"} 
[2026-05-01 15:30:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67W4tRBbeajPsCNF5y\"}"} 
[2026-05-01 15:30:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67WSDMvbyEDfbnW5K7\"}"} 
[2026-05-01 15:30:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67XgsUVnjazneeLsu7\"}"} 
[2026-05-01 15:30:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67XxEz2K71HF5wkRLD\"}"} 
[2026-05-01 15:30:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67YzVvw81FF9U3ug2x\"}"} 
[2026-05-01 15:30:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67ZeC719KA9PPaBP4B\"}"} 
[2026-05-01 15:30:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67aDfXq5eooUG1KX1f\"}"} 
[2026-05-01 15:30:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67bSqe2PC2MaSgZUr3\"}"} 
[2026-05-01 15:30:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67ckU8rk9U3GrRi2i6\"}"} 
[2026-05-01 15:30:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67e1sUgwHHwqkSRaNf\"}"} 
[2026-05-01 15:30:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67fQDZ7GLSdC5Lz7a7\"}"} 
[2026-05-01 15:30:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67g7NfW5Lm62MXm1NF\"}"} 
[2026-05-01 15:30:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67gaeynU6mt7WTNos2\"}"} 
[2026-05-01 15:30:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:30:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:30:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:30:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67hbB8g6amCskosQ5z\"}"} 
[2026-05-01 15:30:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67hwGSU3CeJMUpwwPJ\"}"} 
[2026-05-01 15:31:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67iobiL149T4a91BW1\"}"} 
[2026-05-01 15:31:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67jMbDtET6p1Xqpy5i\"}"} 
[2026-05-01 15:31:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67kKtDvaBSA4de1PkH\"}"} 
[2026-05-01 15:31:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67kiwTCNmDfDxRKsfr\"}"} 
[2026-05-01 15:31:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67mfFbwomrCo2V5C8k\"}"} 
[2026-05-01 15:31:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67n5oFP7CDSNvV6a5c\"}"} 
[2026-05-01 15:31:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67nsvTkXRckSBTkxqJ\"}"} 
[2026-05-01 15:31:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67oS9zkyoYjWh79qW1\"}"} 
[2026-05-01 15:31:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67pF2H4MxAKqcywrNf\"}"} 
[2026-05-01 15:31:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67pioVitHbY2BYdXBT\"}"} 
[2026-05-01 15:31:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67qeMpSENNBjJL32mp\"}"} 
[2026-05-01 15:31:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67qwy2Gux9ZgTr6hCv\"}"} 
[2026-05-01 15:31:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67s8uLyfHwHfvjsH3P\"}"} 
[2026-05-01 15:31:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67sP3MXvqyKAG4vGBM\"}"} 
[2026-05-01 15:31:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67tVGJLDZbacvWh9zg\"}"} 
[2026-05-01 15:31:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67u31R18BcniK9Gvdy\"}"} 
[2026-05-01 15:31:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67ughU7DsNshmjdYTq\"}"} 
[2026-05-01 15:31:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67vEw5vpT1sZRqEdqE\"}"} 
[2026-05-01 15:31:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67w15H7SdaqX6UCKqb\"}"} 
[2026-05-01 15:31:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67wS7tqTACQMBf98gQ\"}"} 
[2026-05-01 15:31:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67xeo9hCqaLC7zCZfZ\"}"} 
[2026-05-01 15:31:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67xgXSRnphW7EkPs61\"}"} 
[2026-05-01 15:31:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67ysxwWUM5eCevZ8YN\"}"} 
[2026-05-01 15:31:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac67zfLxMM3CXdc7g4UC\"}"} 
[2026-05-01 15:31:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac681HHzcp1ViFDpHbij\"}"} 
[2026-05-01 15:31:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6823SSK5MQXGmo8X2G\"}"} 
[2026-05-01 15:31:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac682eQJvMUFSdHdPzZh\"}"} 
[2026-05-01 15:31:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac683ffosGXvYsA1tuj4\"}"} 
[2026-05-01 15:31:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac683s5L5aj1nvD5aKN2\"}"} 
[2026-05-01 15:31:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac684znUQNjKz8PcVfFY\"}"} 
[2026-05-01 15:31:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac685Qb9URS4eiTs4vHm\"}"} 
[2026-05-01 15:31:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac686R7VLVdZHoYxj1aR\"}"} 
[2026-05-01 15:31:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac686gzExdttLpsSewKY\"}"} 
[2026-05-01 15:31:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac687nDjZq1acXwHdaDV\"}"} 
[2026-05-01 15:31:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6885aXjLPHFGZCratz\"}"} 
[2026-05-01 15:31:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac689TRg3BdZUouPUZCz\"}"} 
[2026-05-01 15:31:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68AujXaQqyaFw4bVAQ\"}"} 
[2026-05-01 15:31:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68BSykkjEy4WptRxpb\"}"} 
[2026-05-01 15:31:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68CKpMVpCicJNc5aM4\"}"} 
[2026-05-01 15:31:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68D4DZjkASzCFSLvCa\"}"} 
[2026-05-01 15:31:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68DgvNuiALp8iH1ZCu\"}"} 
[2026-05-01 15:31:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68EPqZ7FiaD5KJZma7\"}"} 
[2026-05-01 15:31:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68F3HEGUmDbNfS4CF2\"}"} 
[2026-05-01 15:31:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68GJRwJJXRENtvQb4v\"}"} 
[2026-05-01 15:31:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68Hh2SBgghXQvfPhJD\"}"} 
[2026-05-01 15:31:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68K3PRFJqj1qsgRp7p\"}"} 
[2026-05-01 15:31:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68LTU6pHvERsiME1FD\"}"} 
[2026-05-01 15:31:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68Mm6h6U1gZ8xnMGXJ\"}"} 
[2026-05-01 15:31:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68FjhQCEX3afzA22bf\"}"} 
[2026-05-01 15:31:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68PJs5BFjTXPuppWv1\"}"} 
[2026-05-01 15:31:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68P3F7ZvfzS2G666nR\"}"} 
[2026-05-01 15:31:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68QgxSHqYqr7RvU6xU\"}"} 
[2026-05-01 15:31:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68Qhx2x1BdeYvQF2C6\"}"} 
[2026-05-01 15:31:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68S6YQXgJfwSTaYTAj\"}"} 
[2026-05-01 15:31:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68S8GxPC1oWdjFGr6B\"}"} 
[2026-05-01 15:31:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68TT9qnhjM11kRuCvc\"}"} 
[2026-05-01 15:31:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68TaqnZ9WuViD97vHj\"}"} 
[2026-05-01 15:31:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68UsjDmrWmzcyH67bt\"}"} 
[2026-05-01 15:31:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68VEZBrq7rWFeHtgu9\"}"} 
[2026-05-01 15:31:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68WFKmwhNndRTsLHSC\"}"} 
[2026-05-01 15:31:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68WbAN8pM2LPMnjzjJ\"}"} 
[2026-05-01 15:31:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68XbSbMWxjqXAav2BV\"}"} 
[2026-05-01 15:31:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68XvHTtZF7FhASUH3L\"}"} 
[2026-05-01 15:31:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68YxntWg63c34XMKAF\"}"} 
[2026-05-01 15:31:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68ZFA2LgU9zyzRbJNx\"}"} 
[2026-05-01 15:31:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68aCTePaPgA6QE8Zbh\"}"} 
[2026-05-01 15:31:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68abmRuJJEshpC1bnG\"}"} 
[2026-05-01 15:31:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68bc39mTHGr3MhtFDZ\"}"} 
[2026-05-01 15:31:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68bxse5tjpDcZvBkX8\"}"} 
[2026-05-01 15:31:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68d18GTor2k7AuossW\"}"} 
[2026-05-01 15:31:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68dHzP5MzzoGyJcRjs\"}"} 
[2026-05-01 15:31:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68eNjEy3CRjxhDGRiz\"}"} 
[2026-05-01 15:31:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68efLf1iYDCKQ1ktfx\"}"} 
[2026-05-01 15:31:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68fhMJHw7Fj7weAnUW\"}"} 
[2026-05-01 15:31:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68g4BJG6nytBF6wPH4\"}"} 
[2026-05-01 15:31:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68h6SbwJG1Ngi9f8vR\"}"} 
[2026-05-01 15:31:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68hQ3RCxCaUagjdkvp\"}"} 
[2026-05-01 15:31:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68iUnc19f4nxevB3rp\"}"} 
[2026-05-01 15:31:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68j7jTKmNcYX3HoJzA\"}"} 
[2026-05-01 15:31:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68jzZktyfshFvCQQdZ\"}"} 
[2026-05-01 15:31:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68kRcNkXPeQWEQnaqP\"}"} 
[2026-05-01 15:31:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68mMv8cWSjeYxscxfB\"}"} 
[2026-05-01 15:31:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68moDNtrm12QKpSnv7\"}"} 
[2026-05-01 15:31:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68nmzv4hAMCQPTSFaw\"}"} 
[2026-05-01 15:31:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68o76BzmDC5QEDxDLZ\"}"} 
[2026-05-01 15:31:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68pBasA5xVcHELJGSc\"}"} 
[2026-05-01 15:31:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68pPEWQjvY3YY6kQW9\"}"} 
[2026-05-01 15:31:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68qXhAFJmCMaqQeXQG\"}"} 
[2026-05-01 15:31:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68qi7HCH4nWRfVN1ai\"}"} 
[2026-05-01 15:31:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68s2EtUSRq687Fy1oN\"}"} 
[2026-05-01 15:31:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68ruYM8zZeTQgQxLoS\"}"} 
[2026-05-01 15:31:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68tDRdetjDMD1cod24\"}"} 
[2026-05-01 15:31:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68tH984MBaBcRQBP8a\"}"} 
[2026-05-01 15:31:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68ueF1yYQoqobodkBL\"}"} 
[2026-05-01 15:31:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68uz5oY4epM8jrVm9n\"}"} 
[2026-05-01 15:31:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68w5p6D56pY8Nn4uB1\"}"} 
[2026-05-01 15:31:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68wJxdXdDVX7vEcic3\"}"} 
[2026-05-01 15:31:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68xPSoVDGTMeweddZi\"}"} 
[2026-05-01 15:31:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68xabvs4FcyfM4Gjmw\"}"} 
[2026-05-01 15:31:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68yeMK7UKDgXFU6pXT\"}"} 
[2026-05-01 15:31:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac68yyh9Qxkhgd7zAaL5\"}"} 
[2026-05-01 15:31:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac691Lo5nWZfHBGhEgS8\"}"} 
[2026-05-01 15:31:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac691VyMSx8WRuJ9uau9\"}"} 
[2026-05-01 15:31:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac692huFy9M1xQQ7EVnX\"}"} 
[2026-05-01 15:31:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac692x3918xM2v2NkH4V\"}"} 
[2026-05-01 15:31:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6946zTSGiga6rfFHHv\"}"} 
[2026-05-01 15:31:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac694dVKW26LH8Nj8psZ\"}"} 
[2026-05-01 15:31:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac695stvhoRgaP212Bae\"}"} 
[2026-05-01 15:31:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac696jk8M6Z8eAWLr3qj\"}"} 
[2026-05-01 15:31:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac697Ekt6H14Ba5Lw58x\"}"} 
[2026-05-01 15:31:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6986qu1LGtXMLJUFvQ\"}"} 
[2026-05-01 15:31:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac698dbHX7xwq1YWdDYu\"}"} 
[2026-05-01 15:31:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac699Uh66BUTbpkg9LbR\"}"} 
[2026-05-01 15:31:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69A4Aco43UMBd4wjZh\"}"} 
[2026-05-01 15:31:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69AsnBGVETMtcPoNmx\"}"} 
[2026-05-01 15:31:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69BMJgKVxmgsrBBWuV\"}"} 
[2026-05-01 15:31:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69CD9YJpD2FfjgtdQe\"}"} 
[2026-05-01 15:31:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69ChAfTr79MR7n71NK\"}"} 
[2026-05-01 15:31:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69E334UusAkRCG99nw\"}"} 
[2026-05-01 15:31:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69DeihdpgpbjLpjuKr\"}"} 
[2026-05-01 15:31:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69FV6oFSmam1ne6JjF\"}"} 
[2026-05-01 15:31:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69GPuwBhuEAKf1Ykmu\"}"} 
[2026-05-01 15:31:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69HaMsQVGWA29Awnvj\"}"} 
[2026-05-01 15:31:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69Ho1399gCtZULFsFN\"}"} 
[2026-05-01 15:31:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69JwiBzQEcwzJRVn2J\"}"} 
[2026-05-01 15:31:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69KE5Vu39rAz4LW2UL\"}"} 
[2026-05-01 15:31:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69LNn5iPfuK2Dzh4Kj\"}"} 
[2026-05-01 15:31:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69LLo8jUAgJGgRApYL\"}"} 
[2026-05-01 15:31:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69Mm834J94zTYWx2zM\"}"} 
[2026-05-01 15:31:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69MeS5HdogMLndJYcq\"}"} 
[2026-05-01 15:31:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69P6jix7KRzbWkZ6uu\"}"} 
[2026-05-01 15:31:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69PM86nqLDPG7s83jS\"}"} 
[2026-05-01 15:31:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69QRcMuYVLADS3EKAt\"}"} 
[2026-05-01 15:31:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69QjDo5JzjXBWiete7\"}"} 
[2026-05-01 15:31:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69RnDidmNktQ7nwBZT\"}"} 
[2026-05-01 15:31:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69S36ugBYhF4zUVEHz\"}"} 
[2026-05-01 15:31:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69T7qQz9FPUsmMPZ5f\"}"} 
[2026-05-01 15:31:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69TKFJZDdWYXxum1XQ\"}"} 
[2026-05-01 15:31:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69Uhb8SZ6VUBY4rpCi\"}"} 
[2026-05-01 15:31:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69USxULy2SZCVBm9a2\"}"} 
[2026-05-01 15:31:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69W5SRamqufzCCs7kB\"}"} 
[2026-05-01 15:31:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69WRGwNUMMchEmoNGD\"}"} 
[2026-05-01 15:31:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69XHrrMGkmwWwHmbLX\"}"} 
[2026-05-01 15:31:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69XjQ67YcCj8nPx4oS\"}"} 
[2026-05-01 15:31:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69YbFPqafYS9LqUgeh\"}"} 
[2026-05-01 15:31:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69Yx5FZNxMGsbA9z5Z\"}"} 
[2026-05-01 15:31:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69a9zzSkaWHoDoyoVQ\"}"} 
[2026-05-01 15:31:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69aJS8n1AtKkiUdLhr\"}"} 
[2026-05-01 15:31:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69bfHmhKtstcQNgbhF\"}"} 
[2026-05-01 15:31:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69bj1jjbWC5vsv922K\"}"} 
[2026-05-01 15:31:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69d1efhkbjKafNpfkJ\"}"} 
[2026-05-01 15:31:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69d5s44yzwYzpAWh1B\"}"} 
[2026-05-01 15:31:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69eMWjPdNYNQtx21GM\"}"} 
[2026-05-01 15:31:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69eVCdhfKDzxKxrbux\"}"} 
[2026-05-01 15:31:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69fhsiAAiphbUnoi79\"}"} 
[2026-05-01 15:31:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69fwm57VgurNKwpboi\"}"} 
[2026-05-01 15:31:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69h5j91ki2x4zyPsDK\"}"} 
[2026-05-01 15:31:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69hN5xNModmcd5xMom\"}"} 
[2026-05-01 15:31:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69ibG56o1xfdA4DuHM\"}"} 
[2026-05-01 15:31:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69ijCAPyBJpmReYq7x\"}"} 
[2026-05-01 15:31:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69judu7LFSPVDKD1Nm\"}"} 
[2026-05-01 15:31:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69k8n88HvJNNo3Ta8y\"}"} 
[2026-05-01 15:31:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69mCXB3uoA75mi1J5Z\"}"} 
[2026-05-01 15:31:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69mZMdcNohVkgbqo2q\"}"} 
[2026-05-01 15:31:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69nTgLMTxdk9zGoV2b\"}"} 
[2026-05-01 15:31:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69o39o2SoKbpZfxrTb\"}"} 
[2026-05-01 15:31:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69qdBGQnCrs54DEGeX\"}"} 
[2026-05-01 15:31:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69s6yVEbfCAngoXshV\"}"} 
[2026-05-01 15:31:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69tkwYudeh1X8xLuGf\"}"} 
[2026-05-01 15:31:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69tWKD6oikVeaYsAt7\"}"} 
[2026-05-01 15:31:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69vD1WgWrJVv1Ani6Z\"}"} 
[2026-05-01 15:31:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69vMwF3SNVDh3g65wJ\"}"} 
[2026-05-01 15:31:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69wdaZ8b5GPCYJ6cx9\"}"} 
[2026-05-01 15:31:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69wmGa3iKCyC6JjPrt\"}"} 
[2026-05-01 15:31:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69y97hQxDYDtgJzAUX\"}"} 
[2026-05-01 15:31:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69y1g6bTpYCUn1rKpn\"}"} 
[2026-05-01 15:31:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69zL4FU64L2KDkmLZu\"}"} 
[2026-05-01 15:31:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac69zP2tmo6D2jCRb2i6\"}"} 
[2026-05-01 15:31:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A1XjWyEM7SeYtL32R\"}"} 
[2026-05-01 15:31:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A1je8zkvuCt43jYj9\"}"} 
[2026-05-01 15:31:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A35ztKcvrLaamucXp\"}"} 
[2026-05-01 15:31:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A38yJMMR157ZkMyEq\"}"} 
[2026-05-01 15:31:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A4TMPPpdZFKkaboAu\"}"} 
[2026-05-01 15:31:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A4cmucyvyg16BM66k\"}"} 
[2026-05-01 15:31:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A5oiGjC5hLDpG58vm\"}"} 
[2026-05-01 15:31:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A68K3xJPXbdBe6A1f\"}"} 
[2026-05-01 15:31:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A7WQVn3novzhB3iaJ\"}"} 
[2026-05-01 15:31:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A7DHqa4wvYPMGqpmP\"}"} 
[2026-05-01 15:31:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A8i5rSv695q3b1i1u\"}"} 
[2026-05-01 15:31:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6A95fHw8s1H6Pobp4H\"}"} 
[2026-05-01 15:31:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AA4CZdmYK3yAUvS26\"}"} 
[2026-05-01 15:31:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AAPnQdyKNM7mjSSPr\"}"} 
[2026-05-01 15:31:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ABRJdzr18DHRnRHVS\"}"} 
[2026-05-01 15:31:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AC2WYdesYDw4cGrkJ\"}"} 
[2026-05-01 15:31:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ACo9p4e4nUURWTq8C\"}"} 
[2026-05-01 15:31:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ADP8AnXRCZLS9Dxcf\"}"} 
[2026-05-01 15:31:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AEEDe7HVJUFcnTbsx\"}"} 
[2026-05-01 15:31:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AEjEMtsBfedTxLB2X\"}"} 
[2026-05-01 15:31:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AFbpTdMW1uPHqqiki\"}"} 
[2026-05-01 15:31:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AG75iCnzjjsAoEoCY\"}"} 
[2026-05-01 15:31:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AGwBsZzPQAnWn1a53\"}"} 
[2026-05-01 15:31:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AHkoS4tARvEKdcdiJ\"}"} 
[2026-05-01 15:31:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AJJHzrxEcssfAWjEP\"}"} 
[2026-05-01 15:31:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AK9Pi3kyBBbajgkiJ\"}"} 
[2026-05-01 15:31:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AKdR3cRAwoNJRf6kw\"}"} 
[2026-05-01 15:31:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ALegUv8kjQVvm8CEr\"}"} 
[2026-05-01 15:31:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ALyXa9ExARqbja2KL\"}"} 
[2026-05-01 15:31:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AN13R93bb69p17fK6\"}"} 
[2026-05-01 15:31:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ANRLWF6Txnrb3yXRw\"}"} 
[2026-05-01 15:31:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6APN9UPL9z6LRVxvSj\"}"} 
[2026-05-01 15:31:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6APjxpFEZfrtfdvHpE\"}"} 
[2026-05-01 15:31:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AQjk2MDsR8vaxVao6\"}"} 
[2026-05-01 15:31:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AQw9o7NguZpPT4PWP\"}"} 
[2026-05-01 15:31:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AS7qdu2p3A6U94Mmi\"}"} 
[2026-05-01 15:31:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ASHWj41BhYbA4uWzY\"}"} 
[2026-05-01 15:31:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ATYfU8fJ18Mtsemnu\"}"} 
[2026-05-01 15:31:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ATkKEGn3BUNm7vGQ1\"}"} 
[2026-05-01 15:31:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AV2xUinfJPhaMmqnU\"}"} 
[2026-05-01 15:31:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AUxzBdGsh3mhdy3Un\"}"} 
[2026-05-01 15:31:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AWPKKpD4HRZV12rPe\"}"} 
[2026-05-01 15:31:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AWbUFBGbDZyJkWKi2\"}"} 
[2026-05-01 15:31:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AXmuePZ6jMW8hu81J\"}"} 
[2026-05-01 15:31:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AXy51q8sAyHjX8ANj\"}"} 
[2026-05-01 15:31:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AZeXEUGZKe7vWbXvd\"}"} 
[2026-05-01 15:31:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ab5bf88voF28yQ6gY\"}"} 
[2026-05-01 15:31:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AauvYYXVw9GChz2WH\"}"} 
[2026-05-01 15:31:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AcVvZu1QbfB2c3VAh\"}"} 
[2026-05-01 15:31:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AcWR5ajwS62J9VjGY\"}"} 
[2026-05-01 15:31:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AdrmyjGy2tGmU7AJn\"}"} 
[2026-05-01 15:31:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ae2wrxDpuMyoD5sY4\"}"} 
[2026-05-01 15:31:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AfDdkMLRvTLu8Lreo\"}"} 
[2026-05-01 15:31:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Afi9qPGzbLhnTaXp6\"}"} 
[2026-05-01 15:31:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AgToEvMdnEmMKNMsN\"}"} 
[2026-05-01 15:31:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AhGfA1nkfpsTStMfk\"}"} 
[2026-05-01 15:31:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AhmgFUWtmq9BwwwyY\"}"} 
[2026-05-01 15:31:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AiT6wqCXqWhqSPogP\"}"} 
[2026-05-01 15:31:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Aj25cbCJuHj83eUF8\"}"} 
[2026-05-01 15:31:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6An9rBKHYeTYF1LcGd\"}"} 
[2026-05-01 15:31:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AoavAeBkYEB3sBDLR\"}"} 
[2026-05-01 15:31:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ap8AMo5MAyZHfcD8h\"}"} 
[2026-05-01 15:31:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ApuYht8TEqkvVgD2Q\"}"} 
[2026-05-01 15:31:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AqVmWKTHSoXmVo1b4\"}"} 
[2026-05-01 15:31:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ar6Eg4ao3NSSeM6Bo\"}"} 
[2026-05-01 15:31:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ArqsgLKNovo4waTGm\"}"} 
[2026-05-01 15:31:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AsRr8r2UxuRfBm7Zh\"}"} 
[2026-05-01 15:31:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AtBVRbcznu5HUxZ2i\"}"} 
[2026-05-01 15:31:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AuC1kTN4QVZA7xBti\"}"} 
[2026-05-01 15:31:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AuWcg2izBdfJ8N8Jp\"}"} 
[2026-05-01 15:31:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AvpzGmLBTfi3tbxrN\"}"} 
[2026-05-01 15:31:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AxCbPrvdB1QXH5Pfp\"}"} 
[2026-05-01 15:31:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AxJnf5NdsmQdPMMBe\"}"} 
[2026-05-01 15:31:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6AygtGBQGRf7DS8kCH\"}"} 
[2026-05-01 15:31:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ayoq8czr5wegqdwZs\"}"} 
[2026-05-01 15:31:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B1T3whLeNykhhKYLw\"}"} 
[2026-05-01 15:31:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B1YG2718TrKPTSeN6\"}"} 
[2026-05-01 15:31:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B2pA8b8pSAMbdmptF\"}"} 
[2026-05-01 15:31:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B2mg9e6mZYxAPKfCP\"}"} 
[2026-05-01 15:31:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B48HR4zPJ8Ya4EEWN\"}"} 
[2026-05-01 15:31:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B4AWqFn2VDsZXWdZ5\"}"} 
[2026-05-01 15:31:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B5KxixLEuMbk3deDB\"}"} 
[2026-05-01 15:31:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B5ZMbRJb2ZY15DLQ4\"}"} 
[2026-05-01 15:31:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B6h4tuWa1QJK5w5JC\"}"} 
[2026-05-01 15:31:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B6uiaTK33VFnJ7P5V\"}"} 
[2026-05-01 15:31:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B8B7h8tUMTgDAF6d8\"}"} 
[2026-05-01 15:31:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B8LnTKuAA2oeRnyTE\"}"} 
[2026-05-01 15:31:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B9VVd6HW8hJK4opCJ\"}"} 
[2026-05-01 15:31:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6B9ffLNcF2jB3Hkra6\"}"} 
[2026-05-01 15:31:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BAnsdmKdmq6jfHmvz\"}"} 
[2026-05-01 15:31:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BAsb7dGYBKKprhDv1\"}"} 
[2026-05-01 15:31:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BC13sqWUbbxvVty88\"}"} 
[2026-05-01 15:31:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BC9ymwFALxTyyugYV\"}"} 
[2026-05-01 15:31:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BDEDqfpUqHYWbopBZ\"}"} 
[2026-05-01 15:31:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BDPtzRAKq9X8bVVb8\"}"} 
[2026-05-01 15:31:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BEa5pUzmcsaPv82YN\"}"} 
[2026-05-01 15:31:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BEjG3qg5Kki3125d3\"}"} 
[2026-05-01 15:31:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BFvwpX6NmcMiaoLiw\"}"} 
[2026-05-01 15:31:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BGJmSqXN5t8oHo2Wi\"}"} 
[2026-05-01 15:31:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BHZvC3WQ8W4KvY1pk\"}"} 
[2026-05-01 15:31:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BKH7FUhL6T39mRXCp\"}"} 
[2026-05-01 15:31:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BLoPPcknYgVpDEKsw\"}"} 
[2026-05-01 15:31:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BMsseZDAXP5MceQx3\"}"} 
[2026-05-01 15:31:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BNMQJT9tGipKGFo4i\"}"} 
[2026-05-01 15:31:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BPGxp2PaXviKWXyxC\"}"} 
[2026-05-01 15:31:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BPoDLCtHYyzxnLULp\"}"} 
[2026-05-01 15:31:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BQda65bNhLHfJoUnR\"}"} 
[2026-05-01 15:31:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BR4cpENgPaP6v4wPT\"}"} 
[2026-05-01 15:31:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BRqkMKcgEhMFnWEBB\"}"} 
[2026-05-01 15:31:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BTA8CDsoEXANTb2Xh\"}"} 
[2026-05-01 15:31:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BSyxK9tQMFVMTQEFN\"}"} 
[2026-05-01 15:31:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BUVFMDkQS8CN2hmNV\"}"} 
[2026-05-01 15:31:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BUpbAX3cNoahHH5vx\"}"} 
[2026-05-01 15:31:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BVm8wwJQR4nU466Ha\"}"} 
[2026-05-01 15:31:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BW9DJmbtKMEc7pND9\"}"} 
[2026-05-01 15:31:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BXbmSbvW6nhXsHsZZ\"}"} 
[2026-05-01 15:31:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BWzZLez9UsR7Cx4n9\"}"} 
[2026-05-01 15:31:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BYwPApp216AdoJTvA\"}"} 
[2026-05-01 15:31:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BZqi4r4XNbt5RVeRg\"}"} 
[2026-05-01 15:31:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ba9oppRvVhoZvRKFv\"}"} 
[2026-05-01 15:31:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BbBKeo8SJbAsHkkYt\"}"} 
[2026-05-01 15:31:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BbVvXv6QUh6aGMCWg\"}"} 
[2026-05-01 15:31:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BcWSzKbnqYiUhsPUA\"}"} 
[2026-05-01 15:31:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BcrnAcsxz2STsWoBR\"}"} 
[2026-05-01 15:31:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BdoqBHy4w3jyBpphY\"}"} 
[2026-05-01 15:31:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BewYWYCBpGcWJtkcQ\"}"} 
[2026-05-01 15:31:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Be9fkRDM8zgo9n14R\"}"} 
[2026-05-01 15:31:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bg5WPSZxiQMu8Dvjj\"}"} 
[2026-05-01 15:31:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BggiasjFNJ9NjSHoM\"}"} 
[2026-05-01 15:31:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BhNtbqazk8RQUMkt5\"}"} 
[2026-05-01 15:31:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bi73fA5AXK2tUWKaS\"}"} 
[2026-05-01 15:31:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BjVPJquXLUoFK58nF\"}"} 
[2026-05-01 15:31:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BjVe3q2Y4guM5HG5T\"}"} 
[2026-05-01 15:31:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bkpm47Jfzpe9F88dk\"}"} 
[2026-05-01 15:31:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bm786bmyP1QDx2pHK\"}"} 
[2026-05-01 15:31:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bn98mJr1rH1xruK95\"}"} 
[2026-05-01 15:31:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BnQG8BFhj9q7Ja29A\"}"} 
[2026-05-01 15:31:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BoUkJvqnMXoiG11uM\"}"} 
[2026-05-01 15:31:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bokd7s1n7xjGJ3hw5\"}"} 
[2026-05-01 15:31:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BpoNboAEgQzvwTNW5\"}"} 
[2026-05-01 15:31:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bq9D43pCEubHHM8JG\"}"} 
[2026-05-01 15:31:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BqzJmhmU5YyrX3n1p\"}"} 
[2026-05-01 15:31:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BreVpJDCXqqpWFRLg\"}"} 
[2026-05-01 15:31:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BsKS8JvUWcLWoE7Zv\"}"} 
[2026-05-01 15:31:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bt2bJmU3uvLkEtP9E\"}"} 
[2026-05-01 15:31:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BtjGM8AHo7zqpiuEL\"}"} 
[2026-05-01 15:31:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BuFGXuSrTvp7rLccy\"}"} 
[2026-05-01 15:31:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bv77M5kqxwLDXyYUm\"}"} 
[2026-05-01 15:31:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Bvxhucu8FCiJp7JZb\"}"} 
[2026-05-01 15:31:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BwLXSse1eEkHEZPb1\"}"} 
[2026-05-01 15:31:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BxEMM94KGASQEFSm8\"}"} 
[2026-05-01 15:31:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BxyztaeJgLuD8WyNP\"}"} 
[2026-05-01 15:31:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ByegJUMJmj8zcQJxq\"}"} 
[2026-05-01 15:31:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BzF9cnNUxaS3rJ22Q\"}"} 
[2026-05-01 15:31:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6BzsMgHpEz4a6BtXbC\"}"} 
[2026-05-01 15:31:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C1eErbLVeqfwGu6g2\"}"} 
[2026-05-01 15:31:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C2FhK8EHCWSoU9eWn\"}"} 
[2026-05-01 15:31:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C2yc7woG9XvfEiHHT\"}"} 
[2026-05-01 15:31:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C3c4Q19TXAFbQ5VaD\"}"} 
[2026-05-01 15:31:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C4NhN8mMvGd5aRdSw\"}"} 
[2026-05-01 15:31:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C52t44rPYBaVxfntA\"}"} 
[2026-05-01 15:31:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C5acyGTbsiPpo6mzD\"}"} 
[2026-05-01 15:31:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C6JHMcGnUc6F1cJbw\"}"} 
[2026-05-01 15:31:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C6wj3GGY7kvKxiPHy\"}"} 
[2026-05-01 15:31:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C7VicVty4vQupQDKL\"}"} 
[2026-05-01 15:31:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:31:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:31:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:31:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C8KL3iUeipiVrny9D\"}"} 
[2026-05-01 15:32:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C8idrxsf4iPc2Stqr\"}"} 
[2026-05-01 15:32:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6C9fScdPDCPbj6AZoD\"}"} 
[2026-05-01 15:32:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CA4VxMUNjZc96Esz5\"}"} 
[2026-05-01 15:32:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CBMdzi1cQ97JWkAqK\"}"} 
[2026-05-01 15:32:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CBAyNfM59MVLUVn1T\"}"} 
[2026-05-01 15:32:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CCgWPV4b7WyWNx8m8\"}"} 
[2026-05-01 15:32:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CDyQEdiCaeJJtYXhW\"}"} 
[2026-05-01 15:32:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CE4buYfvfxuWvoB1z\"}"} 
[2026-05-01 15:32:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CFRTt48suUVLbBmhe\"}"} 
[2026-05-01 15:32:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CFUSKn9bUMYk6rQjK\"}"} 
[2026-05-01 15:32:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CGesfwzAM7EkJfWeM\"}"} 
[2026-05-01 15:32:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CGkLSDJFcXPoARH9j\"}"} 
[2026-05-01 15:32:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CJ1V2RJCCXFB7kpQi\"}"} 
[2026-05-01 15:32:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CJAf8BJQvAnuNEG8m\"}"} 
[2026-05-01 15:32:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CKak59nPEM27tkhUk\"}"} 
[2026-05-01 15:32:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CKgCHQSzQhNVZ3abH\"}"} 
[2026-05-01 15:32:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CLrdukbamygUSRxVb\"}"} 
[2026-05-01 15:32:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CLz5DTwwvH3Jrdxsg\"}"} 
[2026-05-01 15:32:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CN64G5dtjq3UZUuzF\"}"} 
[2026-05-01 15:32:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CNPuT5d7oi4iqPrmP\"}"} 
[2026-05-01 15:32:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CPtwrHbs7APp8EvBG\"}"} 
[2026-05-01 15:32:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CRREEiiVtBSbrnH4t\"}"} 
[2026-05-01 15:32:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CSmqB7H9cpJNWuRWD\"}"} 
[2026-05-01 15:32:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CTr5Gsy9H8aKPBgFs\"}"} 
[2026-05-01 15:32:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CUBRLJcDJE1MMCfze\"}"} 
[2026-05-01 15:32:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CVAx4R72745e87hAE\"}"} 
[2026-05-01 15:32:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CVZm2Tky71XqtPStB\"}"} 
[2026-05-01 15:32:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CWVpNv5EQyd3wiPkB\"}"} 
[2026-05-01 15:32:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CWwMzGMzyGLBLQSc2\"}"} 
[2026-05-01 15:32:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CXyNksMAcfX4UQGUr\"}"} 
[2026-05-01 15:32:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CYVdCoGSwkqPVahYN\"}"} 
[2026-05-01 15:32:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CZRSMHT7VyJBiqg4d\"}"} 
[2026-05-01 15:32:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CZp18bccLtaS8NWXC\"}"} 
[2026-05-01 15:32:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Caq25myZorgqWxHL8\"}"} 
[2026-05-01 15:32:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cb1SMWE6ToJitWz22\"}"} 
[2026-05-01 15:32:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cc9eEbkzwVToKRKA6\"}"} 
[2026-05-01 15:32:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CcGLQsKuS5wEgiKJp\"}"} 
[2026-05-01 15:32:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CdN4i7a7nCkyRvgaS\"}"} 
[2026-05-01 15:32:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CdnNXWDBhAfAEjUPM\"}"} 
[2026-05-01 15:32:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ceei4P8gCNGbJwK3C\"}"} 
[2026-05-01 15:32:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CfDwTjSBSzB6DnNWz\"}"} 
[2026-05-01 15:32:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CfwqsPr6kuxyViQk2\"}"} 
[2026-05-01 15:32:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cgd2avMq4gvRBhnSQ\"}"} 
[2026-05-01 15:32:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Chf2zqZnaCpYwnfFv\"}"} 
[2026-05-01 15:32:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ChrSSngprbZuxri7c\"}"} 
[2026-05-01 15:32:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cj7qsDJVRzhTMj5zD\"}"} 
[2026-05-01 15:32:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CjJFgQLC29xLkzqzC\"}"} 
[2026-05-01 15:32:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CkQEUhSKUQ3Ha5kJ2\"}"} 
[2026-05-01 15:32:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ckn4Nv3fHjWgzbjHp\"}"} 
[2026-05-01 15:32:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CmdA4j7c2a6PwsR2g\"}"} 
[2026-05-01 15:32:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cn8fQn2t3w7yPy6uR\"}"} 
[2026-05-01 15:32:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CoHNR1PgJi8Cc7kgR\"}"} 
[2026-05-01 15:32:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CoaEcH6JhBqUnFwjc\"}"} 
[2026-05-01 15:32:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cpkvd8qi4NxMXESYE\"}"} 
[2026-05-01 15:32:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CpypRrwjnrWMmpYNa\"}"} 
[2026-05-01 15:32:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CqxMfibxabrRDZmAp\"}"} 
[2026-05-01 15:32:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CrJgsD7kHcrRHeS2h\"}"} 
[2026-05-01 15:32:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cs6Zp2ESEVvDmBSAW\"}"} 
[2026-05-01 15:32:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CshmwxXCaRd5dJZy1\"}"} 
[2026-05-01 15:32:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CtPwtr452QAyhAhW1\"}"} 
[2026-05-01 15:32:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cu9bCpXvwgmFhkieo\"}"} 
[2026-05-01 15:32:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CuoHFDGvHjuXSJQT1\"}"} 
[2026-05-01 15:32:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cvf8XGmx7K2jemTvq\"}"} 
[2026-05-01 15:32:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Cw2CrZjrkWb2bCzTU\"}"} 
[2026-05-01 15:32:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CwzVi6xs7SKbjjPrK\"}"} 
[2026-05-01 15:32:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CxaDjNsMob4GuejAX\"}"} 
[2026-05-01 15:32:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CyLrfofF947YJt6Kf\"}"} 
[2026-05-01 15:32:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6CyvajX91JCeHZrDZW\"}"} 
[2026-05-01 15:32:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Czkgpoxxx8KLpumvw\"}"} 
[2026-05-01 15:32:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D1RNcrszMgjtXKXYd\"}"} 
[2026-05-01 15:32:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D29GuKhskhQ17nygQ\"}"} 
[2026-05-01 15:32:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D2qhbtzUH68u1dznm\"}"} 
[2026-05-01 15:32:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D3RfnM8WpHknn9ZSp\"}"} 
[2026-05-01 15:32:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D41tjN667oeoPhNPH\"}"} 
[2026-05-01 15:32:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D4nmsK6ga4NsAM6yT\"}"} 
[2026-05-01 15:32:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D5EKAYB6pjcNegMbj\"}"} 
[2026-05-01 15:32:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D6BcoLVoXaCvmSbqf\"}"} 
[2026-05-01 15:32:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D6jbkxbaP3ABjEVRU\"}"} 
[2026-05-01 15:32:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D7VkGuNePZqsfdRGo\"}"} 
[2026-05-01 15:32:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D9BSg1RNigoYPH7sh\"}"} 
[2026-05-01 15:32:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6D9DgBDmMgtnGbXgvc\"}"} 
[2026-05-01 15:32:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DAYoBhi3yqM94FCcR\"}"} 
[2026-05-01 15:32:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DAc2NQ4qQ1nUehbHd\"}"} 
[2026-05-01 15:32:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DBjV4cZDG2ToYAXEb\"}"} 
[2026-05-01 15:32:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DBvtsdTrSjp4gnasr\"}"} 
[2026-05-01 15:32:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DCuBXqqGJSchdNReu\"}"} 
[2026-05-01 15:32:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DDJzPbvXiBbHc9Qij\"}"} 
[2026-05-01 15:32:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DEMkB3M4NJMVUvC6u\"}"} 
[2026-05-01 15:32:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DEiaEL4ULss3jGE6S\"}"} 
[2026-05-01 15:32:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DFn4sbyHXL9N7WXnP\"}"} 
[2026-05-01 15:32:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DGLZ5z5FF9WJkhhz8\"}"} 
[2026-05-01 15:32:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DHENxpAPBeZv2Bqyc\"}"} 
[2026-05-01 15:32:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DHj9SmvneKfsA7n4a\"}"} 
[2026-05-01 15:32:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DJPpzoGfZ7zH4rx5c\"}"} 
[2026-05-01 15:32:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DKBThngEKybYLEMzs\"}"} 
[2026-05-01 15:32:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DKcFnPc4hcX9bX1aW\"}"} 
[2026-05-01 15:32:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DLX5MqKL5fNiakPew\"}"} 
[2026-05-01 15:32:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DM5ZWmzXsBNQyUVwd\"}"} 
[2026-05-01 15:32:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DMny6dbiH2EQTUFME\"}"} 
[2026-05-01 15:32:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DNmkqYdYZZ8xmwSNe\"}"} 
[2026-05-01 15:32:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DPBK5jyFTR256yHgN\"}"} 
[2026-05-01 15:32:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DQYRUHVHztAmhFVD2\"}"} 
[2026-05-01 15:32:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DQWSKiZHPZw8TcmR8\"}"} 
[2026-05-01 15:32:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DRsY9DVuGrTDqd2UJ\"}"} 
[2026-05-01 15:32:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DSqLM4efX3DwKesaC\"}"} 
[2026-05-01 15:32:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DTBfbCnqSVNRz67Lf\"}"} 
[2026-05-01 15:32:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DUBCd8kv88xXwN62K\"}"} 
[2026-05-01 15:32:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DUU4EHC1An9TiMtSc\"}"} 
[2026-05-01 15:32:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DVkTBHi6PDzxCfxBM\"}"} 
[2026-05-01 15:32:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DWwdwqwSZviwtH5Ri\"}"} 
[2026-05-01 15:32:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DYQSzZ8FZAsdGHpRK\"}"} 
[2026-05-01 15:32:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DZr1eBgF5faBy5QKv\"}"} 
[2026-05-01 15:32:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DZonJ9Yaj9HL3EWwj\"}"} 
[2026-05-01 15:32:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Db5S4Jb5Cxis2o39W\"}"} 
[2026-05-01 15:32:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DbDcYMvYfFfUermYW\"}"} 
[2026-05-01 15:32:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DcjeKX9hscHq8zFCG\"}"} 
[2026-05-01 15:32:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DeJQDpPdCs5PThWAq\"}"} 
[2026-05-01 15:32:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Denfss5esFtkuGNpL\"}"} 
[2026-05-01 15:32:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DfgFWXawdE3Ajqfjb\"}"} 
[2026-05-01 15:32:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DgNvFg74ko17GtESh\"}"} 
[2026-05-01 15:32:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Dgz8QokdVZGdVxGMg\"}"} 
[2026-05-01 15:32:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DhbbJR316nj57C8us\"}"} 
[2026-05-01 15:32:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DiJG1BUbeAKhgnnMD\"}"} 
[2026-05-01 15:32:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Dj1vCdz1WiXvNEPF2\"}"} 
[2026-05-01 15:32:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DjVSqKC29RcU3PLNe\"}"} 
[2026-05-01 15:32:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DkSk8mYEL9Da42Kks\"}"} 
[2026-05-01 15:32:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Dm2DiVY6gumEfqSSv\"}"} 
[2026-05-01 15:32:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DmmchPvJqifS3Ue82\"}"} 
[2026-05-01 15:32:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DnQZaksrfw7Ww9bYR\"}"} 
[2026-05-01 15:32:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Do12jvqm71uhYx2Nw\"}"} 
[2026-05-01 15:32:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DoscqatsECYN5Tzxy\"}"} 
[2026-05-01 15:32:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DpLQ27qZ4wHJNjVw9\"}"} 
[2026-05-01 15:32:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DqEirHQrfipeZWhAg\"}"} 
[2026-05-01 15:32:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Dqa4qP7KvDrLXj3ur\"}"} 
[2026-05-01 15:32:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DrdZm3yaM6rzVf4Th\"}"} 
[2026-05-01 15:32:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DrxuSErwFF8R63sJH\"}"} 
[2026-05-01 15:32:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DtFJ2UbuSGojrMcUd\"}"} 
[2026-05-01 15:32:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DtNjYrXXrSDP9WDaV\"}"} 
[2026-05-01 15:32:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Duc9rWP2a9wdpCcfD\"}"} 
[2026-05-01 15:32:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DurXuHB6ySEESJu9U\"}"} 
[2026-05-01 15:32:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DvvHFPTAFgxnqx4Yg\"}"} 
[2026-05-01 15:32:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DwLq5DETC6n9d7V3G\"}"} 
[2026-05-01 15:32:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Dx9ww6xJxrHLjHBkK\"}"} 
[2026-05-01 15:32:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DxtbpibAsA23n1imJ\"}"} 
[2026-05-01 15:32:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DyhDQbkP38qDpU8Po\"}"} 
[2026-05-01 15:32:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6DzS7ZNifJNJgAAwuw\"}"} 
[2026-05-01 15:32:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E1BWqBdEmqNP1CxZF\"}"} 
[2026-05-01 15:32:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E1rC9e2X1popWv7w3\"}"} 
[2026-05-01 15:32:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E2bLoY9pq3UBRxdgw\"}"} 
[2026-05-01 15:32:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E3B51Witub8GGaiaY\"}"} 
[2026-05-01 15:32:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E3whociirMSi6iMhN\"}"} 
[2026-05-01 15:32:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E4aADZqDQgpGPFQN9\"}"} 
[2026-05-01 15:32:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E5J4VEmcN1LJagXoZ\"}"} 
[2026-05-01 15:32:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E5xzrk1zpCj2bYSSD\"}"} 
[2026-05-01 15:32:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E6ffenqZtrTtgH9pG\"}"} 
[2026-05-01 15:32:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E7NqAcCcWCjanxGsU\"}"} 
[2026-05-01 15:32:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E85zdGZUJQ2K7fMAQ\"}"} 
[2026-05-01 15:32:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E8aWGqy2KbbP4cBtD\"}"} 
[2026-05-01 15:32:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6E9GgNW8x9fxnP7ye8\"}"} 
[2026-05-01 15:32:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EAEyAPjXS3kLMfWp7\"}"} 
[2026-05-01 15:32:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EBpicBKCFVpt74srV\"}"} 
[2026-05-01 15:32:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EBqU2z1bGykzkb3yD\"}"} 
[2026-05-01 15:32:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EDNjcboM34xGZnVYA\"}"} 
[2026-05-01 15:32:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EDEJfi5qCxMaF9nBe\"}"} 
[2026-05-01 15:32:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EF2wscZE228UYJiEG\"}"} 
[2026-05-01 15:32:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EGTXUEzj5YQnMELHq\"}"} 
[2026-05-01 15:32:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EGKbMvkZkskP5nPKo\"}"} 
[2026-05-01 15:32:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EHqNfD3gw6MNaSpMZ\"}"} 
[2026-05-01 15:32:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EHrrrcCZRna4dvK5n\"}"} 
[2026-05-01 15:32:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EKPdrDwDaq9GDfbJB\"}"} 
[2026-05-01 15:32:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EKXa9ZbdRRUx9C12k\"}"} 
[2026-05-01 15:32:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ELnUVWk6fDSjKqQ2Q\"}"} 
[2026-05-01 15:32:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EM2cY7nJfZ7qGpBNE\"}"} 
[2026-05-01 15:32:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EN95iBYPMajPwkLsN\"}"} 
[2026-05-01 15:32:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ENNiqDuBeZUy3GWzW\"}"} 
[2026-05-01 15:32:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EPYfa8idNgtMF3KJt\"}"} 
[2026-05-01 15:32:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EPkpgkKrS79j3QgfU\"}"} 
[2026-05-01 15:32:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EQvmL4wEyoHQbfCC8\"}"} 
[2026-05-01 15:32:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ERE83yoprt6ULSV8a\"}"} 
[2026-05-01 15:32:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ESgSGUEK6DisidURh\"}"} 
[2026-05-01 15:32:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ESZzJ41P4xWZxPgN8\"}"} 
[2026-05-01 15:32:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EU5X7nnYMCjgrcoRo\"}"} 
[2026-05-01 15:32:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EUHRbPQ4QMZgPeCNH\"}"} 
[2026-05-01 15:32:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EVVc5w8TQPSowxp43\"}"} 
[2026-05-01 15:32:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EViFaXFPjtaTKUh5y\"}"} 
[2026-05-01 15:32:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EWvvTcQzGKa9Hf4Y4\"}"} 
[2026-05-01 15:32:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EX7q2k8jgT2k5WnKU\"}"} 
[2026-05-01 15:32:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EYCpYPkdtA8Ne9qR9\"}"} 
[2026-05-01 15:32:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EYXR6zNj3hCdtr54m\"}"} 
[2026-05-01 15:32:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EZP1owWmiRTJbLtk3\"}"} 
[2026-05-01 15:32:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EaZhW8mUBTX2zgnEf\"}"} 
[2026-05-01 15:32:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EaT1TADmGhWPRoGEJ\"}"} 
[2026-05-01 15:32:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EbsL2sm1rGEPoHgEV\"}"} 
[2026-05-01 15:32:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ed23MSHrCxP6czxDD\"}"} 
[2026-05-01 15:32:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EdHuQRtW7EA6Re8o5\"}"} 
[2026-05-01 15:32:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EeQNunkL26RfQuvX6\"}"} 
[2026-05-01 15:32:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EedXXtDEz6W1M358t\"}"} 
[2026-05-01 15:32:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EfvukaDSBidVZE87h\"}"} 
[2026-05-01 15:32:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EfuB6PiHU6Uc8SGPs\"}"} 
[2026-05-01 15:32:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EhC4eDcu2VFCLBNFv\"}"} 
[2026-05-01 15:32:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Eh95oQbi5FRYgevDY\"}"} 
[2026-05-01 15:32:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EiPzC7BuRKwzxsDhm\"}"} 
[2026-05-01 15:32:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EiRyKfdLNxcF71uNU\"}"} 
[2026-05-01 15:32:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EjdA11yKgjWAqEKfg\"}"} 
[2026-05-01 15:32:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ejjc5E6jRtbEr4JnS\"}"} 
[2026-05-01 15:32:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EmJrtHiKKxbszg3Am\"}"} 
[2026-05-01 15:32:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EkwnZ9cAUp3UsbKob\"}"} 
[2026-05-01 15:32:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EndErRwUTHQmUja9y\"}"} 
[2026-05-01 15:32:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EnfiLokBXTmxm4cwP\"}"} 
[2026-05-01 15:32:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EozLcSdSPVdyaJ6me\"}"} 
[2026-05-01 15:32:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Eoy6hGxcLHm6fGP7k\"}"} 
[2026-05-01 15:32:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EqMCX49GXsmC8Cbkr\"}"} 
[2026-05-01 15:32:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EqW831LeSeQxWMRxP\"}"} 
[2026-05-01 15:32:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ErmH2nXt8SPr9mCmS\"}"} 
[2026-05-01 15:32:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EruDMFF8KMSPnBRoe\"}"} 
[2026-05-01 15:32:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Et9NTDCeMUh6jAgV7\"}"} 
[2026-05-01 15:32:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EtFKn61cKU5cmfu7u\"}"} 
[2026-05-01 15:32:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EuUk1YQTzhQFbgY7H\"}"} 
[2026-05-01 15:32:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Eudfa4e2coGpCh1cx\"}"} 
[2026-05-01 15:32:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Evx3VL5sTGk3djqHC\"}"} 
[2026-05-01 15:32:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ew5UxMqZkmm7FgT7B\"}"} 
[2026-05-01 15:32:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ExFRuFKAAx9mTa2i3\"}"} 
[2026-05-01 15:32:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Exre4oErM75EZ8fiu\"}"} 
[2026-05-01 15:32:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EykDZYPzG58i9UcNN\"}"} 
[2026-05-01 15:32:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6EzKCVg7rqSEzWP1YD\"}"} 
[2026-05-01 15:32:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F1Hz5CPS6vkkPWAjN\"}"} 
[2026-05-01 15:32:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F2AKveRwodXNLfmoJ\"}"} 
[2026-05-01 15:32:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F2ip3bG38WzeA6KZa\"}"} 
[2026-05-01 15:32:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F3Sipk4iGRdGoKrMQ\"}"} 
[2026-05-01 15:32:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F43vsKQuCyykFBV1u\"}"} 
[2026-05-01 15:32:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F4s3eSJCG4ZuzQqPd\"}"} 
[2026-05-01 15:32:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F5La6TRVGa3pSedpa\"}"} 
[2026-05-01 15:32:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F6DuTF8pFmAC52rvP\"}"} 
[2026-05-01 15:32:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F6WWifBKhy7itVucb\"}"} 
[2026-05-01 15:32:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F7aWb9C1ai7Ptx8cj\"}"} 
[2026-05-01 15:32:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F7mfmEqrRhj7K2ej3\"}"} 
[2026-05-01 15:32:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F8yM3RHRqAbFCy5h5\"}"} 
[2026-05-01 15:32:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6F9BVr6e9yFF6y4jRr\"}"} 
[2026-05-01 15:32:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FAQv6oHE6zMvo344m\"}"} 
[2026-05-01 15:32:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FAXNLG8BvbkFB6uxz\"}"} 
[2026-05-01 15:32:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FBepzrsuDQn47DQvZ\"}"} 
[2026-05-01 15:32:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FBxw2k5AvzurjKC6g\"}"} 
[2026-05-01 15:32:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FD2vqYdCNAZqSXmrr\"}"} 
[2026-05-01 15:32:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FDLnLxuKF2mSyMAGw\"}"} 
[2026-05-01 15:32:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FEE7H9ZfQymFnMgSS\"}"} 
[2026-05-01 15:32:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FEgPotYMSynP8ZRkN\"}"} 
[2026-05-01 15:32:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FFVm4M6U3htmRQ9Pt\"}"} 
[2026-05-01 15:32:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FG6E6AUchcJNh3teP\"}"} 
[2026-05-01 15:32:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FGwaJPuEeB3CJ8yAv\"}"} 
[2026-05-01 15:32:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FHK9R9SQK3G5r4HM5\"}"} 
[2026-05-01 15:32:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FJHCFh97hz3gXU8zW\"}"} 
[2026-05-01 15:32:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FJbnbWbKxfUv8dfv8\"}"} 
[2026-05-01 15:32:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FKVcWu2iB2947LmGi\"}"} 
[2026-05-01 15:32:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FKrwoehw53mbiopeL\"}"} 
[2026-05-01 15:32:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FLeKjW76xCHa7sNFR\"}"} 
[2026-05-01 15:32:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FMRhgXFwDz3TuwU4K\"}"} 
[2026-05-01 15:32:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FMq1cdTE7oPmZ59Kx\"}"} 
[2026-05-01 15:32:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FP1hTyfwBZ3Sxde42\"}"} 
[2026-05-01 15:32:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FNmp1Y1qn1uAVs9g6\"}"} 
[2026-05-01 15:32:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FQEsSTdMJzbruBXGP\"}"} 
[2026-05-01 15:32:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FQEsY9eeJcv6bTLY6\"}"} 
[2026-05-01 15:32:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FRSYcTvEhnksK78Up\"}"} 
[2026-05-01 15:32:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FRcDhuCWbtZpK3voB\"}"} 
[2026-05-01 15:32:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FSpthy1g3ZABZ1JSv\"}"} 
[2026-05-01 15:32:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FSwqWZiepKfyPtQyZ\"}"} 
[2026-05-01 15:32:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FU3Ztdqd1JRpZfp74\"}"} 
[2026-05-01 15:32:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FUMfnSrjLTNKsKZmJ\"}"} 
[2026-05-01 15:32:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FVQvBJDHVCEzUyKaQ\"}"} 
[2026-05-01 15:32:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FVsT6RAiaUHMhWMTi\"}"} 
[2026-05-01 15:32:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FXC5MBk4CbDHgX14Y\"}"} 
[2026-05-01 15:32:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FX4PY5hSpwfHfXx1T\"}"} 
[2026-05-01 15:32:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FYgsCWCqZ3rXi6NXm\"}"} 
[2026-05-01 15:32:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FYetPYuAgeTRwR8YG\"}"} 
[2026-05-01 15:32:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fa7CNyKkCGT3jhdFA\"}"} 
[2026-05-01 15:32:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fa8gKyQNS2VnpLVm2\"}"} 
[2026-05-01 15:32:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FbWnEaRkG1a4vKYqX\"}"} 
[2026-05-01 15:32:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FbVYDgTe5Uw9L8EE7\"}"} 
[2026-05-01 15:32:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FcpAKig7LZXCYtchN\"}"} 
[2026-05-01 15:32:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FcsP9T44Yeehy3FFa\"}"} 
[2026-05-01 15:32:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fdycccv3UZfvppnKP\"}"} 
[2026-05-01 15:32:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FeBWxcyrXN7msikAt\"}"} 
[2026-05-01 15:32:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FfNSwA84S8GqsSKL5\"}"} 
[2026-05-01 15:32:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FfZcWJHwbMsRSr4QL\"}"} 
[2026-05-01 15:32:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FgZdtrM1HFUMGysmd\"}"} 
[2026-05-01 15:32:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fh6PFHo6RpboEb7Y5\"}"} 
[2026-05-01 15:32:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FhzTfoab7uiGUqXZQ\"}"} 
[2026-05-01 15:32:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FiLJQgJbmtxcgqiH5\"}"} 
[2026-05-01 15:32:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FjBeFZnyGBDi17XW2\"}"} 
[2026-05-01 15:32:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FjbwqAhapJg6p1yx3\"}"} 
[2026-05-01 15:32:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FkYkMNKYxF9zvaAaA\"}"} 
[2026-05-01 15:32:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FmH9nhPqwgAoA5qqc\"}"} 
[2026-05-01 15:32:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fmy5NaeWhmmMjpPR8\"}"} 
[2026-05-01 15:32:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fnfk65Jm9pqadbT9u\"}"} 
[2026-05-01 15:32:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FoMfhDp1A6xAFKGvz\"}"} 
[2026-05-01 15:32:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FpabCenuRSHzC45vA\"}"} 
[2026-05-01 15:32:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FpLD99JgQWwmj8LQT\"}"} 
[2026-05-01 15:32:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Frh6JRGDsX2tN5RRr\"}"} 
[2026-05-01 15:32:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fs5emZC7m4peqMF9Z\"}"} 
[2026-05-01 15:32:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FtGLy7nxpaCeoCpme\"}"} 
[2026-05-01 15:32:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FtUVrpkg64BMSUETR\"}"} 
[2026-05-01 15:32:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FuWkijcUiTGJYh7vA\"}"} 
[2026-05-01 15:32:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fun8HXpfyTnujVBXV\"}"} 
[2026-05-01 15:32:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fvw5hkxydZ4htriV1\"}"} 
[2026-05-01 15:32:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fvs7Wf2sXM1Qsavyt\"}"} 
[2026-05-01 15:32:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FxDDrSxMfnmVd92af\"}"} 
[2026-05-01 15:32:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Fx6mtJAVkp9kZ811B\"}"} 
[2026-05-01 15:32:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FybpK1CC1mvHwgrb5\"}"} 
[2026-05-01 15:32:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6FzJjZskhMTonv9kEA\"}"} 
[2026-05-01 15:32:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G18bQyTEm3hHxdhjn\"}"} 
[2026-05-01 15:32:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G1n2s7WTsHthqJUES\"}"} 
[2026-05-01 15:32:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G2SUR5nkwtmZvrvf6\"}"} 
[2026-05-01 15:32:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G3D7HURes5muSzm5H\"}"} 
[2026-05-01 15:32:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G3p5JXrj7A4bVcjRE\"}"} 
[2026-05-01 15:32:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G4vYdTPDyxBHAua5D\"}"} 
[2026-05-01 15:32:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G6L8aNTgVeVmepcha\"}"} 
[2026-05-01 15:32:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G6ck4vNeAQ2mwW9tz\"}"} 
[2026-05-01 15:32:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G8GDJ6PdKZUdGJWZ2\"}"} 
[2026-05-01 15:32:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G7tPYNtE78b4MvVVq\"}"} 
[2026-05-01 15:32:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6G9cpZ8VXdtFxAEYtF\"}"} 
[2026-05-01 15:32:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GASw39p4UwFZGU78U\"}"} 
[2026-05-01 15:32:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GBZQL2UbdchEFZ9M7\"}"} 
[2026-05-01 15:32:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GC4uiRP25Qib9JT2k\"}"} 
[2026-05-01 15:32:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GD1DmH6VJFn43QdbA\"}"} 
[2026-05-01 15:32:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GDp5tBUhuBCU373RX\"}"} 
[2026-05-01 15:32:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GEMpnYLxtZ588t8MA\"}"} 
[2026-05-01 15:32:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GF5yqpXh382BnrxFD\"}"} 
[2026-05-01 15:32:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GFfDJvbvLKUCqipw7\"}"} 
[2026-05-01 15:32:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GH62ifsYAmD8hT1HB\"}"} 
[2026-05-01 15:32:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GGjhVL9Bj18vQ5C8Q\"}"} 
[2026-05-01 15:32:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GJS9W9PStWBWdxwwr\"}"} 
[2026-05-01 15:32:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GJXbk3vwycf6YQUDA\"}"} 
[2026-05-01 15:32:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GKokFCQFMich9AVzm\"}"} 
[2026-05-01 15:32:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GLRwssSpJTwrS9yzn\"}"} 
[2026-05-01 15:32:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GM9MwTdMUsmJ37TJB\"}"} 
[2026-05-01 15:32:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GMrXfwcdvBwfqL2Rn\"}"} 
[2026-05-01 15:32:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GNQm1DNB4BrHjQ9mr\"}"} 
[2026-05-01 15:32:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GPH725jMwtL2Y3Vxw\"}"} 
[2026-05-01 15:32:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GPiPpJK1EeueHdRiW\"}"} 
[2026-05-01 15:32:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GQcUQ5V6Hdx9hf9Ae\"}"} 
[2026-05-01 15:32:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GR6EzBdL18j3H398f\"}"} 
[2026-05-01 15:32:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GS6Wrxep4AeaoTEbU\"}"} 
[2026-05-01 15:32:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GSZ3oeEsBYcxxxF1S\"}"} 
[2026-05-01 15:32:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GTfmoWC4gTERuAVNS\"}"} 
[2026-05-01 15:32:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GU27JwiZUkYVv7dHy\"}"} 
[2026-05-01 15:32:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GUyQSL2dN8qHMNyEn\"}"} 
[2026-05-01 15:32:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GVPTUc4xS1CdWKPfj\"}"} 
[2026-05-01 15:32:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GWQit3NnCBCvs6SL2\"}"} 
[2026-05-01 15:32:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GWp2oM8tevHw23fiZ\"}"} 
[2026-05-01 15:32:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:32:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:32:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GYEN2EU8e1EJnEVyy\"}"} 
[2026-05-01 15:32:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:32:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GYDsKxQa1sZa92GWN\"}"} 
[2026-05-01 15:32:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GZjtvGiGMkB9bycRa\"}"} 
[2026-05-01 15:33:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GZz2waYm6EyPREkfS\"}"} 
[2026-05-01 15:33:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GavLMqh55iYX9rz9e\"}"} 
[2026-05-01 15:33:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GbWZWTrvp1SrbE6A8\"}"} 
[2026-05-01 15:33:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Gc8GET44DUZL2gNTL\"}"} 
[2026-05-01 15:33:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GcfGR1K2z264WC5Ws\"}"} 
[2026-05-01 15:33:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GdU8eMJYoMqS1wHQr\"}"} 
[2026-05-01 15:33:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GdtBY9YwkxbdN1X3n\"}"} 
[2026-05-01 15:33:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GfH2JW4gDMsYXyY4o\"}"} 
[2026-05-01 15:33:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Gf8bJNDpvj35dXUFL\"}"} 
[2026-05-01 15:33:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GgUTaYzNfdSNAuMoj\"}"} 
[2026-05-01 15:33:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GgrmmytKhDbR2qXtp\"}"} 
[2026-05-01 15:33:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ghh8cVPoEAyW9wUDE\"}"} 
[2026-05-01 15:33:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GiGcKBn74m4T9WpsW\"}"} 
[2026-05-01 15:33:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Gj9wC9kkDhYzH9PrC\"}"} 
[2026-05-01 15:33:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GjjAbuRngCwgsTa58\"}"} 
[2026-05-01 15:33:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GkYH2UgvejdCMtZhj\"}"} 
[2026-05-01 15:33:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GmAVBheHUqWvbyb7v\"}"} 
[2026-05-01 15:33:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GmjiGskJ1Ddjs3e4C\"}"} 
[2026-05-01 15:33:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GnVbs2aNcHCd2DzP3\"}"} 
[2026-05-01 15:33:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GnvuK2FHo9o2mLhZs\"}"} 
[2026-05-01 15:33:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GoimscLi6EYqQneXH\"}"} 
[2026-05-01 15:33:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GpPD9fuBCvxKZcYwM\"}"} 
[2026-05-01 15:33:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GqDpCBWLkcAAAccEp\"}"} 
[2026-05-01 15:33:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Gs2Tkc1wBWGot68FY\"}"} 
[2026-05-01 15:33:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GqjKV5VytyF8hWeGD\"}"} 
[2026-05-01 15:33:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GtQJv4MJsMGjXUC1q\"}"} 
[2026-05-01 15:33:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Gu4k9P2LmXQKBveDk\"}"} 
[2026-05-01 15:33:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GuwLGAouhCpNcA7xZ\"}"} 
[2026-05-01 15:33:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GvWoj3c7rRzaUXvnF\"}"} 
[2026-05-01 15:33:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GwQ8z2iaFQj1g1RNH\"}"} 
[2026-05-01 15:33:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GxCkiHdkkC9AgXWFC\"}"} 
[2026-05-01 15:33:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Gxnj9Dxtgc8o4ZHF8\"}"} 
[2026-05-01 15:33:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GyiHmSagT8U4cPT6e\"}"} 
[2026-05-01 15:33:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6GzDJY1pYp9CQbooSb\"}"} 
[2026-05-01 15:33:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H17swtGWFqm35EFTd\"}"} 
[2026-05-01 15:33:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H1c9UEHsgytbLupQu\"}"} 
[2026-05-01 15:33:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H2eeVVDDT7HLPfro3\"}"} 
[2026-05-01 15:33:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H31EGjdFg9863ftAt\"}"} 
[2026-05-01 15:33:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H49ByiusNwEz83B4S\"}"} 
[2026-05-01 15:33:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H4N63StKE5D9rnUsz\"}"} 
[2026-05-01 15:33:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H5WnrZddWJ2n5sSbm\"}"} 
[2026-05-01 15:33:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H5kBfWoFRWip98Tvq\"}"} 
[2026-05-01 15:33:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H6udWpRzdx63G7dmJ\"}"} 
[2026-05-01 15:33:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H6yrKQ1kSV8WFdawT\"}"} 
[2026-05-01 15:33:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H8Fk4BRPeGfs7yJbv\"}"} 
[2026-05-01 15:33:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H8QRNzUYtpioDZanW\"}"} 
[2026-05-01 15:33:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H9VQaogKETfEFHTvX\"}"} 
[2026-05-01 15:33:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6H9oWTpEYBqpaz2zY4\"}"} 
[2026-05-01 15:33:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HAecDKNLSs9tsP5rX\"}"} 
[2026-05-01 15:33:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HBP1sCzAEt58arwUQ\"}"} 
[2026-05-01 15:33:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HBxzMzzjLJCjAPxLa\"}"} 
[2026-05-01 15:33:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HChPriLmk2sUNxNqa\"}"} 
[2026-05-01 15:33:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HDM5w7dqim5jgLHDH\"}"} 
[2026-05-01 15:33:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HDwJiTWxfw6rNRJx6\"}"} 
[2026-05-01 15:33:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HEfhq7QfxPUaxE2Qz\"}"} 
[2026-05-01 15:33:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HFK9ommiJrE8NtaxF\"}"} 
[2026-05-01 15:33:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HFvcXgVvM4JiFcJp5\"}"} 
[2026-05-01 15:33:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HGfWrvFk55cU29ZGi\"}"} 
[2026-05-01 15:33:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HHGUk8y7M9M1n19oV\"}"} 
[2026-05-01 15:33:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HJ7L7qSfQqdiVK9PQ\"}"} 
[2026-05-01 15:33:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HJh48xJmu7BDVFzPv\"}"} 
[2026-05-01 15:33:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HKWuzuTvEY4pdcZXj\"}"} 
[2026-05-01 15:33:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HKviScLMTCrb144h7\"}"} 
[2026-05-01 15:33:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HMC7kumEbKscnHbnc\"}"} 
[2026-05-01 15:33:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HNU1zNY5WCesbyrk1\"}"} 
[2026-05-01 15:33:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HNYyMUW1gkhJng218\"}"} 
[2026-05-01 15:33:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HPvpSNaaED7Qtqfkz\"}"} 
[2026-05-01 15:33:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HPyJPTx7SoNt2MBRc\"}"} 
[2026-05-01 15:33:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HRRND9K1TKvTLcCnS\"}"} 
[2026-05-01 15:33:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HRfFULLTEzUvbT1fU\"}"} 
[2026-05-01 15:33:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HScYtf8kfK8GW93i4\"}"} 
[2026-05-01 15:33:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HT1MzSiGBhc9iVugi\"}"} 
[2026-05-01 15:33:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HTmkPprKwrcuXPCbo\"}"} 
[2026-05-01 15:33:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HUMEJwDG6q3s4FWhu\"}"} 
[2026-05-01 15:33:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HUyS6Rs1qpL6te3FZ\"}"} 
[2026-05-01 15:33:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HVkZa1L3vHNP7RE3s\"}"} 
[2026-05-01 15:33:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HWUxysPcopGfhr1CK\"}"} 
[2026-05-01 15:33:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HXRmTq2ww5sg8FySu\"}"} 
[2026-05-01 15:33:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HXxmZ98WRCL9vv3Na\"}"} 
[2026-05-01 15:33:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HZ9TKYeXxXzPS9vaW\"}"} 
[2026-05-01 15:33:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HaVZfTzNGofP7yDWd\"}"} 
[2026-05-01 15:33:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HZv69JYjNRwicTsn3\"}"} 
[2026-05-01 15:33:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Hc7JMzWS5adCHREUG\"}"} 
[2026-05-01 15:33:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HcvAsQtzg2uXL7TtW\"}"} 
[2026-05-01 15:33:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HeGXqZCb4BJVGbtWp\"}"} 
[2026-05-01 15:33:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6He1ebS94mvPMCACMz\"}"} 
[2026-05-01 15:33:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HfaewJjZvx1jsGfY1\"}"} 
[2026-05-01 15:33:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HfvjyH6hnMfcwHeCG\"}"} 
[2026-05-01 15:33:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HgqZN6UDjjDWA1T5T\"}"} 
[2026-05-01 15:33:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Hh8foa4Wemb6gwG5s\"}"} 
[2026-05-01 15:33:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HiW2PdmHa5pE9CHwu\"}"} 
[2026-05-01 15:33:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HiaVKGtTxLDKnopN8\"}"} 
[2026-05-01 15:33:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HjoQt1y2PeaxfPJrF\"}"} 
[2026-05-01 15:33:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HkCUEKPgjiRx6jgSS\"}"} 
[2026-05-01 15:33:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HmBztRDsfFp7NTdQm\"}"} 
[2026-05-01 15:33:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HmY6CgM2LszXg4eFL\"}"} 
[2026-05-01 15:33:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HnkG7MU1CAEAUbWmv\"}"} 
[2026-05-01 15:33:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HnwvQ4GvPKmgMBkZV\"}"} 
[2026-05-01 15:33:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HpCKmJxYjmbd9aCMd\"}"} 
[2026-05-01 15:33:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HpNk34k2wd7xbhHcZ\"}"} 
[2026-05-01 15:33:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HqXSvuQAeXvP7X78E\"}"} 
[2026-05-01 15:33:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Hqyyg4PV8SYv5515N\"}"} 
[2026-05-01 15:33:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HrvnPKUmtAYUU3EmX\"}"} 
[2026-05-01 15:33:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HsNa7irS6wWoppihx\"}"} 
[2026-05-01 15:33:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HtPLmbkrPUoFKH5TN\"}"} 
[2026-05-01 15:33:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HuCx763VfQjKWFPfi\"}"} 
[2026-05-01 15:33:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HuiTrnkaSswQ9DKzt\"}"} 
[2026-05-01 15:33:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Hvsusr2taQvdBJ5Uz\"}"} 
[2026-05-01 15:33:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HvwdXhHAftvkBcRui\"}"} 
[2026-05-01 15:33:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HxGzoAHh1hyW2RdhG\"}"} 
[2026-05-01 15:33:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HxQSbiUaH8ieyvhYy\"}"} 
[2026-05-01 15:33:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HyiKPhxRBdhfYzrHL\"}"} 
[2026-05-01 15:33:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6HywxTu5A8bgQHHXhU\"}"} 
[2026-05-01 15:33:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J14BNcwiPpyTHFpfx\"}"} 
[2026-05-01 15:33:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J1WTwqD7zNvysGMxm\"}"} 
[2026-05-01 15:33:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J2MpJky1dBP4JxwC7\"}"} 
[2026-05-01 15:33:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J2rpr48NiiJC9jKJi\"}"} 
[2026-05-01 15:33:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J3kuXyA8w9KxSfnBm\"}"} 
[2026-05-01 15:33:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J44Fv1g8q7yQgZ5Rb\"}"} 
[2026-05-01 15:33:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J4yKtYj8sejt5brz7\"}"} 
[2026-05-01 15:33:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J5CDkzWJRt4VBR5rY\"}"} 
[2026-05-01 15:33:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J6GU34UHmQSgRFYq2\"}"} 
[2026-05-01 15:33:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J6Re9kRucUcCWZNao\"}"} 
[2026-05-01 15:33:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J7dZjXqcKhBei2P78\"}"} 
[2026-05-01 15:33:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J7tT6kpceEooZWvXi\"}"} 
[2026-05-01 15:33:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J9EK4XJmBYdtB6HLR\"}"} 
[2026-05-01 15:33:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6J94tQHDT8dycpoAfz\"}"} 
[2026-05-01 15:33:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JATyQL9JxsYK9f3Z6\"}"} 
[2026-05-01 15:33:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JAXSshpDiR299PYhh\"}"} 
[2026-05-01 15:33:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JBjd1GfWPVVfVMrnR\"}"} 
[2026-05-01 15:33:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JBrKZmJN7LWRKq8GM\"}"} 
[2026-05-01 15:33:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JCynZ69MHsB8FAk67\"}"} 
[2026-05-01 15:33:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JD8U71bGAYEHqmAk8\"}"} 
[2026-05-01 15:33:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JEGvdgTzPi3zBp8mT\"}"} 
[2026-05-01 15:33:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JEXJSzy7vwP4ZmzwG\"}"} 
[2026-05-01 15:33:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JFWarz6RGS7PTnLgw\"}"} 
[2026-05-01 15:33:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JFu9yoG6AU64Nu2CG\"}"} 
[2026-05-01 15:33:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JGsSdtCHi56eskp9J\"}"} 
[2026-05-01 15:33:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JHGzuqW3krnrUFUCu\"}"} 
[2026-05-01 15:33:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JJEJLryWX69JQJzhT\"}"} 
[2026-05-01 15:33:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JJf6aSSsQM2ahocHU\"}"} 
[2026-05-01 15:33:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JL3giMr1aHRJFq6Sn\"}"} 
[2026-05-01 15:33:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JKma6xYXy9ohBZpCm\"}"} 
[2026-05-01 15:33:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JMUWSKfwHSaMa6X6p\"}"} 
[2026-05-01 15:33:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JMffgbWyRqyi8tpY3\"}"} 
[2026-05-01 15:33:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JNqND8cEMczw5Yjnt\"}"} 
[2026-05-01 15:33:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JP2mfomE8SnRhJ3fn\"}"} 
[2026-05-01 15:33:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JQDDWKiyHw2Bm66b9\"}"} 
[2026-05-01 15:33:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JQR81qtkob6FQsXB6\"}"} 
[2026-05-01 15:33:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JRpD1w2grnFTWdfFT\"}"} 
[2026-05-01 15:33:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JRkEzfygKzrQRh9Zy\"}"} 
[2026-05-01 15:33:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JTBJxBDTU6HSh84Lj\"}"} 
[2026-05-01 15:33:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JTRgyxNbWFnRCq97q\"}"} 
[2026-05-01 15:33:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JUaeSzca9bwTLmmCD\"}"} 
[2026-05-01 15:33:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JUoYJqhZbpHVCrzao\"}"} 
[2026-05-01 15:33:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JW1idV2iYQG4kebmD\"}"} 
[2026-05-01 15:33:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JW3D2htxaqDGy4dZW\"}"} 
[2026-05-01 15:33:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JXJrSvpVnBciXVDaS\"}"} 
[2026-05-01 15:33:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JXNpYm83WT7Xdqn3a\"}"} 
[2026-05-01 15:33:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JYXXTU3eNDGFYNdz9\"}"} 
[2026-05-01 15:33:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JYjgKAXMjKgXyCR8B\"}"} 
[2026-05-01 15:33:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JZv7zLZY6ccX9X2um\"}"} 
[2026-05-01 15:33:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ja82Fr1qMvkZAePSB\"}"} 
[2026-05-01 15:33:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JbYbX2y2Dm2G8fEmP\"}"} 
[2026-05-01 15:33:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JcVQ911xUnMLkD1QR\"}"} 
[2026-05-01 15:33:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Jcuhcm8ZGyng9cZ2V\"}"} 
[2026-05-01 15:33:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JdywWAzcv8VqVbzTw\"}"} 
[2026-05-01 15:33:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JeDLCXo8v52Txhrni\"}"} 
[2026-05-01 15:33:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JfTVQCd3T2zFVn49X\"}"} 
[2026-05-01 15:33:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JgkdMhhx6FTooEqRg\"}"} 
[2026-05-01 15:33:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JgXjn2yE2LUqhjgp2\"}"} 
[2026-05-01 15:33:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ji2XWakmCwWTSRP15\"}"} 
[2026-05-01 15:33:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JiBT5uZHFJV8By1bM\"}"} 
[2026-05-01 15:33:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JjbHfQRo5g1iYmhZP\"}"} 
[2026-05-01 15:33:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JjQ8Ncypquo8Ab134\"}"} 
[2026-05-01 15:33:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JkvQMgXAgyvFXoHjU\"}"} 
[2026-05-01 15:33:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JmDmFVmgGjgfqbpGd\"}"} 
[2026-05-01 15:33:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JnBotNUMRGFXBk35G\"}"} 
[2026-05-01 15:33:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JnwT4wQ1sunTdjtRR\"}"} 
[2026-05-01 15:33:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JpCMNppBqMQu5xma2\"}"} 
[2026-05-01 15:33:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JotzgWzgCZnXUxRfB\"}"} 
[2026-05-01 15:33:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JqMZHFNYZgziBxQ1P\"}"} 
[2026-05-01 15:33:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JqUVhZNt4XVnSMSZi\"}"} 
[2026-05-01 15:33:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JrZV95fLRRJCkEdQY\"}"} 
[2026-05-01 15:33:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Jrp7Zsk2EPeA3kmAZ\"}"} 
[2026-05-01 15:33:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JsiwGiTzfy8aytPYY\"}"} 
[2026-05-01 15:33:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JtJf49i276er4iHoe\"}"} 
[2026-05-01 15:33:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JtzLCbGqnUKS7qto8\"}"} 
[2026-05-01 15:33:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JudnGqgjWx3ZQ2bGn\"}"} 
[2026-05-01 15:33:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JvV86d4JRH9JZSEe3\"}"} 
[2026-05-01 15:33:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Jw6LVJ8HatHTscGm5\"}"} 
[2026-05-01 15:33:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JwoVu74dZYJpdVpuP\"}"} 
[2026-05-01 15:33:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JxSCU4H8TkEiLZWbz\"}"} 
[2026-05-01 15:33:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Jy3AmsvSqR7yPtiq8\"}"} 
[2026-05-01 15:33:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JykKzb9CmkmhAYew6\"}"} 
[2026-05-01 15:33:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JzSVzhWFtVPLC2P1K\"}"} 
[2026-05-01 15:33:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6JzxkaQNmnCtcCxLh5\"}"} 
[2026-05-01 15:33:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K1rq2hV5fKiKTXFTA\"}"} 
[2026-05-01 15:33:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K2PaPErFTcagUJVLy\"}"} 
[2026-05-01 15:33:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K3Ffhqzb9f6YsdLNc\"}"} 
[2026-05-01 15:33:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K3nAt8yTJ8G5fYtAR\"}"} 
[2026-05-01 15:33:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K4bXonWhNAMFA59iA\"}"} 
[2026-05-01 15:33:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K51Lq7CJsZDXyt5WH\"}"} 
[2026-05-01 15:33:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K6DGjcVkgysryDVq1\"}"} 
[2026-05-01 15:33:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K6g3idNSpK9SrfPNj\"}"} 
[2026-05-01 15:33:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K7Zsb4fU6SiFJcpPv\"}"} 
[2026-05-01 15:33:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K8YAZK2icszdsMGnK\"}"} 
[2026-05-01 15:33:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K998SjX3YzKMmRx9a\"}"} 
[2026-05-01 15:33:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6K9rJJELNmwpqGkKba\"}"} 
[2026-05-01 15:33:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KAZi8EmW3QbamLtSv\"}"} 
[2026-05-01 15:33:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KB7hQqTko47exRNP8\"}"} 
[2026-05-01 15:33:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KBwoiDcjBb8YzsEMY\"}"} 
[2026-05-01 15:33:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KCb12nQ3BhFdJCTUw\"}"} 
[2026-05-01 15:33:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KDHvCiS27ZA4nTrm7\"}"} 
[2026-05-01 15:33:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KE3ZMMm2KY9hp6G9L\"}"} 
[2026-05-01 15:33:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KEeXG45R4v6cJRSMK\"}"} 
[2026-05-01 15:33:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KFgXvfFQNZbFVuTPu\"}"} 
[2026-05-01 15:33:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KGCHzjNPesnGBKn7p\"}"} 
[2026-05-01 15:33:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KH58RBCuE9K8kTMqm\"}"} 
[2026-05-01 15:33:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KHnHuBnfPZ5Ve6wjw\"}"} 
[2026-05-01 15:33:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KJWCPoXA2dEhixFuB\"}"} 
[2026-05-01 15:33:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KK3SYJr7FLXXAt8cg\"}"} 
[2026-05-01 15:33:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KKzF8ydA2mHu5BBva\"}"} 
[2026-05-01 15:33:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KLMa32vYocqQ96j1F\"}"} 
[2026-05-01 15:33:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KMFeGobh7b8BcePPF\"}"} 
[2026-05-01 15:33:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KNV4RdBDXT79Uevtn\"}"} 
[2026-05-01 15:33:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KPqfcSnfhmzmR1o6N\"}"} 
[2026-05-01 15:33:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KRDWyrQ1JsaTkzEQS\"}"} 
[2026-05-01 15:33:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KSbrxPd9woDTTRiS4\"}"} 
[2026-05-01 15:33:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KTvV2imTY5dUncmUL\"}"} 
[2026-05-01 15:33:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KVGqpsktWb9JeSbKe\"}"} 
[2026-05-01 15:33:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KUrJF47bUhrGYQDLC\"}"} 
[2026-05-01 15:33:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KWhfZJ22rUsDgQDHF\"}"} 
[2026-05-01 15:33:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KXFuXQHLQiABV5jpC\"}"} 
[2026-05-01 15:33:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KY4mjwqTPjrczHG4B\"}"} 
[2026-05-01 15:33:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KYhimhzp9GM6xgBnL\"}"} 
[2026-05-01 15:33:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KZGTPdApos7V527ZE\"}"} 
[2026-05-01 15:33:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ka3axMdNiqgDfkExL\"}"} 
[2026-05-01 15:33:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KavB4niCUbv1Codjs\"}"} 
[2026-05-01 15:33:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KbLDt2o8dtwShjfAb\"}"} 
[2026-05-01 15:33:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kc96ViRVDqpEFmikG\"}"} 
[2026-05-01 15:33:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KcZ9U7HCvstFnxCoL\"}"} 
[2026-05-01 15:33:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KdWhGy5vNATqcGGVY\"}"} 
[2026-05-01 15:33:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KdpJFx5PQyndqLvjK\"}"} 
[2026-05-01 15:33:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KejcZ2yifiCEeyr3r\"}"} 
[2026-05-01 15:33:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KezjgCycxCJEokXtv\"}"} 
[2026-05-01 15:33:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kg21QXDgDDgrKu3VA\"}"} 
[2026-05-01 15:33:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KgQKh2gvV2gm1XLLN\"}"} 
[2026-05-01 15:33:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KhLss8SemUXXeTe1m\"}"} 
[2026-05-01 15:33:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KieGHRguXNwWzFumc\"}"} 
[2026-05-01 15:33:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KiaJ2UDWNp27MPwML\"}"} 
[2026-05-01 15:33:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KjrwJKeRAdTCaEjnE\"}"} 
[2026-05-01 15:33:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KjsRukSUgopJVvsmG\"}"} 
[2026-05-01 15:33:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KmH1ivSDhMWyMXxhX\"}"} 
[2026-05-01 15:33:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KnEoohDLKP7RRHWSK\"}"} 
[2026-05-01 15:33:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kndd3oXCmHFi9QbwJ\"}"} 
[2026-05-01 15:33:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kobv3krnvazfopk8m\"}"} 
[2026-05-01 15:33:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kox11YNxuABuAXb3j\"}"} 
[2026-05-01 15:33:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kq1Vmj6B5DPDd1tHf\"}"} 
[2026-05-01 15:33:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KqDemqbZKtnSEZt1F\"}"} 
[2026-05-01 15:33:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KrNrBDAwkh6fQCyFG\"}"} 
[2026-05-01 15:33:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KrXXX1wvDvuEUMux5\"}"} 
[2026-05-01 15:33:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KsmSQAFQmGBvEm5r9\"}"} 
[2026-05-01 15:33:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KsvsE7n9guzxXBWDU\"}"} 
[2026-05-01 15:33:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ku7YvZ2xNkGqHe8fV\"}"} 
[2026-05-01 15:33:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KuHy4sgGfwStHvyHe\"}"} 
[2026-05-01 15:33:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KvUQZpyr5ZL8CZ5kN\"}"} 
[2026-05-01 15:33:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KvdqNHUfgYxFHBXmR\"}"} 
[2026-05-01 15:33:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kws1B1r1SvEDU2JvL\"}"} 
[2026-05-01 15:33:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Kx3uv4dVMNj9ZmuMm\"}"} 
[2026-05-01 15:33:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KyFLtkbsFeGmGvjy5\"}"} 
[2026-05-01 15:33:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KyMJBPUexD5msEUtC\"}"} 
[2026-05-01 15:33:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KzSn9dT8JqsRiewjL\"}"} 
[2026-05-01 15:33:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6KzZUM1Rg7ngXmS8ce\"}"} 
[2026-05-01 15:33:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L1kACp7LUVkZJDeUA\"}"} 
[2026-05-01 15:33:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L1tLueWkKafoYwXck\"}"} 
[2026-05-01 15:33:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L2yKxnFs4jsMTRgCA\"}"} 
[2026-05-01 15:33:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L37kyN84NVm8amVHF\"}"} 
[2026-05-01 15:33:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L4UsMVuR2iukwAKnH\"}"} 
[2026-05-01 15:33:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L4c494vfAqgcNTMhB\"}"} 
[2026-05-01 15:33:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L5rDYBNopGQEMjCb5\"}"} 
[2026-05-01 15:33:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L69pj9B1a5H6ezj24\"}"} 
[2026-05-01 15:33:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L7F4QdSFa5TJVfMY3\"}"} 
[2026-05-01 15:33:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L7Zf8QRXZwNTT2E25\"}"} 
[2026-05-01 15:33:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L8hcmfGUsrLjneYDL\"}"} 
[2026-05-01 15:33:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6L9BtEE6SQze579yQ2\"}"} 
[2026-05-01 15:33:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LAABBUsD8fAj77CBn\"}"} 
[2026-05-01 15:33:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LAsqTZV2pmDTsYiDP\"}"} 
[2026-05-01 15:33:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LBJPZSssmYbtd7V78\"}"} 
[2026-05-01 15:33:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LCDCmakWBXZ1jHVPa\"}"} 
[2026-05-01 15:33:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LCbGqgSvFNML1qabn\"}"} 
[2026-05-01 15:33:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LDh1FajE7CyGk7U2e\"}"} 
[2026-05-01 15:33:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LE3q8J9MByRjvexB4\"}"} 
[2026-05-01 15:33:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LF4rPvoXRT89rr8vk\"}"} 
[2026-05-01 15:33:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LFZ83yazY3i2JekNb\"}"} 
[2026-05-01 15:33:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LGNyfnRjjLEjaEA7S\"}"} 
[2026-05-01 15:33:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LGsk3uEDgNMyGch7B\"}"} 
[2026-05-01 15:33:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LHfNmCN7HecpEtXnw\"}"} 
[2026-05-01 15:33:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LJLZCyZb31EZ1FFrq\"}"} 
[2026-05-01 15:33:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LJtHwsCvi3pjam6kK\"}"} 
[2026-05-01 15:33:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LKwHzKopMJYcwyYyq\"}"} 
[2026-05-01 15:33:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LLDusnXAWQFbcvEwV\"}"} 
[2026-05-01 15:33:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LMFv8gPfumEHziWec\"}"} 
[2026-05-01 15:33:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LMhxi6v5rt9EqfA1A\"}"} 
[2026-05-01 15:33:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LNZ446UNZFxEeJXkG\"}"} 
[2026-05-01 15:33:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LNt9kCWtwg5gW6kax\"}"} 
[2026-05-01 15:33:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LPw9xBHZ4eWzfBzRd\"}"} 
[2026-05-01 15:33:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LQ8K9sN3jL4wYBePV\"}"} 
[2026-05-01 15:33:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LRJ1EqyAKXNYnZUPq\"}"} 
[2026-05-01 15:33:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LRfais9RSNZJTU2wG\"}"} 
[2026-05-01 15:33:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LSj5aNTD8K65nvDG8\"}"} 
[2026-05-01 15:33:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LT3BSQwPWFJgjqEKX\"}"} 
[2026-05-01 15:33:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LUAQ6RWASetFSwF5F\"}"} 
[2026-05-01 15:33:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LUMZQVadVVWTcNt8m\"}"} 
[2026-05-01 15:33:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LVWWW4FuosKFsKewe\"}"} 
[2026-05-01 15:33:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LVcDDBJ43D7qd6EDb\"}"} 
[2026-05-01 15:33:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LWr8CxYbgrg4M4Zft\"}"} 
[2026-05-01 15:33:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LWrNkJt6vbGZTdkpB\"}"} 
[2026-05-01 15:33:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LY8mHihnCdhoFg3vm\"}"} 
[2026-05-01 15:33:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LYMfPm4VTtujkK7tF\"}"} 
[2026-05-01 15:33:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LaYdCnyp9hj1QoAvw\"}"} 
[2026-05-01 15:33:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LZV8VrSkUyXiG4oLu\"}"} 
[2026-05-01 15:33:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LbwDfr4CsLZo8MbHT\"}"} 
[2026-05-01 15:33:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LcQzTHKYor9MVfJUe\"}"} 
[2026-05-01 15:33:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LdEMW29WLwiqDwm1j\"}"} 
[2026-05-01 15:33:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LdpaVZ8LahTvz1cDm\"}"} 
[2026-05-01 15:33:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Lf4yrYFq5duaNmsxi\"}"} 
[2026-05-01 15:33:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LfMr2Re8m63tzyXdj\"}"} 
[2026-05-01 15:33:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LgV4X9zk4gz24cbcT\"}"} 
[2026-05-01 15:33:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Li261deZyYzUV3S8s\"}"} 
[2026-05-01 15:33:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LhCy5SRtXzY2JxY91\"}"} 
[2026-05-01 15:33:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LjbqSk3eftdgbNu85\"}"} 
[2026-05-01 15:33:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ljh3QH5XEtau8wE2M\"}"} 
[2026-05-01 15:33:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LmHngHCwSPNL5B7Gs\"}"} 
[2026-05-01 15:33:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LkvDXRAvCZCyMbrt6\"}"} 
[2026-05-01 15:33:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LnWDFuTsfxA1wELWz\"}"} 
[2026-05-01 15:33:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LnavLMhmKDEaJr8G9\"}"} 
[2026-05-01 15:33:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LoqpvbyhotRBL5B1T\"}"} 
[2026-05-01 15:33:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Lp7hLj1FuzqGEsM5m\"}"} 
[2026-05-01 15:33:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LqERL6Gui2pWPC3no\"}"} 
[2026-05-01 15:33:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LqZ27WTFDCC3fKoib\"}"} 
[2026-05-01 15:33:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LrcmAd5NmSHRKetG1\"}"} 
[2026-05-01 15:33:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LrsPtxdTBk2pHCC2r\"}"} 
[2026-05-01 15:33:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LsysEzFfCaADD4TGS\"}"} 
[2026-05-01 15:33:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LtMwBbmxQqmtQHbUA\"}"} 
[2026-05-01 15:33:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LuGFysKzHEZ8gE7mi\"}"} 
[2026-05-01 15:33:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Luj3LbmJjHxnkETt8\"}"} 
[2026-05-01 15:33:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LvUBsn7jbhthQDoaD\"}"} 
[2026-05-01 15:33:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Lw5QGxg5MFDyhfgDv\"}"} 
[2026-05-01 15:33:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LwhrRTadBvdueG6nw\"}"} 
[2026-05-01 15:33:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LxUVJSMuEazPheRic\"}"} 
[2026-05-01 15:33:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:33:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:33:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:33:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ly5D3xx71fvnyB1VV\"}"} 
[2026-05-01 15:33:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LyqM26KcWNi2qnnEP\"}"} 
[2026-05-01 15:34:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6LzRKVdqiYY9PpKV3C\"}"} 
[2026-05-01 15:34:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M1NcdwT17eM9kgf6Y\"}"} 
[2026-05-01 15:34:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M1ezBB4QbzYG8nzn4\"}"} 
[2026-05-01 15:34:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M2mTUZyDnsqfgyYw6\"}"} 
[2026-05-01 15:34:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M316LqwPMCdz81PLd\"}"} 
[2026-05-01 15:34:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M4F1TX8eZ7WvSd1Gf\"}"} 
[2026-05-01 15:34:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M4NwRMffHwy32gNAb\"}"} 
[2026-05-01 15:34:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M5fLcykst3opvjYyv\"}"} 
[2026-05-01 15:34:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M5oGaKXyc7dS88YD8\"}"} 
[2026-05-01 15:34:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M7EqX86PPe3H3pBdt\"}"} 
[2026-05-01 15:34:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M7A8Ar8r8MSNfQDmi\"}"} 
[2026-05-01 15:34:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M8dvs2cnjJU5yyB2B\"}"} 
[2026-05-01 15:34:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M8httjeoCUouiyFzr\"}"} 
[2026-05-01 15:34:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6M9zY4gLNxW6jTUfg1\"}"} 
[2026-05-01 15:34:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MA4FaAc8DZ725hJPF\"}"} 
[2026-05-01 15:34:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MBQN32rC8Lqg3z2x7\"}"} 
[2026-05-01 15:34:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MBLtjVK633Njep8J1\"}"} 
[2026-05-01 15:34:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MCizZPuQJXTvesxbG\"}"} 
[2026-05-01 15:34:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MCrRpSqLndMSSHo91\"}"} 
[2026-05-01 15:34:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MDzPPxnej4tR6bbTc\"}"} 
[2026-05-01 15:34:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MEGFu9t4x9MkVoV16\"}"} 
[2026-05-01 15:34:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MFPjBvgTUgFJ1zF8d\"}"} 
[2026-05-01 15:34:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MFskTfDkigoT4d3AD\"}"} 
[2026-05-01 15:34:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MH2hbDrjKyfekvtnL\"}"} 
[2026-05-01 15:34:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MGr3MUfokgkSVSgHv\"}"} 
[2026-05-01 15:34:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MJFctiTt7j8SG5ZdL\"}"} 
[2026-05-01 15:34:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MJhAa8JSkB9duphLB\"}"} 
[2026-05-01 15:34:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MKcE6jcZhD8xRoDrf\"}"} 
[2026-05-01 15:34:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ML51Xtrv4etTQpLis\"}"} 
[2026-05-01 15:34:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MLpQTDDdcBVe46n4n\"}"} 
[2026-05-01 15:34:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MMU6i8QEcyRn8agzR\"}"} 
[2026-05-01 15:34:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MN2LELVD14hEdmEeP\"}"} 
[2026-05-01 15:34:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MNrSU6yCMTKu3KsK9\"}"} 
[2026-05-01 15:34:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MSr3tr5MrRUV6sbdj\"}"} 
[2026-05-01 15:34:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MTQHhYti4xbNogdxb\"}"} 
[2026-05-01 15:34:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MUGdNFofbGud4mWQL\"}"} 
[2026-05-01 15:34:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MXUcGvFU3KkHH3Rq7\"}"} 
[2026-05-01 15:34:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MYnjVSaYpK6QGkpfx\"}"} 
[2026-05-01 15:34:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ma4st44T5ncNc2TvC\"}"} 
[2026-05-01 15:34:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ma1QdjuhsRcwTRiQr\"}"} 
[2026-05-01 15:34:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MbSUhqjPDTKNtkawd\"}"} 
[2026-05-01 15:34:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MbSEarzYLF1PTMGYR\"}"} 
[2026-05-01 15:34:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mcmc12zr1mfMhxEkD\"}"} 
[2026-05-01 15:34:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mco6FXRAQh3bBH7JN\"}"} 
[2026-05-01 15:34:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Me8x4FuUGtauHweGq\"}"} 
[2026-05-01 15:34:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MeCvGD46X3WcE5x71\"}"} 
[2026-05-01 15:34:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MfYnMvEtpvVkvphm5\"}"} 
[2026-05-01 15:34:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MfdFJWuLXmdiCkSzP\"}"} 
[2026-05-01 15:34:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mh1qrweYgBgbHrgVH\"}"} 
[2026-05-01 15:34:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mh83RoGhoAS5pDhBz\"}"} 
[2026-05-01 15:34:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MiMhk2LRMsj82ZjqM\"}"} 
[2026-05-01 15:34:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MibLxknJzuC23DgG6\"}"} 
[2026-05-01 15:34:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MjbNAKjctC3pERdNJ\"}"} 
[2026-05-01 15:34:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mk49XqCRyLxN4GGcg\"}"} 
[2026-05-01 15:34:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MmCcMkQpqu9KGZzVp\"}"} 
[2026-05-01 15:34:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MmLYFHUrZ8CGVGH2C\"}"} 
[2026-05-01 15:34:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MnYDkYoCCmQs13EN6\"}"} 
[2026-05-01 15:34:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mnmrn8TcwwKPtE2K9\"}"} 
[2026-05-01 15:34:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MoqMnREY3JinfKdPX\"}"} 
[2026-05-01 15:34:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mpakp9cB2mR1NaRR8\"}"} 
[2026-05-01 15:34:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mq9Ejeg8fyCDarxnZ\"}"} 
[2026-05-01 15:34:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MqzLcs8qhm6je88nF\"}"} 
[2026-05-01 15:34:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MrVMEiaqMu8wYZ8sq\"}"} 
[2026-05-01 15:34:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MsSQ6XEuPSEfJKD7D\"}"} 
[2026-05-01 15:34:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MsrwxuKysH8HpEwXA\"}"} 
[2026-05-01 15:34:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mtozwf7d9yFthQckz\"}"} 
[2026-05-01 15:34:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MuGHgBeSB1j3H6fdu\"}"} 
[2026-05-01 15:34:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mv4AFUJixHPhnAW1Q\"}"} 
[2026-05-01 15:34:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Mw1iB3ENTRyL4AFoC\"}"} 
[2026-05-01 15:34:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MwbvprgvdjW9qkuvD\"}"} 
[2026-05-01 15:34:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MxJboZZfnyzn6JX9M\"}"} 
[2026-05-01 15:34:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MyHPAnfHTCUBudz1S\"}"} 
[2026-05-01 15:34:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MykurqSpZofs3JUKo\"}"} 
[2026-05-01 15:34:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6MzVK7q6om7T7mm6ep\"}"} 
[2026-05-01 15:34:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N191QQJuuid8hAkNh\"}"} 
[2026-05-01 15:34:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N1tefVDaJbNs3vqob\"}"} 
[2026-05-01 15:34:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N2WcFAgfgkACT79Zb\"}"} 
[2026-05-01 15:34:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N3UQ5gUUf7KDEZzsX\"}"} 
[2026-05-01 15:34:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N3oF6zAgkrEASeVWm\"}"} 
[2026-05-01 15:34:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N4pm7ig4AFqmhF2Ye\"}"} 
[2026-05-01 15:34:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N5GYdmJeTz5xxaWgT\"}"} 
[2026-05-01 15:34:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N66AUXjV2EqY4h44j\"}"} 
[2026-05-01 15:34:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N6cfV6frni5ahjUqr\"}"} 
[2026-05-01 15:34:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N7JqWB3yDL1iadEim\"}"} 
[2026-05-01 15:34:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N82jib5YRAxjg5dXr\"}"} 
[2026-05-01 15:34:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N8gBp2u4KYFr4oUkF\"}"} 
[2026-05-01 15:34:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6N9YGrqzuzz8RSmrEX\"}"} 
[2026-05-01 15:34:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NAECQBaTmirMcU5gc\"}"} 
[2026-05-01 15:34:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NAvs6KKcE4o4rTBg4\"}"} 
[2026-05-01 15:34:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NBcJ7CFjPVUopf2CS\"}"} 
[2026-05-01 15:34:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NCJDbkHP5JX5q6XPn\"}"} 
[2026-05-01 15:34:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NCtSZ6EbmFsB61xEq\"}"} 
[2026-05-01 15:34:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NDhZCwWVHFuSNzhao\"}"} 
[2026-05-01 15:34:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NEWftfKkNNVCwVpag\"}"} 
[2026-05-01 15:34:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NF6eAJ4EmaXMXu54w\"}"} 
[2026-05-01 15:34:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NG3wNpTF8L4Y4shL4\"}"} 
[2026-05-01 15:34:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NGVjBVJLfJLJYxn9T\"}"} 
[2026-05-01 15:34:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NHYEsdVxUSkTyxnPG\"}"} 
[2026-05-01 15:34:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NHpMkRX678QdyCFzw\"}"} 
[2026-05-01 15:34:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NK9Dz4QE3dskuPRWB\"}"} 
[2026-05-01 15:34:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NK3GwLQ1yC26FkojK\"}"} 
[2026-05-01 15:34:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NLb3TCr4rQUXTfgZx\"}"} 
[2026-05-01 15:34:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NLbY2bVHaWtAKrAHk\"}"} 
[2026-05-01 15:34:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NN37EN5RxmN6NiABX\"}"} 
[2026-05-01 15:34:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NNEmBDwHi1ZPfsxfx\"}"} 
[2026-05-01 15:34:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NPUB7i1G611gt35sZ\"}"} 
[2026-05-01 15:34:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NPgKst8FQWGBjftbT\"}"} 
[2026-05-01 15:34:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NQj5k5a7986P3KQKq\"}"} 
[2026-05-01 15:34:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NQzTT7RVTJy8FQ1ym\"}"} 
[2026-05-01 15:34:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NS5wXF9PYvSZ9AvN1\"}"} 
[2026-05-01 15:34:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NSS2RibrVv1pju1x4\"}"} 
[2026-05-01 15:34:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NTTYSAFpmPNqNQdHC\"}"} 
[2026-05-01 15:34:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NTr6vSptYGTJKLVn5\"}"} 
[2026-05-01 15:34:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NUu7E8FVsWHGabN7c\"}"} 
[2026-05-01 15:34:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NV61xjGZDimdYFVxx\"}"} 
[2026-05-01 15:34:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NWGxDPGFE5nGqkKZ3\"}"} 
[2026-05-01 15:34:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NWV71WtuHRzwpbvbs\"}"} 
[2026-05-01 15:34:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NXswe5WCP817xdYtU\"}"} 
[2026-05-01 15:34:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NYg4zL2EycEhQMJyv\"}"} 
[2026-05-01 15:34:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NZKGC3RUgnquMgwTQ\"}"} 
[2026-05-01 15:34:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Nabf32tZqfzpgv1dF\"}"} 
[2026-05-01 15:34:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Navzp1iJtbxgRD2y4\"}"} 
[2026-05-01 15:34:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NcCeLUQNkdcmBFuse\"}"} 
[2026-05-01 15:34:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NbvHUQLNQWytHzQoP\"}"} 
[2026-05-01 15:34:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NdfhXnjdtcWbPhjVD\"}"} 
[2026-05-01 15:34:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NeDgtDbP1dudY7Jx1\"}"} 
[2026-05-01 15:34:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NfAVWZ9ZQ3WcqjoRn\"}"} 
[2026-05-01 15:34:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NfanutxRZCzkWYANk\"}"} 
[2026-05-01 15:34:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NgT8ZoZi8heH7at91\"}"} 
[2026-05-01 15:34:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NgxtWZqwjErBrSJ5u\"}"} 
[2026-05-01 15:34:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ni9L7ouoKEfaLsJjs\"}"} 
[2026-05-01 15:34:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NiKVpNy89SFduCXrv\"}"} 
[2026-05-01 15:34:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NjLmFzbeadGHH2b5p\"}"} 
[2026-05-01 15:34:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Njib5q7ScvawW14Uf\"}"} 
[2026-05-01 15:34:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NkicMPCetBgoz5RuU\"}"} 
[2026-05-01 15:34:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NmC924Kd916SsTsyr\"}"} 
[2026-05-01 15:34:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Nn5xr5JEFUe1fJaHn\"}"} 
[2026-05-01 15:34:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NnXkZRXrJThFUwjgK\"}"} 
[2026-05-01 15:34:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NoMNL5RRFTWsGssUr\"}"} 
[2026-05-01 15:34:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NpsPscAmXqppTvba9\"}"} 
[2026-05-01 15:34:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NpwcPDRB7CYv374rK\"}"} 
[2026-05-01 15:34:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NraLTHo65pFpv1NJd\"}"} 
[2026-05-01 15:34:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NrNC76fuBZdbqVHA4\"}"} 
[2026-05-01 15:34:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NsnGTVsZadmtmmBjJ\"}"} 
[2026-05-01 15:34:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Nt1AE1YE3crWnLana\"}"} 
[2026-05-01 15:34:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NuJ491JHKJZiaEscw\"}"} 
[2026-05-01 15:34:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NuA7ftisfsYbNNTej\"}"} 
[2026-05-01 15:34:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NvZhPLfpxEcUKGFoZ\"}"} 
[2026-05-01 15:34:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Nvg9gB6iRdK22msKt\"}"} 
[2026-05-01 15:34:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NwwnyyvC5FgPjXjRp\"}"} 
[2026-05-01 15:34:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Nx6UXj5sudW1wjbep\"}"} 
[2026-05-01 15:34:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NyKQ3h93P17d7QUxd\"}"} 
[2026-05-01 15:34:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NyWZ5zRowctdkSNNZ\"}"} 
[2026-05-01 15:34:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6NzaYZAj7v9KtAGv18\"}"} 
[2026-05-01 15:34:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Nzz78i7dxYCmM6edT\"}"} 
[2026-05-01 15:34:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P1uRJpUswPjwnQ3QA\"}"} 
[2026-05-01 15:34:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P2KEDuynx2ThRUcAu\"}"} 
[2026-05-01 15:34:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P39aiK4h3NmK1ddbf\"}"} 
[2026-05-01 15:34:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P3Zdx6Q9hs9yCMfJg\"}"} 
[2026-05-01 15:34:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P4bPzRVMZ3QRWtvHd\"}"} 
[2026-05-01 15:34:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P4vzERk3fr7qpxgtd\"}"} 
[2026-05-01 15:34:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P68RF9jzeYtpVGEFF\"}"} 
[2026-05-01 15:34:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P6VVxuj54zPsy63y2\"}"} 
[2026-05-01 15:34:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P7ZjuCPb1cTxDdV7x\"}"} 
[2026-05-01 15:34:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P7mPvoSk3sbNpotmv\"}"} 
[2026-05-01 15:34:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P8xLKJHPktarJGfht\"}"} 
[2026-05-01 15:34:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6P95mhrjav9rf4vYXP\"}"} 
[2026-05-01 15:34:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PAGxGts3VNpQFpVQU\"}"} 
[2026-05-01 15:34:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PAKw3awn8K8ND48pa\"}"} 
[2026-05-01 15:34:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PBVsdoMgNeX3eo5fX\"}"} 
[2026-05-01 15:34:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PBkWJE6mhEU2dKZdB\"}"} 
[2026-05-01 15:34:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PCvx3esBCkenDDzJU\"}"} 
[2026-05-01 15:34:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PD8MhWzPXpaarhKfz\"}"} 
[2026-05-01 15:34:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PEJ3qnfnbohuNbzgd\"}"} 
[2026-05-01 15:34:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PEXC54U8F1obJKzNc\"}"} 
[2026-05-01 15:34:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PFfeyy3RX4bSMaW56\"}"} 
[2026-05-01 15:34:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PFzk17JX2nv9M3pxN\"}"} 
[2026-05-01 15:34:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PGxnf4iWGzUsReWZ1\"}"} 
[2026-05-01 15:34:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PHY1nVHHCgyJXkRpZ\"}"} 
[2026-05-01 15:34:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PJNd7ZXXr5vUP8bkJ\"}"} 
[2026-05-01 15:34:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PK2ZDd4tNYqtcBsoL\"}"} 
[2026-05-01 15:34:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PKqRrZ4vFBm9ASqsv\"}"} 
[2026-05-01 15:34:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PLKhWkbp73HbW38gb\"}"} 
[2026-05-01 15:34:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PMEWfAxxf6J5gdUMj\"}"} 
[2026-05-01 15:34:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PMf4vjTcjEfsem3JW\"}"} 
[2026-05-01 15:34:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PNdrVvWFg6sniRUfY\"}"} 
[2026-05-01 15:34:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PNtyb1XBUaPK6FzqM\"}"} 
[2026-05-01 15:34:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PQMHfiuy9zKzs5mGL\"}"} 
[2026-05-01 15:34:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PPzTTnkCVwQvPcxqK\"}"} 
[2026-05-01 15:34:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PRjtEaiHT7vSwX4Co\"}"} 
[2026-05-01 15:34:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PSoNtLeZJiREsYTuu\"}"} 
[2026-05-01 15:34:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PTEAxykzerw3VAMsq\"}"} 
[2026-05-01 15:34:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PU9VWSBzGXEkEJrYH\"}"} 
[2026-05-01 15:34:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PUaYF7LoK6Z7KxH5D\"}"} 
[2026-05-01 15:34:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PWoUmhcouAF25WQBr\"}"} 
[2026-05-01 15:34:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PXEmnGtLK7Upi7fdE\"}"} 
[2026-05-01 15:34:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PY7rrcc48QUFyMixm\"}"} 
[2026-05-01 15:34:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PYhq24YEPo2rVQBDy\"}"} 
[2026-05-01 15:34:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PZUiTgsNUEDMtjoMm\"}"} 
[2026-05-01 15:34:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Pa8QQP1VprAWuVBa8\"}"} 
[2026-05-01 15:34:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Parp9fcueSCL3EydC\"}"} 
[2026-05-01 15:34:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PbZyhrxymFnMUuKzm\"}"} 
[2026-05-01 15:34:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PcACTYAMF3EMXmDu3\"}"} 
[2026-05-01 15:34:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PcyK6qeRgX1A8Xys3\"}"} 
[2026-05-01 15:34:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PdmvxiAMw1bq1mFpa\"}"} 
[2026-05-01 15:34:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PeMekQokmNCcxigBW\"}"} 
[2026-05-01 15:34:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Pf7nu7bpWwTGXJK9Z\"}"} 
[2026-05-01 15:34:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Pfim3dinvvb9G6nYR\"}"} 
[2026-05-01 15:34:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PgSB29EyogtVKtcpQ\"}"} 
[2026-05-01 15:34:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PhBKNFNmmabXbbKpr\"}"} 
[2026-05-01 15:34:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PhfbEKgSAqxPEpJQr\"}"} 
[2026-05-01 15:34:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PiXBgP9JefyAm9jJR\"}"} 
[2026-05-01 15:34:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Pj8PytWEpTQd1sfE8\"}"} 
[2026-05-01 15:34:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PkE8EXRwLYPmS3Hck\"}"} 
[2026-05-01 15:34:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PmXFt4u28Ldj9n19P\"}"} 
[2026-05-01 15:34:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PnkRvsybzjdtRzPde\"}"} 
[2026-05-01 15:34:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Pq9JGovDYRxb8hccd\"}"} 
[2026-05-01 15:34:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PrWu2NMJLcpYAeVv8\"}"} 
[2026-05-01 15:34:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PsQy2NDR3zrAYTNzW\"}"} 
[2026-05-01 15:34:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PsskhCMu4SnDrGJpY\"}"} 
[2026-05-01 15:34:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PtvkT9R4qB6VkW1av\"}"} 
[2026-05-01 15:34:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PuT1TCdk7WYugfNjU\"}"} 
[2026-05-01 15:34:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PvRHvU2D5nj5cT1wF\"}"} 
[2026-05-01 15:34:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PvprgFxGYtxeodRxm\"}"} 
[2026-05-01 15:34:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PwntwDD6nwNVdCA1j\"}"} 
[2026-05-01 15:34:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Pxd1EAS9Js9QFeRNR\"}"} 
[2026-05-01 15:34:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PyBF4Ry4HYtUCsHDn\"}"} 
[2026-05-01 15:34:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PzMBuZjdKVrx7RAhi\"}"} 
[2026-05-01 15:34:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6PzYLoCDKssFcr5rEQ\"}"} 
[2026-05-01 15:34:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q1iHpTgkm1FRowJJw\"}"} 
[2026-05-01 15:34:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q1xfxhKTCsZJRBdzV\"}"} 
[2026-05-01 15:34:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q3UTQ5A8phHp597mV\"}"} 
[2026-05-01 15:34:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q37dLQA9TLxUWsj83\"}"} 
[2026-05-01 15:34:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q4qZYxURh4pKT8iEd\"}"} 
[2026-05-01 15:34:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q5CdoQnGQv4kGBPTp\"}"} 
[2026-05-01 15:34:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q6DuBFwDi9qYagKDu\"}"} 
[2026-05-01 15:34:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q6ndmH5ZJhSzVXosZ\"}"} 
[2026-05-01 15:34:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q7b1CzABf4XVmSni6\"}"} 
[2026-05-01 15:34:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q81Z2kD7BBHev9cmv\"}"} 
[2026-05-01 15:34:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q92aMSAyKjRu47e83\"}"} 
[2026-05-01 15:34:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Q9YaapiEmL9FtwPvi\"}"} 
[2026-05-01 15:34:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QAYc6AQqQV4BZYzdQ\"}"} 
[2026-05-01 15:34:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QAz9a9y3Ae1b1is7s\"}"} 
[2026-05-01 15:34:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QCNVYi2zdN5xfAsRZ\"}"} 
[2026-05-01 15:34:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QDXSqEVvpBCiRm9o2\"}"} 
[2026-05-01 15:34:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QF1Vagph6pYxpxDQL\"}"} 
[2026-05-01 15:34:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QF3yMEx295uEzYABY\"}"} 
[2026-05-01 15:34:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QGLrahYTYviNT96E8\"}"} 
[2026-05-01 15:34:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QGQLK1qGhRiY5qmyp\"}"} 
[2026-05-01 15:34:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QHnRdeXnwAK599sx2\"}"} 
[2026-05-01 15:34:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QHvrqkTDsabSM8DnU\"}"} 
[2026-05-01 15:34:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QKRuCq5VZcckQjdbw\"}"} 
[2026-05-01 15:34:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QKWMzvSnJtNZX1m6Q\"}"} 
[2026-05-01 15:34:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QLmWheV7jdnYPj2G8\"}"} 
[2026-05-01 15:34:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QMLzPdktbaSNA37CJ\"}"} 
[2026-05-01 15:34:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QN7sc3vPp2QxGzY6F\"}"} 
[2026-05-01 15:34:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QNkaR5dqrFbgR1BRQ\"}"} 
[2026-05-01 15:34:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QPVUFxXu1KYcFGerc\"}"} 
[2026-05-01 15:34:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QQXyvqgmnCDrEdKha\"}"} 
[2026-05-01 15:34:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QQksZ99Ki34oMtgJM\"}"} 
[2026-05-01 15:34:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QRhvjfgQhHWPwm22b\"}"} 
[2026-05-01 15:34:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QS6VEq9MPSvSTe5rv\"}"} 
[2026-05-01 15:34:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QSwawRr7V8ZG5j39W\"}"} 
[2026-05-01 15:34:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QTaHrLf7nbENSDj6t\"}"} 
[2026-05-01 15:34:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QUSdW1EsUaXByVmmT\"}"} 
[2026-05-01 15:34:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QUx99bV4yjgzQB5wr\"}"} 
[2026-05-01 15:34:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QVqxs4N7EFN2sejAi\"}"} 
[2026-05-01 15:34:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QWGWu3qNstYQAowJA\"}"} 
[2026-05-01 15:34:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QWzRY189iQFU1bJwx\"}"} 
[2026-05-01 15:34:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QXUSgwMiqJuXJXh47\"}"} 
[2026-05-01 15:34:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QYEqKHkNjeYG3xeM4\"}"} 
[2026-05-01 15:34:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QYp4BTAL97oiH2nFr\"}"} 
[2026-05-01 15:34:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QaAAuigZNQR2jBeUP\"}"} 
[2026-05-01 15:34:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QbCg8xsM69mAd7AYG\"}"} 
[2026-05-01 15:34:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QbZWWBGxrAu37bSAy\"}"} 
[2026-05-01 15:34:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qckh8Q1MaZBreF3xP\"}"} 
[2026-05-01 15:34:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QcuNVq9HhvcVXsXmw\"}"} 
[2026-05-01 15:34:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qdy7W4LoNpy5xkDtm\"}"} 
[2026-05-01 15:34:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QeCWUUeyKWnMbvk58\"}"} 
[2026-05-01 15:34:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QfDGzpQPrJ5BvpRpS\"}"} 
[2026-05-01 15:34:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QfQBiTzAJPoWZVEqs\"}"} 
[2026-05-01 15:34:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qggq3SxJCCES3A9fJ\"}"} 
[2026-05-01 15:34:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qgjoe4J8jUyR5EehV\"}"} 
[2026-05-01 15:34:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qhu19HX88dQXr6q4x\"}"} 
[2026-05-01 15:34:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qi1hoNPRujuynonf4\"}"} 
[2026-05-01 15:34:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QjUFvEd6Rbc1zUPBq\"}"} 
[2026-05-01 15:34:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QjQHvsNMTYXvQM5Nh\"}"} 
[2026-05-01 15:34:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qks6smHzbFgN4HUAe\"}"} 
[2026-05-01 15:34:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qm3mMsJLUU5M9Goyd\"}"} 
[2026-05-01 15:34:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QnEhkBb13wsKTRDEY\"}"} 
[2026-05-01 15:34:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qnbn8EhLK28wq38rF\"}"} 
[2026-05-01 15:34:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QobJgSkW33A8QRy1x\"}"} 
[2026-05-01 15:34:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qp55j8Uep6zJpvgMs\"}"} 
[2026-05-01 15:34:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QpojTKd5sUK9tkYjz\"}"} 
[2026-05-01 15:34:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QqQTA8Sg3a9TAzhke\"}"} 
[2026-05-01 15:34:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qr5dgosaPN68M5k4i\"}"} 
[2026-05-01 15:34:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QrkokZLqF7cR6kRCH\"}"} 
[2026-05-01 15:34:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QsYC2kMacLywvNsdH\"}"} 
[2026-05-01 15:34:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QtBt9QXjX9wrHuYtS\"}"} 
[2026-05-01 15:34:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Qtz13g78G2GT9rogF\"}"} 
[2026-05-01 15:34:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QuXk1yqQZapGe3kdp\"}"} 
[2026-05-01 15:34:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QwFRwTpx87fgmfT68\"}"} 
[2026-05-01 15:34:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QvVYNRDJrGVgiejni\"}"} 
[2026-05-01 15:34:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QxkULzHzuwKtR4Kse\"}"} 
[2026-05-01 15:34:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QyqhyyuJmHJGnjJ5v\"}"} 
[2026-05-01 15:34:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6QzGFc4v1RukZC7LtQ\"}"} 
[2026-05-01 15:34:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R1D4Ka83GfTy1KXJj\"}"} 
[2026-05-01 15:34:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R1xhMDNbPcbLaZ5td\"}"} 
[2026-05-01 15:34:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R2btypwkmjkoL8r84\"}"} 
[2026-05-01 15:34:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R3AdXu5gHpEd2iFLL\"}"} 
[2026-05-01 15:34:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R3so8Tpu72JDTA8Fh\"}"} 
[2026-05-01 15:34:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R4dSLQVrTYXD6mfHJ\"}"} 
[2026-05-01 15:34:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R5bUoKhnsJ4tUUh3z\"}"} 
[2026-05-01 15:34:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R622iL3GYeCx61FPx\"}"} 
[2026-05-01 15:34:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R75XaXug3E6PMZrWY\"}"} 
[2026-05-01 15:34:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R7NdeKjarBy2DLsMS\"}"} 
[2026-05-01 15:34:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R8W6foC4TzSJLadzM\"}"} 
[2026-05-01 15:34:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R8gmFJFcAXGcDi5uB\"}"} 
[2026-05-01 15:34:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6R9pET2nrFuwHMpYEM\"}"} 
[2026-05-01 15:34:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RALEQd7i3obzN2vB8\"}"} 
[2026-05-01 15:34:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RB4dyRVXT3HxgXnt8\"}"} 
[2026-05-01 15:34:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RBfbsPoE5qzDVDDZo\"}"} 
[2026-05-01 15:34:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RCRjy8WQ9gau8biK3\"}"} 
[2026-05-01 15:34:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RD7Aw5WZztujxhUXb\"}"} 
[2026-05-01 15:34:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RDoqLgFUrpmUPmeE3\"}"} 
[2026-05-01 15:34:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6REMq1QiarPRqJ1SZi\"}"} 
[2026-05-01 15:34:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RFCRyrFC3e7rkioAh\"}"} 
[2026-05-01 15:34:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RFnQ8HjMH5NRjevg5\"}"} 
[2026-05-01 15:34:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RGWK8CqCACCKc2Con\"}"} 
[2026-05-01 15:34:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RH8GSyEPuMFVb7RgT\"}"} 
[2026-05-01 15:34:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RHpw5EJDFtGueeM8e\"}"} 
[2026-05-01 15:34:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RJwANvt5nTuU7wDyz\"}"} 
[2026-05-01 15:34:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RK46tF4eSPhrPqHTo\"}"} 
[2026-05-01 15:34:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RLPDugYJnyzeSvedV\"}"} 
[2026-05-01 15:34:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RLCZSBsKV2Qycj4JB\"}"} 
[2026-05-01 15:34:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RMesQ47v6oc4Z7mSQ\"}"} 
[2026-05-01 15:34:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RMwV9mLRzEEWgv8oJ\"}"} 
[2026-05-01 15:34:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:34:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RP1UnLDo4L8Pnk8HJ\"}"} 
[2026-05-01 15:34:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:34:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:34:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RQLr2Q59piqJ7H4e2\"}"} 
[2026-05-01 15:35:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RRbzxMEtPiL5PcU4d\"}"} 
[2026-05-01 15:35:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RTXqWJhVKyQhqrxxx\"}"} 
[2026-05-01 15:35:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RV4rqZ4Geovb4MuvQ\"}"} 
[2026-05-01 15:35:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RVSvmAC7ee6tfS62M\"}"} 
[2026-05-01 15:35:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RWbPL553pYbf9kfoo\"}"} 
[2026-05-01 15:35:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RXr3bDnSn3ejVxFua\"}"} 
[2026-05-01 15:35:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RXzE94RKXNpBNfiPm\"}"} 
[2026-05-01 15:35:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RadUmygoar3gEvTkV\"}"} 
[2026-05-01 15:35:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RayoxCUFYUFwweCqt\"}"} 
[2026-05-01 15:35:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RcHwMDrQGnWNaQStR\"}"} 
[2026-05-01 15:35:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Rbse1dfGmqoTPWva9\"}"} 
[2026-05-01 15:35:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Reh3qDDq79Yq2RneF\"}"} 
[2026-05-01 15:35:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RfXA9epLBGDcjoF87\"}"} 
[2026-05-01 15:35:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RgNWAB7z7KtwgZrng\"}"} 
[2026-05-01 15:35:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RgooMFSdRcjeR6K27\"}"} 
[2026-05-01 15:35:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Rhvmb1evyfs8tigfc\"}"} 
[2026-05-01 15:35:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RiJ6FNipGX6NYmqqM\"}"} 
[2026-05-01 15:35:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RjU3LdFjMfzyD3kVw\"}"} 
[2026-05-01 15:35:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Rk2H3g6gn48d4rc8o\"}"} 
[2026-05-01 15:35:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Rm7m4z1u6T9XpHmKt\"}"} 
[2026-05-01 15:35:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RmcmYA2u3QpuWP64z\"}"} 
[2026-05-01 15:35:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RnbZBV4koGMtHRYiR\"}"} 
[2026-05-01 15:35:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RnysqrESSobp6pBvF\"}"} 
[2026-05-01 15:35:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RpRwDTa43s44Qn5PC\"}"} 
[2026-05-01 15:35:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RpTBCQc3LxBi8z7tT\"}"} 
[2026-05-01 15:35:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RqxiNEE6joyzTTVRW\"}"} 
[2026-05-01 15:35:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Rqtzd5nqkikDvy8iq\"}"} 
[2026-05-01 15:35:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RsHb1CWt12uaKUEfY\"}"} 
[2026-05-01 15:35:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RsYU6HJw2Rxuv4nyq\"}"} 
[2026-05-01 15:35:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RtYjfTKDWNx6LGKXQ\"}"} 
[2026-05-01 15:35:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RtuKksR1nM1hk5c2w\"}"} 
[2026-05-01 15:35:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Rv52AHirQsEk5RQUk\"}"} 
[2026-05-01 15:35:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RvP7udwi6LKqWj36p\"}"} 
[2026-05-01 15:35:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RwV6ZFPU5KWcF186K\"}"} 
[2026-05-01 15:35:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RwnxLwx14JDW5H7kM\"}"} 
[2026-05-01 15:35:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RxytLfur8LQzMGJAS\"}"} 
[2026-05-01 15:35:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RyGWM4Lo1ickj2VYc\"}"} 
[2026-05-01 15:35:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RzRxHgiNJWtFNPna7\"}"} 
[2026-05-01 15:35:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6RzhphLZ8hTBKMJgd2\"}"} 
[2026-05-01 15:35:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S1p3iNbx9wVATFPWW\"}"} 
[2026-05-01 15:35:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S2FLduhzLoicaB4BV\"}"} 
[2026-05-01 15:35:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S3huFDwPe1B7NJv8b\"}"} 
[2026-05-01 15:35:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S4wKP1idyeq1EkHEq\"}"} 
[2026-05-01 15:35:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S4rrLq2hXgrriW5Ux\"}"} 
[2026-05-01 15:35:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S6NPVZrVCK3gDDFLp\"}"} 
[2026-05-01 15:35:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S6LQQaXGoaRuPnR7q\"}"} 
[2026-05-01 15:35:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S7mUmVSsQ3UVspmnL\"}"} 
[2026-05-01 15:35:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S7qwfrou48LXAKesr\"}"} 
[2026-05-01 15:35:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S9G223aV2BTcCU1Gk\"}"} 
[2026-05-01 15:35:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6S9DJ5nnQfiQn2Me3k\"}"} 
[2026-05-01 15:35:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SAhbBzhn7EG3k8uDs\"}"} 
[2026-05-01 15:35:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SAt1LKJopgdP7mrdy\"}"} 
[2026-05-01 15:35:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SC1iRDYzEHH3VKK9j\"}"} 
[2026-05-01 15:35:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SCN3eHav2vxf2kD6p\"}"} 
[2026-05-01 15:35:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SDU2TBSnrHYcUQ51F\"}"} 
[2026-05-01 15:35:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SDn8WpS1tBTdh9hVe\"}"} 
[2026-05-01 15:35:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SEwL6tuRBzvjgfzhH\"}"} 
[2026-05-01 15:35:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SFEh2JVC5vKs1tcxW\"}"} 
[2026-05-01 15:35:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SGVqnSSYHYauFnK1b\"}"} 
[2026-05-01 15:35:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SGU6uDAau2z8cHDbs\"}"} 
[2026-05-01 15:35:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SHz8iJgXYoYfkgDzf\"}"} 
[2026-05-01 15:35:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SJ9ZcPKo1Lwq6cG5h\"}"} 
[2026-05-01 15:35:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SKadWB7QfmXN5j9P4\"}"} 
[2026-05-01 15:35:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SKbd9TKg6RYyKx1TE\"}"} 
[2026-05-01 15:35:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SM3gcqHSmDHq4L69p\"}"} 
[2026-05-01 15:35:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SMHaFvhT7SudsezfM\"}"} 
[2026-05-01 15:35:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SNUWRmX5avGv3eLfs\"}"} 
[2026-05-01 15:35:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SNo798s8851Wo8LDw\"}"} 
[2026-05-01 15:35:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SPuq31Bw1zCRvFvoE\"}"} 
[2026-05-01 15:35:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SQiwgDZw79QtfpMaZ\"}"} 
[2026-05-01 15:35:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SRPPJuh7R3WQCvBnd\"}"} 
[2026-05-01 15:35:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SSGiT3c7WPkaJzJs3\"}"} 
[2026-05-01 15:35:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SSoxHQwx9L6q6VpWQ\"}"} 
[2026-05-01 15:35:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6STfYvBsuHZF3Xemc9\"}"} 
[2026-05-01 15:35:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SUCYvdocL3aktqwek\"}"} 
[2026-05-01 15:35:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SUyBijm3jZAkNF4Bq\"}"} 
[2026-05-01 15:35:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SVgqvXSSnThfcevMR\"}"} 
[2026-05-01 15:35:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SX9tzMdP7K6KjjXAX\"}"} 
[2026-05-01 15:35:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SXNYVsgNhs4Zkz4tZ\"}"} 
[2026-05-01 15:35:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SYWG6wV1He2GYaXSu\"}"} 
[2026-05-01 15:35:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SZQ69rJeUANWfUkVr\"}"} 
[2026-05-01 15:35:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SZscRyCvdLnUQAfrs\"}"} 
[2026-05-01 15:35:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Sb4YnE5hD9LCXK5ip\"}"} 
[2026-05-01 15:35:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ScXcByc2mDF4tpoPe\"}"} 
[2026-05-01 15:35:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ScQAdQo8q7UymJpkB\"}"} 
[2026-05-01 15:35:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SdwByVsSzxkRHrDM1\"}"} 
[2026-05-01 15:35:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Sed7RsdmC19j1pXFm\"}"} 
[2026-05-01 15:35:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SfSyDTUz8SVR9WbkZ\"}"} 
[2026-05-01 15:35:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SftmBWVJiCvu951pV\"}"} 
[2026-05-01 15:35:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Sgu2ygC7e1a8xfCpn\"}"} 
[2026-05-01 15:35:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ShKLcAn9oxfcUY397\"}"} 
[2026-05-01 15:35:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SiBBJyBeuAQB6DDXj\"}"} 
[2026-05-01 15:35:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Sj12zxwStN1Yw6Nyv\"}"} 
[2026-05-01 15:35:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SjSLJNKNy7nfvRE87\"}"} 
[2026-05-01 15:35:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SkN9KUMYgEXDVR2Zf\"}"} 
[2026-05-01 15:35:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SmLBT3QNzMe33gttH\"}"} 
[2026-05-01 15:35:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Sn3M7A8hxZVK6kpzX\"}"} 
[2026-05-01 15:35:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SnjX9a8iKSWJN39DF\"}"} 
[2026-05-01 15:35:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SoWeiygDkA4pmGyLc\"}"} 
[2026-05-01 15:35:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Sp5951YXPbixocN7F\"}"} 
[2026-05-01 15:35:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SpvVBQCWxcubJPr1X\"}"} 
[2026-05-01 15:35:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SqmarYjJEu7jStimo\"}"} 
[2026-05-01 15:35:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SrsJzD6N7TSqMXF6d\"}"} 
[2026-05-01 15:35:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SsdhcECacsBXiyt7d\"}"} 
[2026-05-01 15:35:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6StGeN9vL8C4gmRwXE\"}"} 
[2026-05-01 15:35:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Su5mFSmGUPrTexi8V\"}"} 
[2026-05-01 15:35:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SudFuC3yoQcw5egny\"}"} 
[2026-05-01 15:35:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SvU7NwqKaKeJqXQJC\"}"} 
[2026-05-01 15:35:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SvueWuW57Zox9XAMH\"}"} 
[2026-05-01 15:35:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SwrTAubd7LVdsmPFo\"}"} 
[2026-05-01 15:35:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SxGFw8dEE3jsyVogY\"}"} 
[2026-05-01 15:35:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SyFHgg1cW9ncAm8Bu\"}"} 
[2026-05-01 15:35:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Syb8TQZqGts7nNfcr\"}"} 
[2026-05-01 15:35:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6SznomSg9MBekaB27c\"}"} 
[2026-05-01 15:35:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Sze8aiRWSVUcQHLh2\"}"} 
[2026-05-01 15:35:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T1xFztoCeCmMDf6ZK\"}"} 
[2026-05-01 15:35:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T25SzSXFKyBrEpVYe\"}"} 
[2026-05-01 15:35:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T3QpQzhw3yiRqLG6d\"}"} 
[2026-05-01 15:35:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T3L76TFNSqUwHBcKq\"}"} 
[2026-05-01 15:35:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T4nfYSLVpocQV9Rfs\"}"} 
[2026-05-01 15:35:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T4qPbGs4YbquTbMRF\"}"} 
[2026-05-01 15:35:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T6MRQwU2aPkb4jdAZ\"}"} 
[2026-05-01 15:35:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T6iVun9d5QepEAvR9\"}"} 
[2026-05-01 15:35:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T7qiZaMBvdWXWxddt\"}"} 
[2026-05-01 15:35:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T8QCvAX34vUiTtv1g\"}"} 
[2026-05-01 15:35:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T9F4C5mby7czshAcL\"}"} 
[2026-05-01 15:35:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6T9jpfjc3CpcDZU4sT\"}"} 
[2026-05-01 15:35:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TAicGa3P39Xe6bL6i\"}"} 
[2026-05-01 15:35:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TBJLDhAZwNeRhv2yi\"}"} 
[2026-05-01 15:35:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TC5Trtc46LB2qPdwR\"}"} 
[2026-05-01 15:35:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TCegz9kEZpMVfVeuD\"}"} 
[2026-05-01 15:35:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TDS5KuagJSvNcqdv3\"}"} 
[2026-05-01 15:35:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TE23i8dvcdbeynKX8\"}"} 
[2026-05-01 15:35:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TEv7qCBiVyxi7wC7k\"}"} 
[2026-05-01 15:35:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TFP9UoWHUn3C1kYx7\"}"} 
[2026-05-01 15:35:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TGjWJRzFHLRM4wtT6\"}"} 
[2026-05-01 15:35:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TGkVxZg47M6EAQnUx\"}"} 
[2026-05-01 15:35:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TJAactXPuX1dkEdWu\"}"} 
[2026-05-01 15:35:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TJDJp2zPu5EAuDKAu\"}"} 
[2026-05-01 15:35:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TKafMwqk4eBs1sbpx\"}"} 
[2026-05-01 15:35:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TM8vehgspLsvbAiZ2\"}"} 
[2026-05-01 15:35:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TNiRTMjz2N3nMe3gB\"}"} 
[2026-05-01 15:35:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TPxaxbHvH6Mmzoa96\"}"} 
[2026-05-01 15:35:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TPvbmx1BkBsASfvV4\"}"} 
[2026-05-01 15:35:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TRNR8BjPbSsN22Z46\"}"} 
[2026-05-01 15:35:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TRTsVpNbixGHUkFXg\"}"} 
[2026-05-01 15:35:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TSg3vSdtbqqSKTPMt\"}"} 
[2026-05-01 15:35:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TSxAumwTKza8y5cQa\"}"} 
[2026-05-01 15:35:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TTuTy67mHERraDcjz\"}"} 
[2026-05-01 15:35:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TUQUjgkSa3fkk5jhP\"}"} 
[2026-05-01 15:35:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TVGKh9h1NUg8GPJFN\"}"} 
[2026-05-01 15:35:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TWm7YZLY1BevxWVpk\"}"} 
[2026-05-01 15:35:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TWdgJd8VbvKsuBDPk\"}"} 
[2026-05-01 15:35:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TY9Tdhe3nUx7e5P81\"}"} 
[2026-05-01 15:35:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TYcEpi74icNaKFQAk\"}"} 
[2026-05-01 15:35:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TZfz1J8hWJsX4USTx\"}"} 
[2026-05-01 15:35:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ta9FybTZk3eBHAP56\"}"} 
[2026-05-01 15:35:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TaxNzmERjfkxbRhkm\"}"} 
[2026-05-01 15:35:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TbiGf2bho277sbhFq\"}"} 
[2026-05-01 15:35:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TcDXipnSr3SbGsEjL\"}"} 
[2026-05-01 15:35:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Td67qMrnjUdNy7AJM\"}"} 
[2026-05-01 15:35:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TdaPFSembDbDDJMx6\"}"} 
[2026-05-01 15:35:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TeUTUjwQUHB7cfkuz\"}"} 
[2026-05-01 15:35:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TfGaqSKhPYRhf4WvZ\"}"} 
[2026-05-01 15:35:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TfrZFcEJsX2TmUtyd\"}"} 
[2026-05-01 15:35:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TgkdYDTDAm33xnJ46\"}"} 
[2026-05-01 15:35:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ThN6GExYQ1EjU6Tpw\"}"} 
[2026-05-01 15:35:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ti9UF4FNyKqmgg3Qt\"}"} 
[2026-05-01 15:35:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Tj2oNnMgzP5hEcevy\"}"} 
[2026-05-01 15:35:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TjZoBpvRGXN1ysei3\"}"} 
[2026-05-01 15:35:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TkS99bFe8TkPx9ADL\"}"} 
[2026-05-01 15:35:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TkvQjvMnx4h1HTDJD\"}"} 
[2026-05-01 15:35:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Tn676equGpLeXVxBK\"}"} 
[2026-05-01 15:35:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TnJkbBGP3SH8VNaFt\"}"} 
[2026-05-01 15:35:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TogMSoCaWE8Vc87A4\"}"} 
[2026-05-01 15:35:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Toh6KJALeyrPLSgvh\"}"} 
[2026-05-01 15:35:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TpxVrZw8SkNuxcvdU\"}"} 
[2026-05-01 15:35:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TqCPBJrmHx1XLkjsb\"}"} 
[2026-05-01 15:35:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TrPp5xoxuc57vcrNk\"}"} 
[2026-05-01 15:35:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TrkPrt9HzJwUqMHX5\"}"} 
[2026-05-01 15:35:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TssNQJF38H6chPbAF\"}"} 
[2026-05-01 15:35:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Tt7zehzHoxtgxJSBU\"}"} 
[2026-05-01 15:35:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TuW6Kre1joEomHQfb\"}"} 
[2026-05-01 15:35:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TuYa2E14wWAXyVaZZ\"}"} 
[2026-05-01 15:35:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TvtBzhh35rCGJEMZ1\"}"} 
[2026-05-01 15:35:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TvuBWkboT3KJhPXg7\"}"} 
[2026-05-01 15:35:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TxCp3rHWfgGd5pPPn\"}"} 
[2026-05-01 15:35:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TxRxQT6AvrXzJee51\"}"} 
[2026-05-01 15:35:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TyRjQ4qwcaL9HHKCn\"}"} 
[2026-05-01 15:35:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TyjqZvtR7s84zyPzU\"}"} 
[2026-05-01 15:35:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6TznqVz5dBnH2u5GBu\"}"} 
[2026-05-01 15:35:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U1BegkL2t5h4RkiPE\"}"} 
[2026-05-01 15:35:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U29T1Xm5PUDwqbwi4\"}"} 
[2026-05-01 15:35:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U2gwTQL1iezPyGtGX\"}"} 
[2026-05-01 15:35:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U3oQzfs88NoGhFDGY\"}"} 
[2026-05-01 15:35:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U42JbsJRTWn9yz8zK\"}"} 
[2026-05-01 15:35:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U57YBaSvzDJJctLWS\"}"} 
[2026-05-01 15:35:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U5U7pxiZhp2yULB3c\"}"} 
[2026-05-01 15:35:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U6Li6hUYmuxkLmGUm\"}"} 
[2026-05-01 15:35:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U6rDejwAnxLfCKixU\"}"} 
[2026-05-01 15:35:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U7dM7Ha4jfC3Qv4Sw\"}"} 
[2026-05-01 15:35:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U8Si6Y4CAW6HLzkLm\"}"} 
[2026-05-01 15:35:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U8uzT4zxmcRjnczgF\"}"} 
[2026-05-01 15:35:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6U9x11ifBz2teW9FK7\"}"} 
[2026-05-01 15:35:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UAHbJvyUtF2vnE9Hc\"}"} 
[2026-05-01 15:35:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UBHcoFYW3hv3fUDVL\"}"} 
[2026-05-01 15:35:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UBpcJaQaDWjfSttQq\"}"} 
[2026-05-01 15:35:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UCW36sAkJsfLV19Ki\"}"} 
[2026-05-01 15:35:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UDESukh9Az9KZLZbt\"}"} 
[2026-05-01 15:35:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UDyLhugNoqxhDnwLQ\"}"} 
[2026-05-01 15:35:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UFhXFsAfU6FR6gHMz\"}"} 
[2026-05-01 15:35:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UFxQPGNDibgvtrqcZ\"}"} 
[2026-05-01 15:35:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UH2Q3ZksqgQoGbQSa\"}"} 
[2026-05-01 15:35:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UHHXXMrWTGKcseqsQ\"}"} 
[2026-05-01 15:35:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UJSyJzrLpj2k2X1d1\"}"} 
[2026-05-01 15:35:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UJesf89YcnxueVJhg\"}"} 
[2026-05-01 15:35:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UKt3Pfn5rXSRBAWQ2\"}"} 
[2026-05-01 15:35:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UL6SauVkteNDfbpPY\"}"} 
[2026-05-01 15:35:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UMFebTsDmfDETDrpc\"}"} 
[2026-05-01 15:35:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UMT49wdNVKuDZhzSt\"}"} 
[2026-05-01 15:35:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UNmvkc5gWCtfQJW3C\"}"} 
[2026-05-01 15:35:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UP8FqSb1UfuS9eNs1\"}"} 
[2026-05-01 15:35:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UQ9H44RGGZEin4iqc\"}"} 
[2026-05-01 15:35:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UQvf8PSbEihyugG9k\"}"} 
[2026-05-01 15:35:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6URMD4vrZtzXRrJzJq\"}"} 
[2026-05-01 15:35:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6USYPkiB9m157YHtpe\"}"} 
[2026-05-01 15:35:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6USmY4Szyf5tcnJz5w\"}"} 
[2026-05-01 15:35:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UU1wgfHhiqeVhtjax\"}"} 
[2026-05-01 15:35:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UU9P7gLDHBzeyewbF\"}"} 
[2026-05-01 15:35:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UVL4rE5mMGKpmyyAe\"}"} 
[2026-05-01 15:35:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UVXE5tcP62SEXzFhz\"}"} 
[2026-05-01 15:35:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UWYzLA6JANzBeLrLR\"}"} 
[2026-05-01 15:35:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UWv4jPFUgc2QYhtXo\"}"} 
[2026-05-01 15:35:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UY5XAiyxgvt1QM3BX\"}"} 
[2026-05-01 15:35:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UYJAGgLxZxFv65tYc\"}"} 
[2026-05-01 15:35:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UZScseCLXp3ze6JTK\"}"} 
[2026-05-01 15:35:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UaCWW87yV34Vek8X3\"}"} 
[2026-05-01 15:35:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UauBNKq2BTR1pKpMB\"}"} 
[2026-05-01 15:35:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UbcbDkpE4fhzJFQRe\"}"} 
[2026-05-01 15:35:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UcH2VxS1GFeFUiW4W\"}"} 
[2026-05-01 15:35:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UcxxMGYkb5QUQVc4k\"}"} 
[2026-05-01 15:35:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UdVwtN8VDvmz97s2x\"}"} 
[2026-05-01 15:35:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UeR1njgVNrCNHXcUZ\"}"} 
[2026-05-01 15:35:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UevmdChYv7XRHgG1z\"}"} 
[2026-05-01 15:35:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ufs5izwXTJt2Be5UC\"}"} 
[2026-05-01 15:35:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ugmep4HzneKJ16uEJ\"}"} 
[2026-05-01 15:35:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UhHA5JKimoMtRhTbT\"}"} 
[2026-05-01 15:35:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ui8ktkgwS3Uvp9DiE\"}"} 
[2026-05-01 15:35:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Uie1kjfTPsv7izsGf\"}"} 
[2026-05-01 15:35:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ujh21EjdFAFS6ne6t\"}"} 
[2026-05-01 15:35:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UjzsS2PyVE85bFnKh\"}"} 
[2026-05-01 15:35:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Um2sugVQmQ8k3yz4K\"}"} 
[2026-05-01 15:35:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UmE3UXWzQRYxRk1Pt\"}"} 
[2026-05-01 15:35:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UnXB3W32urn99d6CT\"}"} 
[2026-05-01 15:35:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UnSDMMaWRsZaXKRHg\"}"} 
[2026-05-01 15:35:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UokM5Hw6fJxG5QkAH\"}"} 
[2026-05-01 15:35:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Uos3Rr9Q4kdohYTRU\"}"} 
[2026-05-01 15:35:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UqDQHfeCQjNCnbZZ5\"}"} 
[2026-05-01 15:35:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UqKbfkduJcjzfXhHw\"}"} 
[2026-05-01 15:35:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UrczHxyb52tXxAFfx\"}"} 
[2026-05-01 15:35:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UrpPu7pHK16FYUmmo\"}"} 
[2026-05-01 15:35:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UsxrAeJuTxxPejovX\"}"} 
[2026-05-01 15:35:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UtEiYjEwsFa7LJPwZ\"}"} 
[2026-05-01 15:35:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UuJU2QwANuDJfREKY\"}"} 
[2026-05-01 15:35:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UuVseVauiMb8uSKze\"}"} 
[2026-05-01 15:35:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UvfZoUqCqDqT4VJf9\"}"} 
[2026-05-01 15:35:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Uw7c9LUNWMSuUYgbM\"}"} 
[2026-05-01 15:35:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ux2gBaTLxVkYz325M\"}"} 
[2026-05-01 15:35:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UxZvPWPMDzr8CaASG\"}"} 
[2026-05-01 15:35:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Uz1jU4Qs9uedntKUq\"}"} 
[2026-05-01 15:35:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6UzPZ5reYRhWN2Sgnz\"}"} 
[2026-05-01 15:35:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V1PaYPFZvGRTiLX6z\"}"} 
[2026-05-01 15:35:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V1gwGELEomwvvh1mk\"}"} 
[2026-05-01 15:35:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V2jwbSSNoDyuNvVWB\"}"} 
[2026-05-01 15:35:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V2w6kmyx28BE2QiaR\"}"} 
[2026-05-01 15:35:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V45ZKn8bC6MSrxEgi\"}"} 
[2026-05-01 15:35:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V4PAMSCneosueh67o\"}"} 
[2026-05-01 15:35:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V5KDn7Xgc9537dWtR\"}"} 
[2026-05-01 15:35:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V5wg7ZQApwqCfXdZ8\"}"} 
[2026-05-01 15:35:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V6uiKsqMEy35N1ruN\"}"} 
[2026-05-01 15:35:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V7K2XaW6UQLKsgSz5\"}"} 
[2026-05-01 15:35:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V8HKBqkKeFfzpERvK\"}"} 
[2026-05-01 15:35:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V8d9p27xx64KwtA14\"}"} 
[2026-05-01 15:35:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6V9axCjpRaQN132mR1\"}"} 
[2026-05-01 15:35:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VA118HzXDqYKtw4JV\"}"} 
[2026-05-01 15:35:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VBACu2Ti1DvkEA6v9\"}"} 
[2026-05-01 15:35:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VBRLJrHFNoPJjVng8\"}"} 
[2026-05-01 15:35:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VCWKQrAfXFP5ciT8q\"}"} 
[2026-05-01 15:35:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VCpff7g9bXsBkYmrM\"}"} 
[2026-05-01 15:35:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VDuADqQzWVHAGNewB\"}"} 
[2026-05-01 15:35:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VE3qVkrZDByNpbBWF\"}"} 
[2026-05-01 15:35:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VFRgioBXhFYyPWF47\"}"} 
[2026-05-01 15:35:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VFTRTxNst8bBYLajL\"}"} 
[2026-05-01 15:35:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VGoHTWBLtuXEPjkHz\"}"} 
[2026-05-01 15:35:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VGqGNPTuHosZt2g7Y\"}"} 
[2026-05-01 15:35:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VJBd8Qy72Gjo1smir\"}"} 
[2026-05-01 15:35:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VJD7YhCwcrKcfTG4q\"}"} 
[2026-05-01 15:35:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VKYyes241fq6RA89M\"}"} 
[2026-05-01 15:35:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VKoMrB7xszy1W3jif\"}"} 
[2026-05-01 15:35:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VLxKGyXvdHVk7YWCx\"}"} 
[2026-05-01 15:35:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VMWoLCkRBz2hLS9gK\"}"} 
[2026-05-01 15:35:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VNGh3cQ2zjKGbJHbc\"}"} 
[2026-05-01 15:35:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VNu9FTZYpEuLVAumK\"}"} 
[2026-05-01 15:35:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VPhmG5Gbqp6Y2xF8M\"}"} 
[2026-05-01 15:35:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VQFzoaWs8aPbgzVVR\"}"} 
[2026-05-01 15:35:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VR5cMzw1SvFxcg1WS\"}"} 
[2026-05-01 15:35:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VRWf5CUdJA9VigykU\"}"} 
[2026-05-01 15:35:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VSNzVKQJRh2zvYbUM\"}"} 
[2026-05-01 15:35:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VSt1J8cNCkUG9VjqG\"}"} 
[2026-05-01 15:35:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VThNg6AsazDG8rVu9\"}"} 
[2026-05-01 15:35:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VUFcBrQsdgPp1nZmf\"}"} 
[2026-05-01 15:35:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VVxJYWastzNTfBaQx\"}"} 
[2026-05-01 15:35:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VWu6nndS6i8HuaamQ\"}"} 
[2026-05-01 15:35:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VXM9GAatwsf9Fsa3E\"}"} 
[2026-05-01 15:35:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VYPeWUjgSJHsFu5PM\"}"} 
[2026-05-01 15:35:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VZwfAY8SsPuLb1dRh\"}"} 
[2026-05-01 15:35:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Va47KVhwxT3rTnHsC\"}"} 
[2026-05-01 15:35:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VbGHY7i6Y6FknGLaq\"}"} 
[2026-05-01 15:35:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VbUSKKWGL1Ti4Ad15\"}"} 
[2026-05-01 15:35:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VcUxmEEbB6HYnK6hZ\"}"} 
[2026-05-01 15:35:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VciMDMiv5c7N7uPge\"}"} 
[2026-05-01 15:35:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VdisTwSCbtNfswwRP\"}"} 
[2026-05-01 15:35:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vdy19NgSd7PHqbXqZ\"}"} 
[2026-05-01 15:35:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vf8hpPbAkRWuS8J77\"}"} 
[2026-05-01 15:35:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VfJsVU7k6c7SG3ocJ\"}"} 
[2026-05-01 15:35:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VgbG5euTRcewzqTqj\"}"} 
[2026-05-01 15:35:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VgWoKTXNXLo2kZ1Zz\"}"} 
[2026-05-01 15:35:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VhpvwW57zo892NF65\"}"} 
[2026-05-01 15:35:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vhxs3ZeznHdJzpDhU\"}"} 
[2026-05-01 15:35:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VjDXHvQU9nhfEnEC8\"}"} 
[2026-05-01 15:35:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VjLxW2DPXXQe4K3Ni\"}"} 
[2026-05-01 15:35:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VkWA6spQvTMuFiobq\"}"} 
[2026-05-01 15:35:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vkk3cTjvdExVru9BW\"}"} 
[2026-05-01 15:35:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VmhLqBSbzfaZuCYYd\"}"} 
[2026-05-01 15:35:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vn8Po2eY83Lr32B3F\"}"} 
[2026-05-01 15:35:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vo7vaUXbE93HjwW5J\"}"} 
[2026-05-01 15:35:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VoMorbNHSjiALRqCB\"}"} 
[2026-05-01 15:35:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:35:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:35:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:35:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vpdx5TPmkWe4LvTDW\"}"} 
[2026-05-01 15:36:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vpk9haswpMDBMVJyw\"}"} 
[2026-05-01 15:36:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VqzK8dYbQbzJo2LHh\"}"} 
[2026-05-01 15:36:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VrBDthRNUHJvMm3sY\"}"} 
[2026-05-01 15:36:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VsP9wTxhDX2nLWmRK\"}"} 
[2026-05-01 15:36:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VsY5eHYUNPFHscZuC\"}"} 
[2026-05-01 15:36:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VtsSwm3U2fccyexpN\"}"} 
[2026-05-01 15:36:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VtrxCeQpF26WMyY4C\"}"} 
[2026-05-01 15:36:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VvJXH4FPLnFV1UXnS\"}"} 
[2026-05-01 15:36:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VvVvWJeL4y2phyweB\"}"} 
[2026-05-01 15:36:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Vwn4yiUKgTMuJauoy\"}"} 
[2026-05-01 15:36:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VwzDbh7ZibofCctbx\"}"} 
[2026-05-01 15:36:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VyAQtA9abXcAaWWv9\"}"} 
[2026-05-01 15:36:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VyPoW2GF6krSVvPk4\"}"} 
[2026-05-01 15:36:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6VzajtNoKu3jeAkkFF\"}"} 
[2026-05-01 15:36:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W16kK2v87vjNxhe3K\"}"} 
[2026-05-01 15:36:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W1z5aQmJTAfyqz1dt\"}"} 
[2026-05-01 15:36:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W2VqBxFxnGoiLUNpF\"}"} 
[2026-05-01 15:36:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W3LgnVZzUDnYuDy4T\"}"} 
[2026-05-01 15:36:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W3rCBKWsi683v8kRu\"}"} 
[2026-05-01 15:36:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W4vgfyuCcTMto8tHu\"}"} 
[2026-05-01 15:36:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W5CJaLDtQ9meSyPeC\"}"} 
[2026-05-01 15:36:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W6JHaxZTt2RsSX1cs\"}"} 
[2026-05-01 15:36:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W6ZuPMW6BMhuQyupv\"}"} 
[2026-05-01 15:36:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W7hcwae47KjAMnhZp\"}"} 
[2026-05-01 15:36:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W7nL8fXgTtPbz1rAE\"}"} 
[2026-05-01 15:36:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W95xkSrCDUgPM6u1m\"}"} 
[2026-05-01 15:36:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6W97hZywhVGBdB7Eap\"}"} 
[2026-05-01 15:36:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WAJtU5qtfNrnWwRNu\"}"} 
[2026-05-01 15:36:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WAY2mYTpkEchamhc2\"}"} 
[2026-05-01 15:36:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WBnC49ZMJftjscQMa\"}"} 
[2026-05-01 15:36:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WBxMhzcDbCHeA53Fi\"}"} 
[2026-05-01 15:36:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WD9Hrmaut14CukrPc\"}"} 
[2026-05-01 15:36:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WDLCXtHraKmR3Lrww\"}"} 
[2026-05-01 15:36:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WEUfHA5JU9dNVsTGP\"}"} 
[2026-05-01 15:36:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WEj3euegisb2wK3HU\"}"} 
[2026-05-01 15:36:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WFrWQ5NHsv468TDSc\"}"} 
[2026-05-01 15:36:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WGAcWFMpm7bmoaEJy\"}"} 
[2026-05-01 15:36:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WHH5zzpjBmpiKGu8a\"}"} 
[2026-05-01 15:36:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WHcvTfiSmigc6fg8P\"}"} 
[2026-05-01 15:36:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WJiu2anC5XisTPF1f\"}"} 
[2026-05-01 15:36:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WK3Fax6Lt1zRZ8uPc\"}"} 
[2026-05-01 15:36:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WL4mGpdxWRuGw9XqN\"}"} 
[2026-05-01 15:36:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WLUKobxz5jyjpAQ6Q\"}"} 
[2026-05-01 15:36:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WMRsK5JSqfutDZZn9\"}"} 
[2026-05-01 15:36:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WMrut7dk9GDCkGtt7\"}"} 
[2026-05-01 15:36:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WNuuz8GJVbXz9Txvv\"}"} 
[2026-05-01 15:36:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WPnVr4R893Hfq5yK9\"}"} 
[2026-05-01 15:36:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WQJ1aTp9p13HS1wkt\"}"} 
[2026-05-01 15:36:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WRe7zrqALrdhUU3Vk\"}"} 
[2026-05-01 15:36:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WRu15znnHx6wUK5Jd\"}"} 
[2026-05-01 15:36:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WTJb5s1K4CDAMknRH\"}"} 
[2026-05-01 15:36:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WUFt5EJRhUDLzcXcU\"}"} 
[2026-05-01 15:36:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WUqcGR8Pz3vkc4P3D\"}"} 
[2026-05-01 15:36:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WVnucosAUNJsrhy1y\"}"} 
[2026-05-01 15:36:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WW3nZKF7MxxPpro2z\"}"} 
[2026-05-01 15:36:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WX4Z8LnYUbobaBsiG\"}"} 
[2026-05-01 15:36:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WXEUUxmggkQST7VBB\"}"} 
[2026-05-01 15:36:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WYV8XT1Tyft7xU35F\"}"} 
[2026-05-01 15:36:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WYUdrFhG5t81YqrsZ\"}"} 
[2026-05-01 15:36:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WZmH2YQYsM5aLCsmp\"}"} 
[2026-05-01 15:36:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WZqzAcyTyoKowoHnj\"}"} 
[2026-05-01 15:36:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WbDb2aBoRuEr36QQD\"}"} 
[2026-05-01 15:36:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WbTDv3UMGX5ghKr4m\"}"} 
[2026-05-01 15:36:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WcbBrpAMk4kiFdDZS\"}"} 
[2026-05-01 15:36:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WcahEaHxJLxeB1F4L\"}"} 
[2026-05-01 15:36:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WdrqXVpxU3oL1RzkH\"}"} 
[2026-05-01 15:36:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WdxnnEs4TRutwqz3j\"}"} 
[2026-05-01 15:36:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WfGuowaJA88FjKJVG\"}"} 
[2026-05-01 15:36:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WfMdRtLEuT4XTf6K1\"}"} 
[2026-05-01 15:36:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wgc39JHfpcL1j7nAm\"}"} 
[2026-05-01 15:36:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wh4KaN3ifpgQmfMij\"}"} 
[2026-05-01 15:36:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WhnyC6wd9XaVzSbVz\"}"} 
[2026-05-01 15:36:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WihYUKw1JgdcjEwZN\"}"} 
[2026-05-01 15:36:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wj86KUHenSdqr27qd\"}"} 
[2026-05-01 15:36:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WkAbqLjhSa84xbjhH\"}"} 
[2026-05-01 15:36:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WkRURZw2vpJU12itR\"}"} 
[2026-05-01 15:36:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WmZw6MG9udYWosnbQ\"}"} 
[2026-05-01 15:36:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wmgsczrx898Xdz7DV\"}"} 
[2026-05-01 15:36:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WnoMQfZqNbJMbSNMc\"}"} 
[2026-05-01 15:36:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wo7woo34cW6Gw6g1S\"}"} 
[2026-05-01 15:36:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wp3mDbL2sHFhKEU2m\"}"} 
[2026-05-01 15:36:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WpXHH9cFenN68eT2S\"}"} 
[2026-05-01 15:36:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WqJR1TFo8rR85F19P\"}"} 
[2026-05-01 15:36:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WqrQWjCuzcBRHzMWR\"}"} 
[2026-05-01 15:36:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WrfGgfQPsVimGHdN7\"}"} 
[2026-05-01 15:36:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WsA2vgk258bjWeqLc\"}"} 
[2026-05-01 15:36:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wt7q9ETFfK95Eh6R1\"}"} 
[2026-05-01 15:36:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WtXdzjnHSkcvN4gqn\"}"} 
[2026-05-01 15:36:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WuXum4SxQ3z7SwQJa\"}"} 
[2026-05-01 15:36:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WuuV4exHinFJdbGRp\"}"} 
[2026-05-01 15:36:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WwcvKSbqRU7NXgBfe\"}"} 
[2026-05-01 15:36:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wvw15W7cqCoQ7kdiC\"}"} 
[2026-05-01 15:36:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wy2kkvTwKtFE8sWhZ\"}"} 
[2026-05-01 15:36:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Wxz2YQsE6V2SRRsce\"}"} 
[2026-05-01 15:36:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WzEgo6F2aeRgURwvF\"}"} 
[2026-05-01 15:36:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6WzNcnvp42HVjpEasi\"}"} 
[2026-05-01 15:36:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X1YZZJWQC3o7sgEV3\"}"} 
[2026-05-01 15:36:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X1nCVj3vCxUkxrqrk\"}"} 
[2026-05-01 15:36:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X37aD8hbL2gYrmrD8\"}"} 
[2026-05-01 15:36:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X3JjNp2re5KeE6EHS\"}"} 
[2026-05-01 15:36:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X4URnaPb9dx1nc83k\"}"} 
[2026-05-01 15:36:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X4o2PFVeiM1DqsHwn\"}"} 
[2026-05-01 15:36:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X62h21brE6HVkEQk9\"}"} 
[2026-05-01 15:36:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X6Eqv1iS5RPvfrP4G\"}"} 
[2026-05-01 15:36:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X7SWzW9kZiVFv9XYN\"}"} 
[2026-05-01 15:36:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X7m7jqN1iZ3ZYGm9c\"}"} 
[2026-05-01 15:36:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X8rr86NC8dHJsUQ2A\"}"} 
[2026-05-01 15:36:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6X9DBbn5QSca1E3mAj\"}"} 
[2026-05-01 15:36:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XAHfuBiAnfRkawsy3\"}"} 
[2026-05-01 15:36:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XAXokzAkzGzVZ5Yss\"}"} 
[2026-05-01 15:36:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XBwdwKNuVdyQ9SaUw\"}"} 
[2026-05-01 15:36:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XDNi2LAnTFupgpfpv\"}"} 
[2026-05-01 15:36:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XEpHEGLkwmrCgC1Tn\"}"} 
[2026-05-01 15:36:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XGC8RVFJHFCT6rBiu\"}"} 
[2026-05-01 15:36:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XGM498niRVCAngu48\"}"} 
[2026-05-01 15:36:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XHQJfs75xVYSJZams\"}"} 
[2026-05-01 15:36:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XJ5ykJrDCCc87GXhZ\"}"} 
[2026-05-01 15:36:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XJmA7tYi7ehDZrAry\"}"} 
[2026-05-01 15:36:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XL5Y61UxNABeoagP1\"}"} 
[2026-05-01 15:36:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XLNtiBHipxuHGeK81\"}"} 
[2026-05-01 15:36:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XMRQ6nB7rqYRz5aPt\"}"} 
[2026-05-01 15:36:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XMqTADTMDA1AQmNvf\"}"} 
[2026-05-01 15:36:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XNhYgqZT78dDEdTC2\"}"} 
[2026-05-01 15:36:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XPDJB4XL24fZz2fBZ\"}"} 
[2026-05-01 15:36:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XQ6P8K4hiht2VV5Af\"}"} 
[2026-05-01 15:36:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XQbeCTDYzZSA8DsFT\"}"} 
[2026-05-01 15:36:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XRYT2CB4VjxoHG4mY\"}"} 
[2026-05-01 15:36:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XS7vUQXPUiGLfxUYj\"}"} 
[2026-05-01 15:36:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XSv3cysHTS2HxZBKQ\"}"} 
[2026-05-01 15:36:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XTQKPgh5chJdfrWVS\"}"} 
[2026-05-01 15:36:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XUGf9kUwPyurMMuPJ\"}"} 
[2026-05-01 15:36:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XUpPqvGAYJfP4sYQB\"}"} 
[2026-05-01 15:36:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XVYYqsiQ1EwDp1iLB\"}"} 
[2026-05-01 15:36:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XWTsLophHRVHoMaWQ\"}"} 
[2026-05-01 15:36:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XX17MYvjQDF6JFQs6\"}"} 
[2026-05-01 15:36:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XXnzAssThXssrcJZ8\"}"} 
[2026-05-01 15:36:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XYMyFpYe1jNmWeYU8\"}"} 
[2026-05-01 15:36:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XZJXPAuMsyNXuMFBV\"}"} 
[2026-05-01 15:36:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XZp2tD2N6mgC8YChb\"}"} 
[2026-05-01 15:36:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XbBt1vFgpTqU16iZi\"}"} 
[2026-05-01 15:36:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XajqgQaAxiZrEejhX\"}"} 
[2026-05-01 15:36:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XdCvY4VDaUDVY5weW\"}"} 
[2026-05-01 15:36:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XdHdYYPKRsBMjKC5W\"}"} 
[2026-05-01 15:36:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XegyAtsdHEAfqxM38\"}"} 
[2026-05-01 15:36:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XegyNtRza9k2MojUH\"}"} 
[2026-05-01 15:36:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Xg73zhePUW53j9fvK\"}"} 
[2026-05-01 15:36:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XgDVrQnqvq4efMapW\"}"} 
[2026-05-01 15:36:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XhaMTbejuqTJ2RkpT\"}"} 
[2026-05-01 15:36:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XheKQZFMdkkbvdvwP\"}"} 
[2026-05-01 15:36:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Xixwp7Pek9YCt8DwG\"}"} 
[2026-05-01 15:36:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Xj5dv698JHYqQ6BXC\"}"} 
[2026-05-01 15:36:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XkPGZQtyWGomZJQgR\"}"} 
[2026-05-01 15:36:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XkUj13EpHSvvzUuim\"}"} 
[2026-05-01 15:36:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Xn1W8HTneUeBFBxQG\"}"} 
[2026-05-01 15:36:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Xoou4QD1FtyPH6YUb\"}"} 
[2026-05-01 15:36:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XotrxRXruEPPyhhdd\"}"} 
[2026-05-01 15:36:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XqDEhHABxxRM2rLsE\"}"} 
[2026-05-01 15:36:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XqJShHQDSBhnfB9hh\"}"} 
[2026-05-01 15:36:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XrSQNQ8GhkA8DiU2u\"}"} 
[2026-05-01 15:36:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XrhHNZFDGmi7hzhwz\"}"} 
[2026-05-01 15:36:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XsqVd8u31igQQDTsQ\"}"} 
[2026-05-01 15:36:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Xt67wZuv3PrNvmuAw\"}"} 
[2026-05-01 15:36:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Xu9sMbdVDG78QWeFG\"}"} 
[2026-05-01 15:36:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XuhMtTWneqdQoqCvm\"}"} 
[2026-05-01 15:36:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XwFd7TYFTge4UiTQH\"}"} 
[2026-05-01 15:36:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XxGtQak5WnyQd3tKZ\"}"} 
[2026-05-01 15:36:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XxcjPnjsv629yXXVv\"}"} 
[2026-05-01 15:36:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XyfjST8v7HxBuofJK\"}"} 
[2026-05-01 15:36:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6XyzpejyAVuuhid1K2\"}"} 
[2026-05-01 15:36:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y1Qud1omE9mfTp1Xc\"}"} 
[2026-05-01 15:36:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y2hYkBeJ8cLEz5Swq\"}"} 
[2026-05-01 15:36:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y2kGbzkAeCteY6edJ\"}"} 
[2026-05-01 15:36:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y3xSzNArvLw7L2v11\"}"} 
[2026-05-01 15:36:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y3xhWHzpyRAU4xLzp\"}"} 
[2026-05-01 15:36:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y5PX3WemwyahKDGRr\"}"} 
[2026-05-01 15:36:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y5FLaYiyNx14cvqCH\"}"} 
[2026-05-01 15:36:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y6wHTo256PCPjCwvt\"}"} 
[2026-05-01 15:36:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y7N5z813DBiJ1915s\"}"} 
[2026-05-01 15:36:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y8MchuFbvxv5WYrXg\"}"} 
[2026-05-01 15:36:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y961z1hZQmBofxEn3\"}"} 
[2026-05-01 15:36:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Y9mh56EjupYXdfyeT\"}"} 
[2026-05-01 15:36:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YAJSfd4FwEbLe23qF\"}"} 
[2026-05-01 15:36:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YBAXqHFkSbEbkgBEh\"}"} 
[2026-05-01 15:36:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YBwfYPQoijt9ZUVcS\"}"} 
[2026-05-01 15:36:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YCfa5Y5jmjXtVndtR\"}"} 
[2026-05-01 15:36:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YDHH9jgpJ2kBXoAtX\"}"} 
[2026-05-01 15:36:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YE2BcS93i1gGXkV1V\"}"} 
[2026-05-01 15:36:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YEYSKuLRXxe3yHg4K\"}"} 
[2026-05-01 15:36:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YFK4wXrJRBtF8oSYD\"}"} 
[2026-05-01 15:36:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YFzFJMnug39hHTuN9\"}"} 
[2026-05-01 15:36:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YGeC7no2FSZ2GEYwA\"}"} 
[2026-05-01 15:36:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YHMMNXxuVCnjVPrf2\"}"} 
[2026-05-01 15:36:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YJBDWen4DPCmmBTDW\"}"} 
[2026-05-01 15:36:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YJfEVwHqzuMFrXgdZ\"}"} 
[2026-05-01 15:36:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YKWL9L3rEWCMM5Sv3\"}"} 
[2026-05-01 15:36:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YL8YHL2npucA9hiEV\"}"} 
[2026-05-01 15:36:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YLgn7teafrLVre2sp\"}"} 
[2026-05-01 15:36:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YMbqhMEciRqSHBmVh\"}"} 
[2026-05-01 15:36:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YMyAV4uiPQ2UoDoTd\"}"} 
[2026-05-01 15:36:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YNwhkoo7AVgu4K1pU\"}"} 
[2026-05-01 15:36:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YPQEqedSRML2bmdan\"}"} 
[2026-05-01 15:36:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YQJZiVGPQAM8BT9wA\"}"} 
[2026-05-01 15:36:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YQnLS7jfxForNPmKN\"}"} 
[2026-05-01 15:36:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YRjt6L9Vdx3dUTfKb\"}"} 
[2026-05-01 15:36:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YSbySJNuN8m2E9QxP\"}"} 
[2026-05-01 15:36:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YTN7Pyr7wNVWAZm9F\"}"} 
[2026-05-01 15:36:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YTxL9cdrbjAfVbzzR\"}"} 
[2026-05-01 15:36:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YUiiVv4JuDQT1Cmpw\"}"} 
[2026-05-01 15:36:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YVCjjEzYB7m5euf7M\"}"} 
[2026-05-01 15:36:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YW5pvoPrs7FB8ZYit\"}"} 
[2026-05-01 15:36:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YWbqE2FtPsC7NUta8\"}"} 
[2026-05-01 15:36:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YXTg4FfxvTN9SoZj1\"}"} 
[2026-05-01 15:36:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YXnGYY6KCR7ot4uAA\"}"} 
[2026-05-01 15:36:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YYpXfEp6wLrebZRY4\"}"} 
[2026-05-01 15:36:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YZ4uiVg8RCKXpsmxF\"}"} 
[2026-05-01 15:36:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ya9PxGCo8ABWNvhgh\"}"} 
[2026-05-01 15:36:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YaUVbt9oMcWWap6v6\"}"} 
[2026-05-01 15:36:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YbS3C912ctN4uqjLY\"}"} 
[2026-05-01 15:36:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YbpMsDPnZ6LdVDsCd\"}"} 
[2026-05-01 15:36:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YccETq3nftit2e4NJ\"}"} 
[2026-05-01 15:36:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YdZ3H2t88Mn63prEx\"}"} 
[2026-05-01 15:36:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ydr9M7b3AYmM5SyWS\"}"} 
[2026-05-01 15:36:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YesuT5mM8fVCLMT49\"}"} 
[2026-05-01 15:36:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Yg4rAuqRiD87pVdUK\"}"} 
[2026-05-01 15:36:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YhJWQKvPuKA59Hg4H\"}"} 
[2026-05-01 15:36:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YigrYgYNm9y6Mcv1p\"}"} 
[2026-05-01 15:36:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Yjcunk8XpjwcggaLk\"}"} 
[2026-05-01 15:36:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YkDscsKwurkRcCLZx\"}"} 
[2026-05-01 15:36:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ym4yg41VBq8Htdek9\"}"} 
[2026-05-01 15:36:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YmcDgUZTvs1H2BvYU\"}"} 
[2026-05-01 15:36:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YnRasGfM5BhhE3xZv\"}"} 
[2026-05-01 15:36:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Yo1oWZuX9tEnQb93i\"}"} 
[2026-05-01 15:36:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YooBWFJUrGxERdkTA\"}"} 
[2026-05-01 15:36:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YpNAUuwo9C8e2QKig\"}"} 
[2026-05-01 15:36:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YqAnWRzgiLV4ZKkid\"}"} 
[2026-05-01 15:36:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YqhXqEyNBWBgnUKxy\"}"} 
[2026-05-01 15:36:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YrYt2qf4ncPVosSqV\"}"} 
[2026-05-01 15:36:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YruDPcRTRBW1h4S9o\"}"} 
[2026-05-01 15:36:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YszSzMRSbEbXFPHbW\"}"} 
[2026-05-01 15:36:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YtC6qahPGaQJXpEo5\"}"} 
[2026-05-01 15:36:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YuK5JNxd39TGFtgqy\"}"} 
[2026-05-01 15:36:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YuaSoegUXfC2yAhUs\"}"} 
[2026-05-01 15:36:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YvYjmqSvHQaRV79Rc\"}"} 
[2026-05-01 15:36:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Yvxngtw8ryg4ZA2HU\"}"} 
[2026-05-01 15:36:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Ywub6qBgmh7BY2onq\"}"} 
[2026-05-01 15:36:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YxHuu1cbzhArNLoBF\"}"} 
[2026-05-01 15:36:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YyHC7sL795op9toYN\"}"} 
[2026-05-01 15:36:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YyUbZUVncPMaU3NqE\"}"} 
[2026-05-01 15:36:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YzoiVoiDjRjVUdra9\"}"} 
[2026-05-01 15:36:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6YztgPdzngLf2DDxMD\"}"} 
[2026-05-01 15:36:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z2D4NPouHFx7apNN7\"}"} 
[2026-05-01 15:36:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z2MjLGLc2npZLDAqL\"}"} 
[2026-05-01 15:36:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z3cPYZaHyLrr7ZUxV\"}"} 
[2026-05-01 15:36:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z54wzqkp7KjSNUwZD\"}"} 
[2026-05-01 15:36:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z6LbgEfZRLs647aWG\"}"} 
[2026-05-01 15:36:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z7t7oeqqa68gTHdYr\"}"} 
[2026-05-01 15:36:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z9GTw1sJsq9KK88z7\"}"} 
[2026-05-01 15:36:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZAbawBPQpz25ZgKfo\"}"} 
[2026-05-01 15:36:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZBpzk3uB7E8oMQXPT\"}"} 
[2026-05-01 15:36:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZDJoRuDEzW74cPmXv\"}"} 
[2026-05-01 15:36:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZEy1oKMKExtTKUNFm\"}"} 
[2026-05-01 15:36:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Z3oYrm44zFMYAX44R\"}"} 
[2026-05-01 15:36:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZHVKEpN43P8ho6Gxx\"}"} 
[2026-05-01 15:36:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZJ8GMQK9ubftdHQAD\"}"} 
[2026-05-01 15:36:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZJnwtEGkam9vtP56K\"}"} 
[2026-05-01 15:36:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZKe3qvZ7xNuqE8kq1\"}"} 
[2026-05-01 15:36:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZLGWFf8PDC6fQwNkL\"}"} 
[2026-05-01 15:36:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZMKkce26mSHaU82Df\"}"} 
[2026-05-01 15:36:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZMWARjqF35p2wCFjq\"}"} 
[2026-05-01 15:36:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZNg7XLz47qmwu9YTA\"}"} 
[2026-05-01 15:36:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZNauQRAWFDmo3fnDt\"}"} 
[2026-05-01 15:36:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZPwWc46ZSnB2s4RWG\"}"} 
[2026-05-01 15:36:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZR8wXQhoHF1B1C2js\"}"} 
[2026-05-01 15:36:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZSZ2Jh8EjBE1VQhyV\"}"} 
[2026-05-01 15:36:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZU9X2ok9mzGGk1UM8\"}"} 
[2026-05-01 15:36:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZULvr1f94GFFiCciF\"}"} 
[2026-05-01 15:36:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZVWcycNQNztLHn3Bf\"}"} 
[2026-05-01 15:36:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZVc5Un9CJyAFBydNF\"}"} 
[2026-05-01 15:36:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZWrEgM3esziMMzZ3K\"}"} 
[2026-05-01 15:36:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZX2ALfzgtqyLs8KTS\"}"} 
[2026-05-01 15:36:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZY79NjoQeDsWbXQHa\"}"} 
[2026-05-01 15:36:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZYRFGuWhbPu7kdBAU\"}"} 
[2026-05-01 15:36:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZZZhinrbpC2HncjXQ\"}"} 
[2026-05-01 15:36:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZZwGvTCUjLnrM6nmA\"}"} 
[2026-05-01 15:36:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Zaxnpc99pGNoAPi1t\"}"} 
[2026-05-01 15:36:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZbACMSeoVwJGN1mZT\"}"} 
[2026-05-01 15:36:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZcGvRLhbheHhZy7K8\"}"} 
[2026-05-01 15:36:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZcUKhVJAwpKi53KnQ\"}"} 
[2026-05-01 15:36:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZdX5n82vDSFt8zNj7\"}"} 
[2026-05-01 15:36:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZdqRsNmpnnCbYrofr\"}"} 
[2026-05-01 15:36:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZesSbwXnVbpTN7hzY\"}"} 
[2026-05-01 15:36:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Zf94cnQqarx5q7Pyw\"}"} 
[2026-05-01 15:36:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZgEJ3UkyrMSLRcqLo\"}"} 
[2026-05-01 15:36:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZgK1cLnAGtmDCLzKk\"}"} 
[2026-05-01 15:36:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZhbeR8hWHLiVYw5i5\"}"} 
[2026-05-01 15:36:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZhhrFJK4aTy33dRUW\"}"} 
[2026-05-01 15:36:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Zizz7vpCyBwJhzarf\"}"} 
[2026-05-01 15:36:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Zj7gRDxDY4B8kNr56\"}"} 
[2026-05-01 15:36:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZkQp4iaw9Cy7LXdzN\"}"} 
[2026-05-01 15:36:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZkWGg8jAqDCUitGJv\"}"} 
[2026-05-01 15:36:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZmqeCHghSkjFfMtaS\"}"} 
[2026-05-01 15:36:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZodniA4ybShhbnGtA\"}"} 
[2026-05-01 15:36:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZoTsD9bBu1TC1kNJp\"}"} 
[2026-05-01 15:36:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZpxfB9fG9WUPYbW5v\"}"} 
[2026-05-01 15:36:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Zq1PR9UVBEbcC1Jw4\"}"} 
[2026-05-01 15:36:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZrFJSh6SoAuQihpcd\"}"} 
[2026-05-01 15:36:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZrLkoytQLc6MBHS7f\"}"} 
[2026-05-01 15:36:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Zsh7YuFJyWMfHcSoK\"}"} 
[2026-05-01 15:36:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZsgsWmnCqFN8wF6uh\"}"} 
[2026-05-01 15:36:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6Zu5Tscgy1u4Y9t3K8\"}"} 
[2026-05-01 15:36:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZvWn3cGHJUjxHewKL\"}"} 
[2026-05-01 15:36:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ZycKKNyTzvwP1N5Nz\"}"} 
[2026-05-01 15:36:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6a2gMeoimBfe668BDL\"}"} 
[2026-05-01 15:36:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6a3tnXNgh8c3dgY2oi\"}"} 
[2026-05-01 15:36:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6a6yaDdgYVDLJJrerV\"}"} 
[2026-05-01 15:36:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aA2dfEcnBBfzSb751\"}"} 
[2026-05-01 15:36:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aBPjMzAVcJ5uNjkji\"}"} 
[2026-05-01 15:36:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:36:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:36:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:36:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aEU2eKsm4ZoKp1RWU\"}"} 
[2026-05-01 15:36:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aG9UvgLKP5qGKk9Ur\"}"} 
[2026-05-01 15:37:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aHxNmfPEJHf9mNRt2\"}"} 
[2026-05-01 15:37:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aKPSqVgiAXiew3UTR\"}"} 
[2026-05-01 15:37:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aLkYjHQR1K18m5qHW\"}"} 
[2026-05-01 15:37:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aN8ecAkzFojNhfGMq\"}"} 
[2026-05-01 15:37:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aPPoNy5C4FyXbSmNj\"}"} 
[2026-05-01 15:37:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aR5FkyLd2UQgQ3BPw\"}"} 
[2026-05-01 15:37:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aSVq6da5WJbsZThtt\"}"} 
[2026-05-01 15:37:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aU65E2oSLqZ7Y57At\"}"} 
[2026-05-01 15:37:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aVRhE94iGXttEHRej\"}"} 
[2026-05-01 15:37:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aX4fQTGy3DQCh6vTH\"}"} 
[2026-05-01 15:37:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aYTzyuUy5SHL84axk\"}"} 
[2026-05-01 15:37:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aY9effdTnfWnzsjof\"}"} 
[2026-05-01 15:37:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aZt5UoqEz8yANTC5v\"}"} 
[2026-05-01 15:37:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ab23U7Ttq4oVqitjp\"}"} 
[2026-05-01 15:37:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6abFvcZFWktzW13g5r\"}"} 
[2026-05-01 15:37:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6acMfFrtYFYxHProdR\"}"} 
[2026-05-01 15:37:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6acmTuzPFrbEHQkKHk\"}"} 
[2026-05-01 15:37:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6adaLKE1xQEKCTKbpd\"}"} 
[2026-05-01 15:37:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ae7L6qmGj8X4nZt8q\"}"} 
[2026-05-01 15:37:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6af397z63hKVaYHzo8\"}"} 
[2026-05-01 15:37:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6afLjzbCTf5c8LzmEd\"}"} 
[2026-05-01 15:37:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6agPzVfZXim4FUdzDA\"}"} 
[2026-05-01 15:37:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6agbuAWCv1tJtPeFSU\"}"} 
[2026-05-01 15:37:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ahfPsEEXdXiYLS29e\"}"} 
[2026-05-01 15:37:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ai8fnFnvQKRQ2Dg1D\"}"} 
[2026-05-01 15:37:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aj5iy8AWYLEPxrzHe\"}"} 
[2026-05-01 15:37:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ajVmt1PTSh1Uy1EC9\"}"} 
[2026-05-01 15:37:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6akkRv8my4G8PRqZtX\"}"} 
[2026-05-01 15:37:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6akYXnynwAKrXnksi7\"}"} 
[2026-05-01 15:37:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6anEjLjPwVteRsZvqR\"}"} 
[2026-05-01 15:37:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6an82gSkPEiJuZxB27\"}"} 
[2026-05-01 15:37:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aof42qZxMpQkq1EaE\"}"} 
[2026-05-01 15:37:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ap1tLXWsqVc2yLpXo\"}"} 
[2026-05-01 15:37:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aq3edUgQTSUNTCEj6\"}"} 
[2026-05-01 15:37:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aqUSfY25bBFrJ7JSB\"}"} 
[2026-05-01 15:37:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6arsXq5gdf3zgBUXp3\"}"} 
[2026-05-01 15:37:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6arhcdRHHYTogWYVHR\"}"} 
[2026-05-01 15:37:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6atKbkA5ZYdqc83Qef\"}"} 
[2026-05-01 15:37:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6atdSvaEV5SG59AqGY\"}"} 
[2026-05-01 15:37:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aukRR3kkj2fWyiFJi\"}"} 
[2026-05-01 15:37:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6av23ZJLhQTxJHvcUg\"}"} 
[2026-05-01 15:37:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6aw3ZERFwWAcgRTMJQ\"}"} 
[2026-05-01 15:37:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6awMf9Ns5n94XAgYQC\"}"} 
[2026-05-01 15:37:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6axEjpY4yqAewBb5Ab\"}"} 
[2026-05-01 15:37:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6axeo418B4FMQ4p8qf\"}"} 
[2026-05-01 15:37:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ayTum6e9TPejsL8N2\"}"} 
[2026-05-01 15:37:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ayokPX8ttpSSPUCES\"}"} 
[2026-05-01 15:37:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b15eWQpZvfM6Kt1zs\"}"} 
[2026-05-01 15:37:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b1FZt4jccY6XE4uQK\"}"} 
[2026-05-01 15:37:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b2VUR5PCssLTUGLYK\"}"} 
[2026-05-01 15:37:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b2bBE7aScQQgxXxXv\"}"} 
[2026-05-01 15:37:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b3rLGGwBbB77frE6h\"}"} 
[2026-05-01 15:37:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b4P5vYeskEzvWQnm3\"}"} 
[2026-05-01 15:37:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b5EBKKsESitS45pon\"}"} 
[2026-05-01 15:37:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b6Ne7tJPapHscgj86\"}"} 
[2026-05-01 15:37:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b6cmsmNi54TLvJMZG\"}"} 
[2026-05-01 15:37:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b7aZmCu6ywekhzXTr\"}"} 
[2026-05-01 15:37:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b83LxWtdwNF8R4hAV\"}"} 
[2026-05-01 15:37:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b96quZWyoHDKje11g\"}"} 
[2026-05-01 15:37:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6b9SC3rEPfZvQ1ihhc\"}"} 
[2026-05-01 15:37:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bApHPvJ5Ho4B45ybX\"}"} 
[2026-05-01 15:37:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bApHQjUERUfKXnwER\"}"} 
[2026-05-01 15:37:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bBzyH6eFwnW6CM8TZ\"}"} 
[2026-05-01 15:37:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bC7fZxeqgaaGixkK2\"}"} 
[2026-05-01 15:37:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bDNL1cWvSWthEXohp\"}"} 
[2026-05-01 15:37:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bE5ExS4zzfVU4rCoW\"}"} 
[2026-05-01 15:37:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bGDUNaBcZ1o1Vmrzk\"}"} 
[2026-05-01 15:37:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bHBmD7Fvtz6YsdsXq\"}"} 
[2026-05-01 15:37:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bHZ6XYG7hjG7cxojq\"}"} 
[2026-05-01 15:37:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bJc6ec6AZbA75ndib\"}"} 
[2026-05-01 15:37:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bJjnF1Ng5Qfk7NGBu\"}"} 
[2026-05-01 15:37:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bL1S3CgF8oLx9cq2u\"}"} 
[2026-05-01 15:37:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bKywZqmuJEraSB5Qf\"}"} 
[2026-05-01 15:37:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bMKZV65g7juydXkuC\"}"} 
[2026-05-01 15:37:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bMUEqZpEn6WMv6k3B\"}"} 
[2026-05-01 15:37:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bNdScexupUG26rdj4\"}"} 
[2026-05-01 15:37:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bNvnzHvMWa8LY2yg3\"}"} 
[2026-05-01 15:37:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bQ3XEPusf1Q6yMG8U\"}"} 
[2026-05-01 15:37:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bQa2Ajj5Z1jGxT1Cc\"}"} 
[2026-05-01 15:37:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bRiirELdsURvoFTcy\"}"} 
[2026-05-01 15:37:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bRyMKy2sBNiZUqYBF\"}"} 
[2026-05-01 15:37:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bToF49MRmtiLFynFL\"}"} 
[2026-05-01 15:37:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bT5px9bMu8Zp6vUzj\"}"} 
[2026-05-01 15:37:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bUxC7iFVdgN9zZ86D\"}"} 
[2026-05-01 15:37:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bVqXBf9rRSwdXoLpn\"}"} 
[2026-05-01 15:37:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bW9d5EC3T9t6eYSip\"}"} 
[2026-05-01 15:37:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bXAtdsFtbejxq6F9A\"}"} 
[2026-05-01 15:37:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bXWykBxbBGdSN1jrJ\"}"} 
[2026-05-01 15:37:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bYVGfBMkPZBb7v7wp\"}"} 
[2026-05-01 15:37:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bYvoxd16RsZwwQoN5\"}"} 
[2026-05-01 15:37:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bZnAHgwWU9uvmaujN\"}"} 
[2026-05-01 15:37:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6baBiTqea5yyrx79CB\"}"} 
[2026-05-01 15:37:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bazqK4rvZmZ32YEqJ\"}"} 
[2026-05-01 15:37:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bcEFQredvMcnw8s6x\"}"} 
[2026-05-01 15:37:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bcgnKB2p5jiitrN3d\"}"} 
[2026-05-01 15:37:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bdTRDznbTnmMocVxe\"}"} 
[2026-05-01 15:37:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6be8Lw1R17oCjgLiz9\"}"} 
[2026-05-01 15:37:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6beqm1Y9i9w77trPDj\"}"} 
[2026-05-01 15:37:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bfWwSbXjeZaaf9t5r\"}"} 
[2026-05-01 15:37:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bgDby8N8QpZ6rggxD\"}"} 
[2026-05-01 15:37:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bh1UuDR5tx9vSJJMD\"}"} 
[2026-05-01 15:37:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bhUGSw14k8NGY4oh6\"}"} 
[2026-05-01 15:37:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6biqcpjfP9PTWYqk5R\"}"} 
[2026-05-01 15:37:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bjRqhRbqoVU3tTbeJ\"}"} 
[2026-05-01 15:37:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bk7kxNMnn4VXnWTTe\"}"} 
[2026-05-01 15:37:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bmQu16Ger49EnHPZn\"}"} 
[2026-05-01 15:37:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bmGiW9xU7vD1hyjiP\"}"} 
[2026-05-01 15:37:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bnh3UnSBd5injaCBJ\"}"} 
[2026-05-01 15:37:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bnfJpD7ckPHBfj22P\"}"} 
[2026-05-01 15:37:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bp5sznrEQfmpnxPvQ\"}"} 
[2026-05-01 15:37:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bpSxam5WXKkYg7ZE2\"}"} 
[2026-05-01 15:37:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bqUDo88ZHXHaxk53o\"}"} 
[2026-05-01 15:37:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bquGWCDdngTH1qTr3\"}"} 
[2026-05-01 15:37:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bruYUHsYZbnSuNHuF\"}"} 
[2026-05-01 15:37:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bsMLBb8HQ3iwd7H38\"}"} 
[2026-05-01 15:37:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bthwQWYrsX7NZcLHW\"}"} 
[2026-05-01 15:37:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bv1aNd3ME4Lonb8Vz\"}"} 
[2026-05-01 15:37:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6bxC3W8S9kUSSymzKq\"}"} 
[2026-05-01 15:37:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6by3PHMKeijBtQhBNm\"}"} 
[2026-05-01 15:37:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c1ZStFnfg2F35V8tW\"}"} 
[2026-05-01 15:37:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c29AiKBqsXNTA5WzN\"}"} 
[2026-05-01 15:37:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c3TnwujHyDnp2LQEL\"}"} 
[2026-05-01 15:37:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c3MLvz8hNdAcSFLNY\"}"} 
[2026-05-01 15:37:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c4ptvAeTKi58KXN6J\"}"} 
[2026-05-01 15:37:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c6DVNVZTcWKTmJFsC\"}"} 
[2026-05-01 15:37:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c6eHkRPuLbVfy2f8i\"}"} 
[2026-05-01 15:37:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c7uC4ccdj5F6ykDCV\"}"} 
[2026-05-01 15:37:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6c9hLu1sZ9Gw6f21dd\"}"} 
[2026-05-01 15:37:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cB1U7UQFk4i9rBYP5\"}"} 
[2026-05-01 15:37:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cAyz8DgmiiEfZCsyE\"}"} 
[2026-05-01 15:37:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cCPZu1iRAM1kAj5MW\"}"} 
[2026-05-01 15:37:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cCEtRYo5BTTFaHqPm\"}"} 
[2026-05-01 15:37:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cDmuqZ8JUUPM3gYrE\"}"} 
[2026-05-01 15:37:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cDz4WgoBU6YRqfHLQ\"}"} 
[2026-05-01 15:37:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cFKg6DUHKJJaX8Noh\"}"} 
[2026-05-01 15:37:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cFMudhLvYKKH6ARzQ\"}"} 
[2026-05-01 15:37:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cGkkaSuYeocxgqWTV\"}"} 
[2026-05-01 15:37:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cGh2gxLZoCBQhQoQ2\"}"} 
[2026-05-01 15:37:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cJ8bZhCrNFrvoE4QB\"}"} 
[2026-05-01 15:37:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cJ7c4Lq4cJ3wY1V2G\"}"} 
[2026-05-01 15:37:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cKSyPYs4i5o4KEnaG\"}"} 
[2026-05-01 15:37:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cKauecMaTZHs6pqEs\"}"} 
[2026-05-01 15:37:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cLht2c9TF4CoTj6Z3\"}"} 
[2026-05-01 15:37:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cMNp3XYSY8q2XYcFv\"}"} 
[2026-05-01 15:37:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cN6xyhqMo2VH9b2Jk\"}"} 
[2026-05-01 15:37:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cNpP3HBhHRzHEE7J4\"}"} 
[2026-05-01 15:37:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cPdk4o6ohiVPmDRdL\"}"} 
[2026-05-01 15:37:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cQAjmjGp7pubDs3g2\"}"} 
[2026-05-01 15:37:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cQqRW2JANo5KEwh1X\"}"} 
[2026-05-01 15:37:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cSJE3FhdwFugqLXjL\"}"} 
[2026-05-01 15:37:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cTfq5WsEQzYTDuQmW\"}"} 
[2026-05-01 15:37:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cV3RptqjE2pBJPr1m\"}"} 
[2026-05-01 15:37:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cWQ2z2as6HhdNKALc\"}"} 
[2026-05-01 15:37:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cXcxJUWDjV2AP9J6P\"}"} 
[2026-05-01 15:37:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cYy55XjtGqxYQwiew\"}"} 
[2026-05-01 15:37:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6caMAXctnwbcQhuHrR\"}"} 
[2026-05-01 15:37:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cbkkUaE5bXS7TBcAk\"}"} 
[2026-05-01 15:37:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ccBo1sLAkPFBweEDz\"}"} 
[2026-05-01 15:37:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cdNjWLKacbHm3FJDj\"}"} 
[2026-05-01 15:37:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cek5hKSGt4mufRUGT\"}"} 
[2026-05-01 15:37:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cfvXRdL7Ua7Ut2Qug\"}"} 
[2026-05-01 15:37:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cgQYd767dvDVjqWwD\"}"} 
[2026-05-01 15:37:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ci5W1wosyuj3i5xrD\"}"} 
[2026-05-01 15:37:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cjd2P4zxRafQrjxyd\"}"} 
[2026-05-01 15:37:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ckyPBG563GVhtV5mJ\"}"} 
[2026-05-01 15:37:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cnPxjrJumDh2uL5WD\"}"} 
[2026-05-01 15:37:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cnhoxPk4rgBAXCbmd\"}"} 
[2026-05-01 15:37:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cojaRSTqsTmHTsV6j\"}"} 
[2026-05-01 15:37:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cp898kDmbT6xSMB96\"}"} 
[2026-05-01 15:37:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cq9AGCq5arASHs8gB\"}"} 
[2026-05-01 15:37:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cqYTwPoT7cehhDKis\"}"} 
[2026-05-01 15:37:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6criQjPAYC1V1RNopy\"}"} 
[2026-05-01 15:37:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6crvZVzNr7MhJ7mSw5\"}"} 
[2026-05-01 15:37:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6csyZqPT8dUVA3817r\"}"} 
[2026-05-01 15:37:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ctGBFEzkwdtC5LhYr\"}"} 
[2026-05-01 15:37:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cuqw4eDY4De24QTp2\"}"} 
[2026-05-01 15:37:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cy6tU9WzSwFHMHvjH\"}"} 
[2026-05-01 15:37:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6cytGQGEUJWnPjeoqd\"}"} 
[2026-05-01 15:37:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d1HrVEcMzX6gPfjpe\"}"} 
[2026-05-01 15:37:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d23FSRTGo2DD84chL\"}"} 
[2026-05-01 15:37:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d2cinNeLUoGifPR6w\"}"} 
[2026-05-01 15:37:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d3JeaijAuGJEAjJpg\"}"} 
[2026-05-01 15:37:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d3tNhRkBhBv18nuvA\"}"} 
[2026-05-01 15:37:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d4sA2bCDNAqNDh9zR\"}"} 
[2026-05-01 15:37:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d5JTJm12gYx8AWq8g\"}"} 
[2026-05-01 15:37:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d6QvgEvmPtvw6FGra\"}"} 
[2026-05-01 15:37:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d6foh6cCyfVkm7pcp\"}"} 
[2026-05-01 15:37:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d7zRp3BMmS2unXBFh\"}"} 
[2026-05-01 15:37:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d7wwyjQ3RxpQuB9pY\"}"} 
[2026-05-01 15:37:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6d9G5UTSnhdUt2rsHG\"}"} 
[2026-05-01 15:37:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dBG8cjR9XQrFTqxWv\"}"} 
[2026-05-01 15:37:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dCLNMc2jaqNrgtDhx\"}"} 
[2026-05-01 15:37:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dCzZXDq55qmnLvY8a\"}"} 
[2026-05-01 15:37:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dEExyHaE9DcCaqdiw\"}"} 
[2026-05-01 15:37:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dFnEeSYJvKBMpQxtc\"}"} 
[2026-05-01 15:37:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dG47Ga2HpCFAHVgUn\"}"} 
[2026-05-01 15:37:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dHDJr2So5hsXyUNDM\"}"} 
[2026-05-01 15:37:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dHat3UK9m2JMvcbYH\"}"} 
[2026-05-01 15:37:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dJYRzcenY9FHTtNjZ\"}"} 
[2026-05-01 15:37:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dK2hTVGSm38K9oU3S\"}"} 
[2026-05-01 15:37:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dL2UYXLnwCxyYwbUn\"}"} 
[2026-05-01 15:37:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dLV1YrHSKuCDR4pwE\"}"} 
[2026-05-01 15:37:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dMUJ4Dcn1CcqR6qHV\"}"} 
[2026-05-01 15:37:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dN1HghEbzuWzFTot6\"}"} 
[2026-05-01 15:37:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dNoR7jtYGsYyEyAb8\"}"} 
[2026-05-01 15:37:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dPcXcW2Xi6DxmT8S8\"}"} 
[2026-05-01 15:37:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dQJD1B1FDs6pcPvxZ\"}"} 
[2026-05-01 15:37:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dRNhFNYtCCRGKiNHn\"}"} 
[2026-05-01 15:37:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dRYN1aPLVFSBqCFFW\"}"} 
[2026-05-01 15:37:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dSq1BGPPu91t8emvH\"}"} 
[2026-05-01 15:37:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dSn2kmvnk4ypaK585\"}"} 
[2026-05-01 15:37:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dU7QFkKXTRfqcwEDj\"}"} 
[2026-05-01 15:37:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dUWTpyibDLSWPXvuM\"}"} 
[2026-05-01 15:37:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dVLpNydruqcXMrKTm\"}"} 
[2026-05-01 15:37:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dWo88naRF7uumjpd2\"}"} 
[2026-05-01 15:37:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dWhReNQynNfxSxVRh\"}"} 
[2026-05-01 15:37:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dY4mwmZJSmAmT9DJh\"}"} 
[2026-05-01 15:37:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dYAUfJDfXzuinEcPd\"}"} 
[2026-05-01 15:37:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dZU7Bmgz16awDMbSZ\"}"} 
[2026-05-01 15:37:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dZZpCkaHBpp1v5pv3\"}"} 
[2026-05-01 15:37:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dawAcf5JfKfeQSMA8\"}"} 
[2026-05-01 15:37:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6daxemfQBzeJjxKtjg\"}"} 
[2026-05-01 15:37:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dcLka1vEHTGPmBS1y\"}"} 
[2026-05-01 15:37:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dcLkX8zz4RBriEhTF\"}"} 
[2026-05-01 15:37:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ddmaDJhdW56rXbTpr\"}"} 
[2026-05-01 15:37:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ddkLUSA7jSYHxUWHN\"}"} 
[2026-05-01 15:37:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6df2izjyH6CnpePhF6\"}"} 
[2026-05-01 15:37:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6df3UB4S8VRipvpwXa\"}"} 
[2026-05-01 15:37:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dgGPgALKiFkv2sUPQ\"}"} 
[2026-05-01 15:37:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dgYkyLnkXres1FqsP\"}"} 
[2026-05-01 15:37:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dhY3MkKB9p2pGayZM\"}"} 
[2026-05-01 15:37:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dhucU3BuTaPe7JCzs\"}"} 
[2026-05-01 15:37:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dioC8GSLyz9Cz531V\"}"} 
[2026-05-01 15:37:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dkCXbNFWnDcFkUFQp\"}"} 
[2026-05-01 15:37:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6djJCcBBUeDH42g6rb\"}"} 
[2026-05-01 15:37:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dmd6kKa936herXeMG\"}"} 
[2026-05-01 15:37:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6do2SV8SjLQDd19pmm\"}"} 
[2026-05-01 15:37:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dnxxzZLbMYezbU3r7\"}"} 
[2026-05-01 15:37:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dqJMrE2ctuYiVm9QR\"}"} 
[2026-05-01 15:37:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dqYVnMQsKto5NspkF\"}"} 
[2026-05-01 15:37:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6drigor7KLiDYu4ugY\"}"} 
[2026-05-01 15:37:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6drwafmZfSVEphEgWe\"}"} 
[2026-05-01 15:37:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dt8mZ5nFAwLrqtnUa\"}"} 
[2026-05-01 15:37:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dtNepKfhBUPyFmHoq\"}"} 
[2026-05-01 15:37:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6duYrCG8PMG1smcsMM\"}"} 
[2026-05-01 15:37:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dujG5iUFeAo6RVVaN\"}"} 
[2026-05-01 15:37:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dvqVS5KuSa539Z7qh\"}"} 
[2026-05-01 15:37:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dw5NjoA12irdpspCx\"}"} 
[2026-05-01 15:37:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dx9NYfSBJLGVad13c\"}"} 
[2026-05-01 15:37:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dxH42dzVuE4yTBpfN\"}"} 
[2026-05-01 15:37:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dyYhriT9Y6SRNCYgY\"}"} 
[2026-05-01 15:37:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dycB46rAi1kU9rpuE\"}"} 
[2026-05-01 15:37:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dzxnWQEVNT6wyfVry\"}"} 
[2026-05-01 15:37:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6dzzGjCaHqQTL6DWJn\"}"} 
[2026-05-01 15:37:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e2ChVSWkYdFi5z7v8\"}"} 
[2026-05-01 15:37:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e2TaQHCXDNCc4t8AG\"}"} 
[2026-05-01 15:37:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e3d2WAkZnu343pTWh\"}"} 
[2026-05-01 15:37:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e3rAf8E2tC4A5qiRG\"}"} 
[2026-05-01 15:37:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e4xtShjcyDqiXBPpU\"}"} 
[2026-05-01 15:37:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e5RRN98T5KTcSACka\"}"} 
[2026-05-01 15:37:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e6b859kPCJX7CcvU6\"}"} 
[2026-05-01 15:37:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e6pkkfmr7QbCEfn4a\"}"} 
[2026-05-01 15:37:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e7xinara3e94C7LLU\"}"} 
[2026-05-01 15:37:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e8ELiHUUPwzaJNHgK\"}"} 
[2026-05-01 15:37:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e9FcMVWuz4eNLisk4\"}"} 
[2026-05-01 15:37:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6e9dg5XhDz6UWoGLqx\"}"} 
[2026-05-01 15:37:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eAaUxtLN5VueX2D6s\"}"} 
[2026-05-01 15:37:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eB1H9d8KAdnnuiXwm\"}"} 
[2026-05-01 15:37:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eCAyS3KV5TUyUnbGc\"}"} 
[2026-05-01 15:37:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eCNt3CfdoJgWqsA64\"}"} 
[2026-05-01 15:37:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eDKgJXvMYBGkkQ5Eb\"}"} 
[2026-05-01 15:37:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eDkER1LvYbTxA6eLj\"}"} 
[2026-05-01 15:37:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eEYbgm6bR6n8HVmcc\"}"} 
[2026-05-01 15:37:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eFB4GpTsGADFHo3Ws\"}"} 
[2026-05-01 15:37:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eFyvMGWP4ryhGqgxX\"}"} 
[2026-05-01 15:37:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eGbNwKfg36ca9rcKd\"}"} 
[2026-05-01 15:37:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eHJJHjGyVA23HtQNJ\"}"} 
[2026-05-01 15:37:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eJ6fdqe1TmvrSr9aM\"}"} 
[2026-05-01 15:37:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eJbgSMth9UCVkX3s9\"}"} 
[2026-05-01 15:37:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eKYETohKpZciNavC6\"}"} 
[2026-05-01 15:37:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eL1mD5u4V9nqdHPR2\"}"} 
[2026-05-01 15:37:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eM429A738PLwkAJgJ\"}"} 
[2026-05-01 15:37:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eMVKC2NSMpejbKXA9\"}"} 
[2026-05-01 15:37:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eNmhehd7tSDmjGZiB\"}"} 
[2026-05-01 15:37:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:37:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eRLjrs45mpTmdKXnc\"}"} 
[2026-05-01 15:37:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:37:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:37:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6eudLWG5zn9MaiX88e\"}"} 
[2026-05-01 15:38:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ewdPVjzABE8us6NTu\"}"} 
[2026-05-01 15:38:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6exy1G7bmHgPwBcxkX\"}"} 
[2026-05-01 15:38:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ey8gCn96GztLuxdNv\"}"} 
[2026-05-01 15:38:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ezFeWVK6Z3bnvXpeJ\"}"} 
[2026-05-01 15:38:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ezSKBre3ZE6FHBys8\"}"} 
[2026-05-01 15:38:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f1nvBxmPdQQPegCR1\"}"} 
[2026-05-01 15:38:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f1iTT1ghiftBvBELK\"}"} 
[2026-05-01 15:38:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f36oYTAS9k3MwqbBq\"}"} 
[2026-05-01 15:38:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f3CzxcW6A2SAH1nhc\"}"} 
[2026-05-01 15:38:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f4Wt3HjxC2uby5xcV\"}"} 
[2026-05-01 15:38:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f4f4YrxTKZVyDhZQg\"}"} 
[2026-05-01 15:38:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f5uE5wZp92xSsBQgo\"}"} 
[2026-05-01 15:38:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f6BLz1LXtPuefe9bm\"}"} 
[2026-05-01 15:38:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f7GaDqLdHPeUf8Zom\"}"} 
[2026-05-01 15:38:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f7wFrf5EysVvDWMcm\"}"} 
[2026-05-01 15:38:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f8mNR7LT3pn28Zhc3\"}"} 
[2026-05-01 15:38:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6f9UnB6RfKJ5kdsk53\"}"} 
[2026-05-01 15:38:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fACgusDJTi9nyNBjH\"}"} 
[2026-05-01 15:38:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fAp9eMsDGAVpq5QNr\"}"} 
[2026-05-01 15:38:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fBqfRBZrFiRDPPbHz\"}"} 
[2026-05-01 15:38:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fCCzNnnspNoaNqTdL\"}"} 
[2026-05-01 15:38:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fDLCz1q2GLNBBVbsi\"}"} 
[2026-05-01 15:38:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fDfJ3Q2VVADhxU8Mi\"}"} 
[2026-05-01 15:38:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fEfpMvcCZmm43TwCk\"}"} 
[2026-05-01 15:38:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fFmJQxjqZF6C1BYru\"}"} 
[2026-05-01 15:38:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fFtF2qqd7XWGyvT5o\"}"} 
[2026-05-01 15:38:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fHCNpHPNG3jZcPtBx\"}"} 
[2026-05-01 15:38:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fHN3PVrRDL7drmYRT\"}"} 
[2026-05-01 15:38:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fJktNcqLfgCmDeBVf\"}"} 
[2026-05-01 15:38:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fJv4QZSr8VJmxXVZP\"}"} 
[2026-05-01 15:38:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fLFvVfruvtXZW2cWp\"}"} 
[2026-05-01 15:38:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fLKtZFRwzCF8xL5xx\"}"} 
[2026-05-01 15:38:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fMem22D3F1xh5M1mj\"}"} 
[2026-05-01 15:38:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fMjyHHoLZ9SvY78LA\"}"} 
[2026-05-01 15:38:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fPBYBzN1shnheY7P3\"}"} 
[2026-05-01 15:38:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fPEGQFALuFsCikrXp\"}"} 
[2026-05-01 15:38:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fQSwEVmctAR1pj8aD\"}"} 
[2026-05-01 15:38:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fQpWVhQXdHNxNSEdt\"}"} 
[2026-05-01 15:38:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fRoJA9McUcj2gAhwE\"}"} 
[2026-05-01 15:38:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fSbvJbqQRe8J9rnpm\"}"} 
[2026-05-01 15:38:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fSzjNc9eEXazo1tj8\"}"} 
[2026-05-01 15:38:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fTx2i7FbK7rUYgw3B\"}"} 
[2026-05-01 15:38:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fUM6Qaby9jpgRMwL7\"}"} 
[2026-05-01 15:38:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fVBwoxRrLsbig8PHR\"}"} 
[2026-05-01 15:38:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fVb1Gu3hJ2gKCm5QU\"}"} 
[2026-05-01 15:38:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fWb2mJ2XraUu1yZBU\"}"} 
[2026-05-01 15:38:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fWwcWS3uPyjX55dC2\"}"} 
[2026-05-01 15:38:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fXzruDsd1YBJsKG3z\"}"} 
[2026-05-01 15:38:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fYNgSEVaGyZCpqKAm\"}"} 
[2026-05-01 15:38:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fZnm5177bdYQ2hHto\"}"} 
[2026-05-01 15:38:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fZrjPYAKfQKrck6cC\"}"} 
[2026-05-01 15:38:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fb9csaATdnLLyckcr\"}"} 
[2026-05-01 15:38:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fbfsnLvD8BeVHRSSo\"}"} 
[2026-05-01 15:38:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fcYxCiVk3VjzdHSTH\"}"} 
[2026-05-01 15:38:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fd1F1gkZpiVSCAegi\"}"} 
[2026-05-01 15:38:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fdtpY3cnuX47DW1xm\"}"} 
[2026-05-01 15:38:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6feEQbM2ipnL9sWLiH\"}"} 
[2026-05-01 15:38:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ffQ7NxydhzP53wQpb\"}"} 
[2026-05-01 15:38:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ffy64tiu2achuVCay\"}"} 
[2026-05-01 15:38:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fgkiPDpLkg1RdmpKE\"}"} 
[2026-05-01 15:38:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fhR9j5M2oeASbkVdK\"}"} 
[2026-05-01 15:38:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fi7a4BF2EKSKfrwfC\"}"} 
[2026-05-01 15:38:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fiok3ccDLFkmQxeos\"}"} 
[2026-05-01 15:38:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fjTggACUHN38MY6vt\"}"} 
[2026-05-01 15:38:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fkG3tLecFCtLFmmSw\"}"} 
[2026-05-01 15:38:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fkqXgrXKH2ABmmDEk\"}"} 
[2026-05-01 15:38:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fmfPPzndqgYLb9ppL\"}"} 
[2026-05-01 15:38:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fnC8wLxiv3anHe36s\"}"} 
[2026-05-01 15:38:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fo1WJV8nsSUfz8rMB\"}"} 
[2026-05-01 15:38:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fohvVMQwFKUAeiCgZ\"}"} 
[2026-05-01 15:38:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fpUoorWNQvo54nkqM\"}"} 
[2026-05-01 15:38:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fqUafev3tUqPvxAr4\"}"} 
[2026-05-01 15:38:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6froTaLmBFaekQBUE6\"}"} 
[2026-05-01 15:38:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fxYEo6BwFrJbiVim5\"}"} 
[2026-05-01 15:38:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6fyu6DBTCgAKnB55z9\"}"} 
[2026-05-01 15:38:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6g1DyArBU8J7tQWcFo\"}"} 
[2026-05-01 15:38:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gGdRFb2HpqGqf5Pjw\"}"} 
[2026-05-01 15:38:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gHyHECJ9BzKWAdFLA\"}"} 
[2026-05-01 15:38:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gJJdHLionXh1jepRC\"}"} 
[2026-05-01 15:38:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gKPcetb5FD3vDSQbZ\"}"} 
[2026-05-01 15:38:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gKejg4E9ZKjoJkDv3\"}"} 
[2026-05-01 15:38:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gLoCCcVw9RSGMuzJt\"}"} 
[2026-05-01 15:38:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gM5Jy6GjHsTz8u3Bq\"}"} 
[2026-05-01 15:38:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gN94VNaYgD2QfSwP6\"}"} 
[2026-05-01 15:38:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gNRRkXoh1FugRB1VK\"}"} 
[2026-05-01 15:38:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gPURiHtRt4Kj8AxkV\"}"} 
[2026-05-01 15:38:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gPoXDqrnAFPk4kzj9\"}"} 
[2026-05-01 15:38:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gQmKQwSSwmNGRj9VU\"}"} 
[2026-05-01 15:38:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gRPGb5EPA5nbe67zK\"}"} 
[2026-05-01 15:38:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gSEsVxnhhdn6sKuHJ\"}"} 
[2026-05-01 15:38:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gT8hGWGj1UTCzVpkc\"}"} 
[2026-05-01 15:38:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gTcxjnK4isga3gmUx\"}"} 
[2026-05-01 15:38:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gUUoenpAW2rGVmfPz\"}"} 
[2026-05-01 15:38:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gUq944AEQF41zmPQU\"}"} 
[2026-05-01 15:38:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gVd1zpNfWhTGSiJbr\"}"} 
[2026-05-01 15:38:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gWCVS5Vw8sHF36Gtb\"}"} 
[2026-05-01 15:38:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gWox1cPoNmHUGV6Gx\"}"} 
[2026-05-01 15:38:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gXXcbWUPNfAqkmtkS\"}"} 
[2026-05-01 15:38:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gYbcEyqLVbRwuRus9\"}"} 
[2026-05-01 15:38:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gYtiWajHaYkbMDyog\"}"} 
[2026-05-01 15:38:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gZyx49jstrHuZAjL9\"}"} 
[2026-05-01 15:38:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gaHK4TWryxZACQYNS\"}"} 
[2026-05-01 15:38:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gbRmVoEnpyJ2MuEi7\"}"} 
[2026-05-01 15:38:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gbnr1bz3fEGke49n9\"}"} 
[2026-05-01 15:38:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gco7uaGmWMN1VE2nu\"}"} 
[2026-05-01 15:38:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gd7iJ1rF6zGYxXQvp\"}"} 
[2026-05-01 15:38:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ge3n5ghGzrxP5Zmej\"}"} 
[2026-05-01 15:38:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6geM8iQEpoYdw6k2dE\"}"} 
[2026-05-01 15:38:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gfmxciHXpY57hGCnJ\"}"} 
[2026-05-01 15:38:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gfb3dPrESQsHiPKeD\"}"} 
[2026-05-01 15:38:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gh9oRWExwwcKnDEXg\"}"} 
[2026-05-01 15:38:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ghsDdZKQEnjS8b582\"}"} 
[2026-05-01 15:38:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6giZtLWKVZSpMVYSnn\"}"} 
[2026-05-01 15:38:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gjDaAJAsypVoNfnGb\"}"} 
[2026-05-01 15:38:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gjyDZGpD6DazUtvVu\"}"} 
[2026-05-01 15:38:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gkUUiZojgZAWCEE8q\"}"} 
[2026-05-01 15:38:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gmmcZAAhvbtkKkCaZ\"}"} 
[2026-05-01 15:38:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gmraJyEtPKT1ExuLJ\"}"} 
[2026-05-01 15:38:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gnzHmRMxcNgat42dv\"}"} 
[2026-05-01 15:38:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6goQ6QSURgHF7PyTcP\"}"} 
[2026-05-01 15:38:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gpSc3zijJUaw3vLpi\"}"} 
[2026-05-01 15:38:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gprABrXJskKrUSZP9\"}"} 
[2026-05-01 15:38:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gqsg2msoCrRnviuby\"}"} 
[2026-05-01 15:38:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6grKDX8Hh5A5JFY3R4\"}"} 
[2026-05-01 15:38:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gsTfxkkx9p4PrfTiX\"}"} 
[2026-05-01 15:38:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gsuiFuAfTEtJPND6K\"}"} 
[2026-05-01 15:38:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gti5pXDjYjvDBYjeV\"}"} 
[2026-05-01 15:38:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6guL3DxWa5BXnCUdQM\"}"} 
[2026-05-01 15:38:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gv7uxQkgZCoBfvfet\"}"} 
[2026-05-01 15:38:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gvidKStArj5TKcngF\"}"} 
[2026-05-01 15:38:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gwRo3Uu2GSgmGSfsL\"}"} 
[2026-05-01 15:38:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gwy2yQ8goPbL2MGXM\"}"} 
[2026-05-01 15:38:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gxdUddooYj7xT7tWZ\"}"} 
[2026-05-01 15:38:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gyPMuuM5gvtnbxV4U\"}"} 
[2026-05-01 15:38:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gyqepdytNaFwru31m\"}"} 
[2026-05-01 15:38:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6gzhjmNwCs1m5tfET9\"}"} 
[2026-05-01 15:38:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h1B23uHPCy6zHfJ3S\"}"} 
[2026-05-01 15:38:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h2bbVCUuBgVZJKNNB\"}"} 
[2026-05-01 15:38:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h2UeavYihLin2QC62\"}"} 
[2026-05-01 15:38:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h43QdC1uYwpox2cFy\"}"} 
[2026-05-01 15:38:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h4BM4g1wasEanWM5T\"}"} 
[2026-05-01 15:38:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h5XhrXpLKa7pNCYfz\"}"} 
[2026-05-01 15:38:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h6n7RnoSaQ5m8xiMd\"}"} 
[2026-05-01 15:38:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h5vGcRW5ntr6R76Wt\"}"} 
[2026-05-01 15:38:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h88yCua72g3NRu5N7\"}"} 
[2026-05-01 15:38:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h8R66Mwddfw89rnCx\"}"} 
[2026-05-01 15:38:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h9VaWz6xdoaFw1LU6\"}"} 
[2026-05-01 15:38:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6h9wN96wkAuXR6L2DJ\"}"} 
[2026-05-01 15:38:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hAqgsbE4PcQHUXcfe\"}"} 
[2026-05-01 15:38:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hBUdjxQcEhAkLKtuK\"}"} 
[2026-05-01 15:38:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hC4caYQX8hLbm3599\"}"} 
[2026-05-01 15:38:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hD1fBovWueWcGDVfV\"}"} 
[2026-05-01 15:38:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hDMzbZLoy49GCCnCM\"}"} 
[2026-05-01 15:38:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hEMXFYeo9oEEiQhAs\"}"} 
[2026-05-01 15:38:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hEooyqpRQuwaP7TXb\"}"} 
[2026-05-01 15:38:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hFbwAx9fFH8drgpmN\"}"} 
[2026-05-01 15:38:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hGN5EF6oEeeQHb29B\"}"} 
[2026-05-01 15:38:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hGuKDNR8MYBJuWRsQ\"}"} 
[2026-05-01 15:38:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hHpdnK9BtamY9UWLC\"}"} 
[2026-05-01 15:38:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hJ9j2mVW2x6iRQaW1\"}"} 
[2026-05-01 15:38:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hKBVTaFTr1TzXHiGk\"}"} 
[2026-05-01 15:38:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hKZ4iRKJvdLRSXc79\"}"} 
[2026-05-01 15:38:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hLvAWKthNAPVBqCdT\"}"} 
[2026-05-01 15:38:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hLy9GbUwnLRTf9GQh\"}"} 
[2026-05-01 15:38:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hNPinLH8RasaGovPr\"}"} 
[2026-05-01 15:38:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hNb8FGA9DurgD2Z7A\"}"} 
[2026-05-01 15:38:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hPs26QkUxSqaYVRJN\"}"} 
[2026-05-01 15:38:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hQ4RrtpfEz7DrpaHA\"}"} 
[2026-05-01 15:38:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hRJb6MdXx4KcpAmWX\"}"} 
[2026-05-01 15:38:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hRYE5W5ZKRdeDAgAC\"}"} 
[2026-05-01 15:38:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hT41PgDrVKKgW3Y5d\"}"} 
[2026-05-01 15:38:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hTkS1eJQcXWz2PixL\"}"} 
[2026-05-01 15:38:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hUc2f79ma9cDpjwYM\"}"} 
[2026-05-01 15:38:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hVSsnDVS3nhJdhzp3\"}"} 
[2026-05-01 15:38:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hW2r9KcvijbdK1aLN\"}"} 
[2026-05-01 15:38:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hXacf8UxWQn9iQqEz\"}"} 
[2026-05-01 15:38:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hYZA4jYABdFNHgzdi\"}"} 
[2026-05-01 15:38:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hZ4R1Azp7fmxu9FHx\"}"} 
[2026-05-01 15:38:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hZsHP4LYHrzQPW6nB\"}"} 
[2026-05-01 15:38:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6haQXkiUjQLFfgcqNW\"}"} 
[2026-05-01 15:38:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hb9fvrN4GKbLjn198\"}"} 
[2026-05-01 15:38:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hbxHrbRJHZo9TfQxR\"}"} 
[2026-05-01 15:38:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hcbzMPHqKdP4BDZyR\"}"} 
[2026-05-01 15:38:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hdSbE5mQYftjQpZhY\"}"} 
[2026-05-01 15:38:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hdzpmT2PHAwhZu4dh\"}"} 
[2026-05-01 15:38:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hesANot4mYAk99aKN\"}"} 
[2026-05-01 15:38:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hfNvdxAWQ5ySMYuTH\"}"} 
[2026-05-01 15:38:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hgHVTv17m14BDMmjX\"}"} 
[2026-05-01 15:38:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hghJGeUwz649K8EbK\"}"} 
[2026-05-01 15:38:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hhiZdcWXUunsbcEmf\"}"} 
[2026-05-01 15:38:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hi4ttNxaoYtRxzcFq\"}"} 
[2026-05-01 15:38:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hj9PST7P2DNh7Z5qh\"}"} 
[2026-05-01 15:38:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hjNXpMK89adWQzvme\"}"} 
[2026-05-01 15:38:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hkZiP3QmbKCZh8H9g\"}"} 
[2026-05-01 15:38:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hkn7Ukg6iDGCPDqFf\"}"} 
[2026-05-01 15:38:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hmyYvGnpCcaGFunYe\"}"} 
[2026-05-01 15:38:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hnLNo8JN69qSVPqP4\"}"} 
[2026-05-01 15:38:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hoQcmQD7FAmLViaii\"}"} 
[2026-05-01 15:38:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hokxAzB3ivBSdgorG\"}"} 
[2026-05-01 15:38:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hptfeUAhdSkCPeEy6\"}"} 
[2026-05-01 15:38:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hq7otwoAbC4pRgBAP\"}"} 
[2026-05-01 15:38:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hrKjuCKUfgG69xdcY\"}"} 
[2026-05-01 15:38:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hrJ1Em4ngjAfpva6J\"}"} 
[2026-05-01 15:38:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hsgbMnj6RbtRFgipn\"}"} 
[2026-05-01 15:38:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ht4Aue5iX6iKpEyfU\"}"} 
[2026-05-01 15:38:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6htzURMw6MBYzaaynt\"}"} 
[2026-05-01 15:38:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6huWyaMb2pp9x85GN5\"}"} 
[2026-05-01 15:38:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hvKbVzXLwmcUjiDYR\"}"} 
[2026-05-01 15:38:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hvwYqs78CMM88p7uL\"}"} 
[2026-05-01 15:38:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hwghP6NrqLmMuJkSL\"}"} 
[2026-05-01 15:38:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hxKts1dpdKKJw6aKM\"}"} 
[2026-05-01 15:38:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hyAk2W2XiRvLgVoLh\"}"} 
[2026-05-01 15:38:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hysuoqRcMXyfcJAuf\"}"} 
[2026-05-01 15:38:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6hzbKQYG29gRSvZXxQ\"}"} 
[2026-05-01 15:38:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i1G1EzgNrrjJPCpP6\"}"} 
[2026-05-01 15:38:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i229XA9MfAmF18Upn\"}"} 
[2026-05-01 15:38:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i2h5KcmZrC4dyKjK1\"}"} 
[2026-05-01 15:38:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i46R3iHQc8mCjB6CT\"}"} 
[2026-05-01 15:38:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i3uFW63pSMQjoQtnu\"}"} 
[2026-05-01 15:38:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i5VFY5U4rVDr5dpUA\"}"} 
[2026-05-01 15:38:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i64yTKw9DSYvKn4hY\"}"} 
[2026-05-01 15:38:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i6u5h3iH3Sd7S5uHD\"}"} 
[2026-05-01 15:38:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i7T58sfskwLo4MJvA\"}"} 
[2026-05-01 15:38:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i8Jff7qcNCxSJgXvz\"}"} 
[2026-05-01 15:38:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i8kx6D2f6wA6ZWkuG\"}"} 
[2026-05-01 15:38:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6i9gmSaiastav7AfaW\"}"} 
[2026-05-01 15:38:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iAFzbTTHzGXNZGyRF\"}"} 
[2026-05-01 15:38:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iB7LcUiujCyF1Gw87\"}"} 
[2026-05-01 15:38:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iBgKX2uDT38r9KPNZ\"}"} 
[2026-05-01 15:38:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iCWBJokf9hECWGjav\"}"} 
[2026-05-01 15:38:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iD2vmmJAvpdpD4i6G\"}"} 
[2026-05-01 15:38:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iDvFzTQbuPB9rNJiE\"}"} 
[2026-05-01 15:38:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iEF6uKW1KbY4PoTxF\"}"} 
[2026-05-01 15:38:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iFR3jWfQTibssmbxz\"}"} 
[2026-05-01 15:38:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iFqMEBFSPau73tx1X\"}"} 
[2026-05-01 15:38:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iGrNWzXsTGUNJrjxP\"}"} 
[2026-05-01 15:38:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iHNd2WgR6HSehubaz\"}"} 
[2026-05-01 15:38:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iJHw9G1A7i4h2xWWh\"}"} 
[2026-05-01 15:38:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iJohQu744QUFeNT7j\"}"} 
[2026-05-01 15:38:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iKvAi8bvT21Uxc2aD\"}"} 
[2026-05-01 15:38:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iL5Ln2gx2bZP7V2Af\"}"} 
[2026-05-01 15:38:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iMQi1DaJgoSei8L55\"}"} 
[2026-05-01 15:38:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iMZ94PHCkLqCXm1sd\"}"} 
[2026-05-01 15:38:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iNo49AWUpKBSAWcT8\"}"} 
[2026-05-01 15:38:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iP4g5WjSqBFwmRqXR\"}"} 
[2026-05-01 15:38:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iQMKTRQ3xA1c6DUTm\"}"} 
[2026-05-01 15:38:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iQH6rEhE32dHB13Js\"}"} 
[2026-05-01 15:38:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iRcUDuwH4FPaRDVkp\"}"} 
[2026-05-01 15:38:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iRkej3G8if7ZcsAqR\"}"} 
[2026-05-01 15:38:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iSxLPuxchm3vds7wQ\"}"} 
[2026-05-01 15:38:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iT3nnM6BwURwkJt8c\"}"} 
[2026-05-01 15:38:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iUPu7STfuJXoNtRVs\"}"} 
[2026-05-01 15:38:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iUWMBDTXABYUpKi5m\"}"} 
[2026-05-01 15:38:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iVpUTop9ujdCndERt\"}"} 
[2026-05-01 15:38:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iWBoN557zag6xPVBG\"}"} 
[2026-05-01 15:38:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iXHHQQdzE22SfNZjp\"}"} 
[2026-05-01 15:38:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iXc8f6HCxeXrSbHGY\"}"} 
[2026-05-01 15:38:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iYfskbsqRjGFSENjS\"}"} 
[2026-05-01 15:38:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iYxjqfFTpYTgnQFYW\"}"} 
[2026-05-01 15:38:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ia4DuqynzAdhTcTvK\"}"} 
[2026-05-01 15:38:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iaL668f77mMi91DXp\"}"} 
[2026-05-01 15:38:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ibXma7McsxRzGee8N\"}"} 
[2026-05-01 15:38:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ibotW9idwZzUskTdu\"}"} 
[2026-05-01 15:38:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6icnBXDweB3hywvx3G\"}"} 
[2026-05-01 15:38:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6idDUUbDiHjsn1LeSY\"}"} 
[2026-05-01 15:38:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ieD1FT3GBz76VSXw6\"}"} 
[2026-05-01 15:38:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ieiGFpj36pShoTQTY\"}"} 
[2026-05-01 15:38:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ifgoeT1oDEY9UmGE9\"}"} 
[2026-05-01 15:38:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6igBpWzT78296f2Gpz\"}"} 
[2026-05-01 15:38:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ihYB78RamqqxkrBue\"}"} 
[2026-05-01 15:38:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ihFKGvSeoLg8rjikD\"}"} 
[2026-05-01 15:38:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iimLquvhUVH2SqvYP\"}"} 
[2026-05-01 15:38:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ijevTsnFKCpGMhmtc\"}"} 
[2026-05-01 15:38:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ikJrysBUZwzHHuQA2\"}"} 
[2026-05-01 15:38:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6im41nMeTQba7PMJ5U\"}"} 
[2026-05-01 15:38:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6inGSF1Mg3zXjcV6cc\"}"} 
[2026-05-01 15:38:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6invdHHt5kiK7dvBvm\"}"} 
[2026-05-01 15:38:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iogGNke9tzqWRbAaY\"}"} 
[2026-05-01 15:38:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ipKDVLaJYZ7Kyyr3F\"}"} 
[2026-05-01 15:38:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iqDnWSRwQJk5BwRmz\"}"} 
[2026-05-01 15:38:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iqygMhi9j86iVz47u\"}"} 
[2026-05-01 15:38:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6irb93oTex4vwKQ6Kz\"}"} 
[2026-05-01 15:38:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6isMHBmTUAEvcU8Qcy\"}"} 
[2026-05-01 15:38:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6it1U8wxEa3rtZ4F3N\"}"} 
[2026-05-01 15:38:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6itnbu8upMta6PiT46\"}"} 
[2026-05-01 15:38:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iudSrcyhx58CZoWow\"}"} 
[2026-05-01 15:38:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ivEAonVRyB7oxezrL\"}"} 
[2026-05-01 15:38:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iw8jbX3z3ciYeBukE\"}"} 
[2026-05-01 15:38:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6iwcWYXbirBvSrxDAW\"}"} 
[2026-05-01 15:38:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ixWasUhFNhB13ZJSt\"}"} 
[2026-05-01 15:38:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ixzMhSqX2jfNvKB6P\"}"} 
[2026-05-01 15:38:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6izAZ1ZocuFtygT9JV\"}"} 
[2026-05-01 15:38:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6izMTsqt1Us2kBXLro\"}"} 
[2026-05-01 15:38:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j1PU9VDabjQgFP8LB\"}"} 
[2026-05-01 15:38:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j1hpmHrZfJYzAFXTo\"}"} 
[2026-05-01 15:38:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j2qHV5ursKGkeUbrk\"}"} 
[2026-05-01 15:38:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j32hS3R4EkYtNbezE\"}"} 
[2026-05-01 15:38:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j46SKNMy7xmv9GsCE\"}"} 
[2026-05-01 15:38:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j4RY55LoQvTfuw8vF\"}"} 
[2026-05-01 15:38:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:38:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:38:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:38:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j5W2PjPnJKoGc53ev\"}"} 
[2026-05-01 15:39:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j5xZNZnThPHXdD7Ud\"}"} 
[2026-05-01 15:39:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j7LQM7SVsi61bF2nA\"}"} 
[2026-05-01 15:39:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j7N9F62NH7FBVci5K\"}"} 
[2026-05-01 15:39:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j8phYfsyZuYgVACdn\"}"} 
[2026-05-01 15:39:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6j8iWFHKyAsEzyXaFm\"}"} 
[2026-05-01 15:39:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jA4NDeYoXB2v5EzPL\"}"} 
[2026-05-01 15:39:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jACJJuW9fvUznFVBL\"}"} 
[2026-05-01 15:39:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jBZQf3RyzBPJgSTH2\"}"} 
[2026-05-01 15:39:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jBuF6ADVh5wgpiJFZ\"}"} 
[2026-05-01 15:39:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jD1DqSSWH4MUXD8oR\"}"} 
[2026-05-01 15:39:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jDJLBjeHJEjJqQRRi\"}"} 
[2026-05-01 15:39:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jEGsBUSJEfVcQgtaz\"}"} 
[2026-05-01 15:39:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jEm99UudtPAsNBNAh\"}"} 
[2026-05-01 15:39:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jFjBdm91o3gvYj3mW\"}"} 
[2026-05-01 15:39:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jGJQhViTPm1ArwVUB\"}"} 
[2026-05-01 15:39:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jH8GTtDYDMzBbRBQb\"}"} 
[2026-05-01 15:39:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jHWqB6npJbkZhQS3P\"}"} 
[2026-05-01 15:39:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jJXMQyqj44WeRUx7p\"}"} 
[2026-05-01 15:39:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jJtgg4me7UjprHnGa\"}"} 
[2026-05-01 15:39:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jKsU71X4A1kambuCn\"}"} 
[2026-05-01 15:39:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jLRDEm3Z471nwAnkt\"}"} 
[2026-05-01 15:39:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jMaACM4of4P9STPEw\"}"} 
[2026-05-01 15:39:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jNvmf4A9MxQXpLd3B\"}"} 
[2026-05-01 15:39:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jPVzqzTA9ewV9tGrJ\"}"} 
[2026-05-01 15:39:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jQBRbWD8PXJiimUSx\"}"} 
[2026-05-01 15:39:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jQuaxoyLDG42pTMe3\"}"} 
[2026-05-01 15:39:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jRXYGGAGaxqCDWJNJ\"}"} 
[2026-05-01 15:39:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jSKAnXpcPh8jBK6FY\"}"} 
[2026-05-01 15:39:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jTaKHLmHXoVHLMpaz\"}"} 
[2026-05-01 15:39:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jUKiScKCRs5StYpvZ\"}"} 
[2026-05-01 15:39:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jV28iG4QenmUZzcoJ\"}"} 
[2026-05-01 15:39:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jW6sgE7WhQXKsNEvC\"}"} 
[2026-05-01 15:39:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jWQUVVqc93pFY4Ns9\"}"} 
[2026-05-01 15:39:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jXZBd3kzUumCxWM6Z\"}"} 
[2026-05-01 15:39:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jXdegJR68v73G4zpH\"}"} 
[2026-05-01 15:39:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jYzW3ZhLxSqyR3SAs\"}"} 
[2026-05-01 15:39:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jZGczpgu9o9PMtYp5\"}"} 
[2026-05-01 15:39:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jaMMiqVLnvsmNvQrc\"}"} 
[2026-05-01 15:39:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jatbmktKnqMw6JKfF\"}"} 
[2026-05-01 15:39:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jbcm45oR8FSp7XX27\"}"} 
[2026-05-01 15:39:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jcGT57WA2SrR1JYBu\"}"} 
[2026-05-01 15:39:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jctf7XSvguDHdmUiK\"}"} 
[2026-05-01 15:39:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jdcpBapg9UaKN5GmY\"}"} 
[2026-05-01 15:39:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jeQw6LL1wXtsAbc96\"}"} 
[2026-05-01 15:39:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jf3PXMana9c59Zxdf\"}"} 
[2026-05-01 15:39:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jfp2EGKEAEGPiQte3\"}"} 
[2026-05-01 15:39:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jgREg2nTgFid6x7He\"}"} 
[2026-05-01 15:39:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jhEMUHLCRSLMsRNrC\"}"} 
[2026-05-01 15:39:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jheec85L3GcEJk63v\"}"} 
[2026-05-01 15:39:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jkUpE9MZU6D5XSBk7\"}"} 
[2026-05-01 15:39:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jmoBzgKcgabTKaxxt\"}"} 
[2026-05-01 15:39:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jo17te5jsnGU4LvdV\"}"} 
[2026-05-01 15:39:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jo3bd4qPgtCmKkc6g\"}"} 
[2026-05-01 15:39:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jpUftiu2CpMrL7y8H\"}"} 
[2026-05-01 15:39:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jpgpaR7UwaYjzTgHF\"}"} 
[2026-05-01 15:39:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jqsFzDN1gjsWRLhkP\"}"} 
[2026-05-01 15:39:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jrcen9ZFc9ZKq9Joa\"}"} 
[2026-05-01 15:39:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jsDcsaumfDo63mgyJ\"}"} 
[2026-05-01 15:39:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jt1Vo5F6Mz7RKcMJa\"}"} 
[2026-05-01 15:39:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jtgvMbDKv5rjEBCH9\"}"} 
[2026-05-01 15:39:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6juQLXYVQYAYJqUzmB\"}"} 
[2026-05-01 15:39:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jv6ktor2TerNuSPTF\"}"} 
[2026-05-01 15:39:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jvpR74rkREvzYF5QP\"}"} 
[2026-05-01 15:39:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jwTrmbDzqUb8rguid\"}"} 
[2026-05-01 15:39:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jxFyni6HT9B4AdjUq\"}"} 
[2026-05-01 15:39:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jxsCTpyB8dNHTAzwb\"}"} 
[2026-05-01 15:39:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jyb75EC1fbR77aG8x\"}"} 
[2026-05-01 15:39:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6jzp2Nxpo83Z3dTBJM\"}"} 
[2026-05-01 15:39:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k159hZ7o6qPApNwGj\"}"} 
[2026-05-01 15:39:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k2QX3Qt956KVt1Ut2\"}"} 
[2026-05-01 15:39:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k2TkAkJ8jpbXCZDkn\"}"} 
[2026-05-01 15:39:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k3o7Gt5srLRNGUVb7\"}"} 
[2026-05-01 15:39:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k3xn73Ry6UDqDJGYU\"}"} 
[2026-05-01 15:39:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k5Hu9F9vCZpFqz9w8\"}"} 
[2026-05-01 15:39:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k5NcHDrVVPbnrmLma\"}"} 
[2026-05-01 15:39:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k6serVkRLpfZJMzZE\"}"} 
[2026-05-01 15:39:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k7tAyD8xNdQdSHbLu\"}"} 
[2026-05-01 15:39:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k8EWM5QBZJMRgtSLh\"}"} 
[2026-05-01 15:39:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k9JkDj39aQrndHcmv\"}"} 
[2026-05-01 15:39:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6k9crVuxfWErZh5cjc\"}"} 
[2026-05-01 15:39:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kAd84QrSmLQbgfuPM\"}"} 
[2026-05-01 15:39:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kBA86cdjGRW5uiEsz\"}"} 
[2026-05-01 15:39:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kC5SVJKmUEArMDMYQ\"}"} 
[2026-05-01 15:39:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kCRH814oxFbZDPuaX\"}"} 
[2026-05-01 15:39:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kDKMB6DnyksBUcV5t\"}"} 
[2026-05-01 15:39:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kDndDMtAkuNJwt8zt\"}"} 
[2026-05-01 15:39:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kEdj3jkPRGa8GJGJC\"}"} 
[2026-05-01 15:39:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kF61XoWN72bZ6nAUp\"}"} 
[2026-05-01 15:39:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kFpuvRo54jSb48aRj\"}"} 
[2026-05-01 15:39:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kGW6DG4UXfxpvezFP\"}"} 
[2026-05-01 15:39:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kH9Xw3LnRzcNBLcG6\"}"} 
[2026-05-01 15:39:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kHwfH4WizLtNMdCmT\"}"} 
[2026-05-01 15:39:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kJnFwrf3Rm9Zjv6xQ\"}"} 
[2026-05-01 15:39:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kKCK71Ud2fhM26SsU\"}"} 
[2026-05-01 15:39:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kLK3EtTyTLeCVusmc\"}"} 
[2026-05-01 15:39:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kLaAXbXUnQRk6iSj5\"}"} 
[2026-05-01 15:39:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kMhNzEu4JtEC72gab\"}"} 
[2026-05-01 15:39:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kMs3w283Muxsa6qKK\"}"} 
[2026-05-01 15:39:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kP7ThQPZ4KzCgjhnV\"}"} 
[2026-05-01 15:39:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kP6DbRu6a59uAnrGf\"}"} 
[2026-05-01 15:39:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kQVJyENh2SSstTQ8m\"}"} 
[2026-05-01 15:39:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kQb1iWwABPaQnPA9Q\"}"} 
[2026-05-01 15:39:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kRsQKU4EmHrkb9ogH\"}"} 
[2026-05-01 15:39:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kS9GrbHj81x1nrMoo\"}"} 
[2026-05-01 15:39:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kTWsfodHWux6Stbfs\"}"} 
[2026-05-01 15:39:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kTTtyUHyYrLK4q4sS\"}"} 
[2026-05-01 15:39:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kUuUCCDBMiDqpxzNp\"}"} 
[2026-05-01 15:39:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kV2f1hTUnX1wGZt7W\"}"} 
[2026-05-01 15:39:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kWLnUA55UHwr57Rhk\"}"} 
[2026-05-01 15:39:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kWViUx2ghpAPMuaDT\"}"} 
[2026-05-01 15:39:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kXn6uT27VDjPgYtm8\"}"} 
[2026-05-01 15:39:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kXyGTTNZ4HSGUvSHT\"}"} 
[2026-05-01 15:39:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kZ7DugFj2zZjdGnrL\"}"} 
[2026-05-01 15:39:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kZFQiNUECEcvsn7JF\"}"} 
[2026-05-01 15:39:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kaGvh4BtKyCRTAD8w\"}"} 
[2026-05-01 15:39:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kadkbnAdHfv8P593B\"}"} 
[2026-05-01 15:39:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kbVr7w22F86jMz3Su\"}"} 
[2026-05-01 15:39:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kc45RnmD43XQpwY4h\"}"} 
[2026-05-01 15:39:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kcwf2YSkceVGYzAVs\"}"} 
[2026-05-01 15:39:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kdc6LPFL8JbmMnfnC\"}"} 
[2026-05-01 15:39:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6keY9rfVF72ort9Snm\"}"} 
[2026-05-01 15:39:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kerW5m7erGdNC7nVh\"}"} 
[2026-05-01 15:39:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kfyUEUwQ5CQGDSne7\"}"} 
[2026-05-01 15:39:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kg9e66GZYK8Xc2MSa\"}"} 
[2026-05-01 15:39:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6khPoZnPMbvxWKX91h\"}"} 
[2026-05-01 15:39:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6khZicUE6NJVmyWTEA\"}"} 
[2026-05-01 15:39:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kimQPBk1oCJs83A7D\"}"} 
[2026-05-01 15:39:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kiy48iSJ11qqZeVLk\"}"} 
[2026-05-01 15:39:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kk9Vd2o3HR8FVju4X\"}"} 
[2026-05-01 15:39:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kkN9VWpEhd5vH2cty\"}"} 
[2026-05-01 15:39:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kmaZxkTK6pVYPAmWW\"}"} 
[2026-05-01 15:39:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kmdYWYUnzxsTx9Hxj\"}"} 
[2026-05-01 15:39:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ko2ddWJdfWVDtkRsc\"}"} 
[2026-05-01 15:39:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ko7Lmvpj66gEDotY2\"}"} 
[2026-05-01 15:39:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kpTCzBSbbqrGWJtkk\"}"} 
[2026-05-01 15:39:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kpcP6b9BUBv3qhLeT\"}"} 
[2026-05-01 15:39:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kqvkrYCzYQKNCPggr\"}"} 
[2026-05-01 15:39:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kr2Tj48EfnNep7F2K\"}"} 
[2026-05-01 15:39:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ksLM4KfuBZymRTQxr\"}"} 
[2026-05-01 15:39:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ksUXXvysinUFCqiuA\"}"} 
[2026-05-01 15:39:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ktjgXfSfLsYGdyXSb\"}"} 
[2026-05-01 15:39:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ktvqRkUfbmkqYF2ra\"}"} 
[2026-05-01 15:39:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kvKBbBmj4cLkuy7JH\"}"} 
[2026-05-01 15:39:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kvQ9KpohUGdCY9Aia\"}"} 
[2026-05-01 15:39:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kwhGrsrjdkNtoz6gA\"}"} 
[2026-05-01 15:39:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kwoESiAyNBadSXaSN\"}"} 
[2026-05-01 15:39:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kyF3N6hmWfvaPzAit\"}"} 
[2026-05-01 15:39:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kyXudNEZvWaSc64pY\"}"} 
[2026-05-01 15:39:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6kzhrHonichbGTXcfp\"}"} 
[2026-05-01 15:39:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m19PryCht7WB9yGnX\"}"} 
[2026-05-01 15:39:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m2Af9vjSaXJ8GDXfj\"}"} 
[2026-05-01 15:39:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m2dSZKSG6BQ3rarBW\"}"} 
[2026-05-01 15:39:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m3bEepy3hJH1rs2QS\"}"} 
[2026-05-01 15:39:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m42XhD9mvEWMu2jQk\"}"} 
[2026-05-01 15:39:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m4z5Urn53JPzASu4D\"}"} 
[2026-05-01 15:39:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m5X53BuHzYPyJEXc9\"}"} 
[2026-05-01 15:39:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m6SPHxJndaKd46HZ5\"}"} 
[2026-05-01 15:39:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m71cqGcJjMAgEhA3D\"}"} 
[2026-05-01 15:39:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m7pV86wWrwnp3vnxN\"}"} 
[2026-05-01 15:39:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m8Vf9Fgcno7yrsSmQ\"}"} 
[2026-05-01 15:39:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6m91RS3NskZDbRocQx\"}"} 
[2026-05-01 15:39:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mA5ugiFeegyMJpG2G\"}"} 
[2026-05-01 15:39:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mAGaENNZUVt3UrGTJ\"}"} 
[2026-05-01 15:39:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mBXUY7kV5jcjN3she\"}"} 
[2026-05-01 15:39:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mBawmxc3xQxQcFjoS\"}"} 
[2026-05-01 15:39:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mD1mqL7xN3mRHGMZh\"}"} 
[2026-05-01 15:39:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mCvpBxffkwzGgBNS9\"}"} 
[2026-05-01 15:39:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mERcA1faaYScqiU37\"}"} 
[2026-05-01 15:39:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mFJBsxFUhDvA18mQ6\"}"} 
[2026-05-01 15:39:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mFv9LmjbKQxKom32j\"}"} 
[2026-05-01 15:39:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mGmVYGWeZvdgnVk7c\"}"} 
[2026-05-01 15:39:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mHDHDgU4GacrSMH6z\"}"} 
[2026-05-01 15:39:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mJ86pFve4rn3mUPkz\"}"} 
[2026-05-01 15:39:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mJcNgBYvZWZgvxQQt\"}"} 
[2026-05-01 15:39:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mKPFfsF2pKhrMcLKe\"}"} 
[2026-05-01 15:39:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mKyUPTMUyhh96KNQL\"}"} 
[2026-05-01 15:39:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mMAAEpFAD15Vf8iEQ\"}"} 
[2026-05-01 15:39:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mMH72t1kSQLmP5GDJ\"}"} 
[2026-05-01 15:39:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mNaVXx4h6CjgFsM9N\"}"} 
[2026-05-01 15:39:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mNigBNrQBi4yirweN\"}"} 
[2026-05-01 15:39:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mPus2t6pts26E9Fc1\"}"} 
[2026-05-01 15:39:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mQDxvk6HuP25Vssbi\"}"} 
[2026-05-01 15:39:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mRCkZuf5rrxc31hNA\"}"} 
[2026-05-01 15:39:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mRkVBDDBnmBPJpUcE\"}"} 
[2026-05-01 15:39:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mShY9tNJJACz1ZCwg\"}"} 
[2026-05-01 15:39:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mTC4C5kerhBY8aKAv\"}"} 
[2026-05-01 15:39:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mU87pXKbxQ61iQeDs\"}"} 
[2026-05-01 15:39:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mUbtcqb6nvj72WPEJ\"}"} 
[2026-05-01 15:39:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mVbQzjZ4oi1u7zsjg\"}"} 
[2026-05-01 15:39:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mW5Bw1t4gP9McK27B\"}"} 
[2026-05-01 15:39:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mX6xKU5LMdpUCTsdq\"}"} 
[2026-05-01 15:39:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mXo8AwpZfdKvpxFsZ\"}"} 
[2026-05-01 15:39:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mYWXzHwWQpcPd3a7g\"}"} 
[2026-05-01 15:39:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mZjCyNuaduYpCkujV\"}"} 
[2026-05-01 15:39:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ma4JQkee6qEGQEJpX\"}"} 
[2026-05-01 15:39:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mb9YJk22L3LgBgMM3\"}"} 
[2026-05-01 15:39:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mbcKMCDzcFK7GJ7KZ\"}"} 
[2026-05-01 15:39:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mcarqkRXegQeHYEnF\"}"} 
[2026-05-01 15:39:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mdBa4ceyesJgKbUJp\"}"} 
[2026-05-01 15:39:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6me69KJEVosk5yh4jg\"}"} 
[2026-05-01 15:39:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6meedMvmNhcfYBZmUT\"}"} 
[2026-05-01 15:39:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mfiNfpeu2JhEPKQ2D\"}"} 
[2026-05-01 15:39:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mgMpX11ErnSW663np\"}"} 
[2026-05-01 15:39:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mhBvU3XK97crpa1Hr\"}"} 
[2026-05-01 15:39:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mhpP3u2Ruvv1Q2rPA\"}"} 
[2026-05-01 15:39:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6miU51piirJynpWK9a\"}"} 
[2026-05-01 15:39:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mjEhxFVvf98PvJvMx\"}"} 
[2026-05-01 15:39:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mjrAmQz8DhuB8LUcn\"}"} 
[2026-05-01 15:39:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mkjFRa5FfV2GFs4vn\"}"} 
[2026-05-01 15:39:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mmJUXYYcMp8mkMbXD\"}"} 
[2026-05-01 15:39:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mnCZ7gVx7Ya5WjvzQ\"}"} 
[2026-05-01 15:39:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mnkno3E2jYGDSTN8A\"}"} 
[2026-05-01 15:39:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6moe83HVbT6YksiyCT\"}"} 
[2026-05-01 15:39:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mpBN1kyUeSQsumv1D\"}"} 
[2026-05-01 15:39:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mqAtw2Ff92RMpcLa5\"}"} 
[2026-05-01 15:39:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mqefjpJXjyLyVvsKp\"}"} 
[2026-05-01 15:39:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mrcDdgLoBHa6RVYWR\"}"} 
[2026-05-01 15:39:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ms4FTHnpBE6KvCAX9\"}"} 
[2026-05-01 15:39:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mtcGTgyVDnk5vfCtg\"}"} 
[2026-05-01 15:39:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mu34ZD3SkmPKPqYy5\"}"} 
[2026-05-01 15:39:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6muysDW7c2cRaLGX1h\"}"} 
[2026-05-01 15:39:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mw7pqe6rPh93dDgPN\"}"} 
[2026-05-01 15:39:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mwh4UAUgdEZmhymvy\"}"} 
[2026-05-01 15:39:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mxaPcvTpRLdmDYaQC\"}"} 
[2026-05-01 15:39:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6myA7VtqkDnBQruE9X\"}"} 
[2026-05-01 15:39:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mz2CxFXWsy5jCbRBw\"}"} 
[2026-05-01 15:39:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6mzef6MapoEUEEVp3m\"}"} 
[2026-05-01 15:39:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n1TGi5BgAY87qZuH3\"}"} 
[2026-05-01 15:39:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n1wYexXWjskiYmfXq\"}"} 
[2026-05-01 15:39:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n2wZvcgJ1UZn4H2oL\"}"} 
[2026-05-01 15:39:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n3M8YPFuMMSUykdmN\"}"} 
[2026-05-01 15:39:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n4AzRkNn6yKSoVqtk\"}"} 
[2026-05-01 15:39:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n4c2xBKW5RPxtk7mo\"}"} 
[2026-05-01 15:39:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n5c4Ga9Nx1N7H5zDg\"}"} 
[2026-05-01 15:39:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n5uv533xdRBw7ycQy\"}"} 
[2026-05-01 15:39:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n6ztwz56hqzj6Hyha\"}"} 
[2026-05-01 15:39:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n7MjN9mJbXuUrAX5o\"}"} 
[2026-05-01 15:39:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n8VCA9QJeZvRJaci4\"}"} 
[2026-05-01 15:39:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n8qmyqhBeXNP9YK1U\"}"} 
[2026-05-01 15:39:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6n9vm6bAi2ppRmB6aE\"}"} 
[2026-05-01 15:39:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nAF7GnR3jk792zPG8\"}"} 
[2026-05-01 15:39:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nBgRv9JWNCd94Lot9\"}"} 
[2026-05-01 15:39:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nBXFboELu8PDK7Y4G\"}"} 
[2026-05-01 15:39:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nD8k2461PDJbWy6Dz\"}"} 
[2026-05-01 15:39:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nDanQX3iehixZ3nbW\"}"} 
[2026-05-01 15:39:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nEZozvTJWYfvLWVmw\"}"} 
[2026-05-01 15:39:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nF5KbfJgZrofryG3a\"}"} 
[2026-05-01 15:39:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nGFmBqKSmDEcjqisc\"}"} 
[2026-05-01 15:39:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nGgKM1KKy6sXHLZqV\"}"} 
[2026-05-01 15:39:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nHo3A2A4KXSk3PqGU\"}"} 
[2026-05-01 15:39:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nJk5hwbVUFDgg2cpd\"}"} 
[2026-05-01 15:39:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nKNHurDxuRBemvSx4\"}"} 
[2026-05-01 15:39:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nL9vGPqSGFaPuAPPx\"}"} 
[2026-05-01 15:39:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nLkt1deC9bMM12txn\"}"} 
[2026-05-01 15:39:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nMbEY5XcmUMotZHTy\"}"} 
[2026-05-01 15:39:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nN7VLibZeGU1tgy9a\"}"} 
[2026-05-01 15:39:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nP52ukdSGMoeJJEy8\"}"} 
[2026-05-01 15:39:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nPPdn7Eu3hfbaBLL6\"}"} 
[2026-05-01 15:39:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nQS952hG2FA7DFGNr\"}"} 
[2026-05-01 15:39:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nQmyet2SpAcUt9bhX\"}"} 
[2026-05-01 15:39:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nRiHSqs522PQYFWLY\"}"} 
[2026-05-01 15:39:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nSBosSSMpoYY1UtjS\"}"} 
[2026-05-01 15:39:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nTDpjJuh2Yna7w5jF\"}"} 
[2026-05-01 15:39:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nTe7wLcTM41qyaM1a\"}"} 
[2026-05-01 15:39:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nUqoVkyECBVJa7ihw\"}"} 
[2026-05-01 15:39:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nV4CS9tfYNdApREJW\"}"} 
[2026-05-01 15:39:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nWXW2Fm3mCxgF97d5\"}"} 
[2026-05-01 15:39:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nX6VGGmEacRJyRysj\"}"} 
[2026-05-01 15:39:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nXwqAGGT8jyN2t2Go\"}"} 
[2026-05-01 15:39:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nYZ3d8FLgsW3bfEcd\"}"} 
[2026-05-01 15:39:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nZP9nmnpiqX2cd5KM\"}"} 
[2026-05-01 15:39:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6na2qjmZHewNb4Z5ZC\"}"} 
[2026-05-01 15:39:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6najGLEb4VjGmF6Zps\"}"} 
[2026-05-01 15:39:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nbTR946DFGpbSqb12\"}"} 
[2026-05-01 15:39:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ncNyq6rwpLffGwfyV\"}"} 
[2026-05-01 15:39:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nciKt5cJLdsyMJqAX\"}"} 
[2026-05-01 15:39:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ndZBDcTeGRtAbtH57\"}"} 
[2026-05-01 15:39:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6neEMdCAtJtvBqT7v4\"}"} 
[2026-05-01 15:39:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6neq54WHWEsaTvHPnZ\"}"} 
[2026-05-01 15:39:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nfaiZwEP63XFEQgWC\"}"} 
[2026-05-01 15:39:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ngRKavHzSuuiAoSFY\"}"} 
[2026-05-01 15:39:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ngzoFSj4BStn7dZbs\"}"} 
[2026-05-01 15:39:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ni24cFAarPqAajnfk\"}"} 
[2026-05-01 15:39:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6niR84wnXQHzqLaTLx\"}"} 
[2026-05-01 15:39:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6njPARAnL1QrWbCmsf\"}"} 
[2026-05-01 15:39:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nk4qwk5LX4hpChWqy\"}"} 
[2026-05-01 15:39:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nkgYkJTaokJf5hTyj\"}"} 
[2026-05-01 15:39:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nmnXcRdpt91fruvaP\"}"} 
[2026-05-01 15:39:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nnEKEwHW81wAM71z4\"}"} 
[2026-05-01 15:39:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6noH5CLjrBDhGjc3RV\"}"} 
[2026-05-01 15:39:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nokME2PYcMpQPyBvp\"}"} 
[2026-05-01 15:39:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6npgexUYov4o3sEc6k\"}"} 
[2026-05-01 15:39:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nqCuMmePww2CjbWpM\"}"} 
[2026-05-01 15:39:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nqxYtY6N6VYUNaS6H\"}"} 
[2026-05-01 15:39:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nreizYrzWz8PPL6Bz\"}"} 
[2026-05-01 15:39:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nsSbVmWQtPfkoR5ZQ\"}"} 
[2026-05-01 15:39:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ntEUFnWR7cKHDgQFJ\"}"} 
[2026-05-01 15:39:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ntyNWR3E9HhVCKjqv\"}"} 
[2026-05-01 15:39:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nurxJEFEeAQeXFRPM\"}"} 
[2026-05-01 15:39:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nvVuDPr1LFtsdrkgj\"}"} 
[2026-05-01 15:39:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nwEoMUzKUp4EM5D1k\"}"} 
[2026-05-01 15:39:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nx2fz4DpXeGGrwjg7\"}"} 
[2026-05-01 15:39:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nxiMFuNSved2sqp6b\"}"} 
[2026-05-01 15:39:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nyZCij7oS2yy5TTiQ\"}"} 
[2026-05-01 15:39:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nzBQYo3mXZVgBBp8S\"}"} 
[2026-05-01 15:39:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6nztKeaVEJ2hVE8Y57\"}"} 
[2026-05-01 15:39:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o1cUkTEdq7Ywwjegi\"}"} 
[2026-05-01 15:39:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o29yFJVY7TF3f5V5W\"}"} 
[2026-05-01 15:39:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o3726E4ZVnddSPQx7\"}"} 
[2026-05-01 15:39:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o4iFpeCK65hNHsd1f\"}"} 
[2026-05-01 15:39:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o5KyJxp4mfq49EG7D\"}"} 
[2026-05-01 15:39:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o676tXG8xrgk7Jp63\"}"} 
[2026-05-01 15:39:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o6hp7RcBkjTgDBCnw\"}"} 
[2026-05-01 15:39:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o7RiiavcMUsYaeKCP\"}"} 
[2026-05-01 15:39:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o89PE6xw3K4w4sXNs\"}"} 
[2026-05-01 15:39:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o8jrUPiLUamLNQXnZ\"}"} 
[2026-05-01 15:39:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6o9gf7ii5kqED8bHeG\"}"} 
[2026-05-01 15:39:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oA1zauZsCvm6uQduF\"}"} 
[2026-05-01 15:39:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oB8Dw62inRC4ESFD7\"}"} 
[2026-05-01 15:39:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oBSKnhMoPGrouLJnd\"}"} 
[2026-05-01 15:39:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oCaXimcqSp9wQKH4X\"}"} 
[2026-05-01 15:39:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oCogDDwPuuq1ivFSN\"}"} 
[2026-05-01 15:39:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oE2qnUgvReu8N6xtY\"}"} 
[2026-05-01 15:39:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oEGyhdstjtgDT8qTa\"}"} 
[2026-05-01 15:39:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oFgZdqfKQMrF9NWxu\"}"} 
[2026-05-01 15:39:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oG1fGEpJvu349hL4e\"}"} 
[2026-05-01 15:39:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oHEq1LBdzUcH1xokH\"}"} 
[2026-05-01 15:39:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oHfsP46jTusUqP9z1\"}"} 
[2026-05-01 15:39:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oJzVkTzwi1sCNU8hm\"}"} 
[2026-05-01 15:39:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oK2EVjohbZMvHii7v\"}"} 
[2026-05-01 15:39:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oLN6gZigiETRpqMYK\"}"} 
[2026-05-01 15:39:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oLigSKGU2eJnMxpwY\"}"} 
[2026-05-01 15:39:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oMmvoEMriPduxnjPE\"}"} 
[2026-05-01 15:39:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oNFCm843p6TwshBU3\"}"} 
[2026-05-01 15:39:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oPCFtBintLJ8BkvP9\"}"} 
[2026-05-01 15:39:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oPhWuTkvY612KHph5\"}"} 
[2026-05-01 15:39:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oQY7gauL9bvU2n6jf\"}"} 
[2026-05-01 15:39:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oRFXosrke8KoyQZWF\"}"} 
[2026-05-01 15:39:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oRwD84EEmKqSzzs4x\"}"} 
[2026-05-01 15:39:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oSeNT7fFL21GNEjkb\"}"} 
[2026-05-01 15:39:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oTVUMWrQa7GMexuMW\"}"} 
[2026-05-01 15:39:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oUpqRFuG47cWQxuhN\"}"} 
[2026-05-01 15:39:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oUh9hcauu9q9UrjNW\"}"} 
[2026-05-01 15:39:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:39:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:39:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:39:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oWCSHM7tZQv7XhLTc\"}"} 
[2026-05-01 15:39:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oWjvqMQo3n8iEMTZ8\"}"} 
[2026-05-01 15:40:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oXbn2NWaepr8SYN4J\"}"} 
[2026-05-01 15:40:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oYuQS7L3fToBrvbAr\"}"} 
[2026-05-01 15:40:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oZ9HtqyBedrwNfh8y\"}"} 
[2026-05-01 15:40:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oaKEusKpLxZRksgqj\"}"} 
[2026-05-01 15:40:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oaSvQLTyeojszEUHi\"}"} 
[2026-05-01 15:40:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6obpH3kNJxSmimv7ez\"}"} 
[2026-05-01 15:40:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oc2fyRtsNKEXaE7kw\"}"} 
[2026-05-01 15:40:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6odF6i6HNLecpBzuL1\"}"} 
[2026-05-01 15:40:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6odVynr8NuHCHFwFnA\"}"} 
[2026-05-01 15:40:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6of8DDBHJHeb1h37KX\"}"} 
[2026-05-01 15:40:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oetpbaezaygwhD6po\"}"} 
[2026-05-01 15:40:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ogaGbEZXGwMsqRhzE\"}"} 
[2026-05-01 15:40:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ogmBYvKcpMMFX3djH\"}"} 
[2026-05-01 15:40:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oi5ZXQkQH9iVSFGkJ\"}"} 
[2026-05-01 15:40:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oiHxVhbZgKJkVU5uk\"}"} 
[2026-05-01 15:40:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ojkmTEysjffLe8bkt\"}"} 
[2026-05-01 15:40:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ojdaP5NqX3XzUz1xn\"}"} 
[2026-05-01 15:40:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6omBqQrH9rzYSk1YY1\"}"} 
[2026-05-01 15:40:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6omQyvqu1qTBrFyaRo\"}"} 
[2026-05-01 15:40:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6onjMYY25n7X7XFCof\"}"} 
[2026-05-01 15:40:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6oo8v3S4PN8NnKPSyT\"}"} 
[2026-05-01 15:40:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6opRJYucSbyvgrkw6d\"}"} 
[2026-05-01 15:40:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6opu5ZiqVcWMNLrFn9\"}"} 
[2026-05-01 15:40:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6orMdvxXsGKoohZ6Vn\"}"} 
[2026-05-01 15:40:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6orJfXDqZamJChm8vj\"}"} 
[2026-05-01 15:40:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ostAoQZDGd6kSnwkC\"}"} 
[2026-05-01 15:40:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6osuQQcdUGk9VqsNz3\"}"} 
[2026-05-01 15:40:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ovywoHPSYkaHDDMoe\"}"} 
[2026-05-01 15:40:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ozcEJaZ4TNKEiTs1n\"}"} 
[2026-05-01 15:40:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6p4bbAhGiS6DT5ggeJ\"}"} 
[2026-05-01 15:40:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6p69MeaiSmtwKPYy7c\"}"} 
[2026-05-01 15:40:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6p75utCxhFBqCbGgp7\"}"} 
[2026-05-01 15:40:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6p7x17rGVmJhDp3oPA\"}"} 
[2026-05-01 15:40:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6p8jdmeJqX8HcPgMZA\"}"} 
[2026-05-01 15:40:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6p9X1dWVt9SR4AsWCC\"}"} 
[2026-05-01 15:40:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pADgTmBgToBufrjkW\"}"} 
[2026-05-01 15:40:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pB433Dra8LysgUgzE\"}"} 
[2026-05-01 15:40:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pBjxT5WsRJxoUnMdi\"}"} 
[2026-05-01 15:40:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pCkERLgxfhN2kB3Lm\"}"} 
[2026-05-01 15:40:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pDVssBXAyANw8rgWn\"}"} 
[2026-05-01 15:40:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pELE8jWfbf7mzRKSi\"}"} 
[2026-05-01 15:40:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pF29jcSyaHEGRedXQ\"}"} 
[2026-05-01 15:40:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pFzSeZfb1MgGw6Uiy\"}"} 
[2026-05-01 15:40:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pGWhaASdi8S8FpPhL\"}"} 
[2026-05-01 15:40:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pHrZgQfeKCo4oWBoT\"}"} 
[2026-05-01 15:40:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pJ5Tb3VKVPYY8ts3N\"}"} 
[2026-05-01 15:40:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pKexdnjrVLX7mb2Jv\"}"} 
[2026-05-01 15:40:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pKgwXaYMw5wizUcHL\"}"} 
[2026-05-01 15:40:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pMWLAuitmgsCTFMDn\"}"} 
[2026-05-01 15:40:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pP2caZ4FkxYMDqWQB\"}"} 
[2026-05-01 15:40:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pQm3VCw3tpApHk2yf\"}"} 
[2026-05-01 15:40:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pQRhQfHNdiEpJssdx\"}"} 
[2026-05-01 15:40:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pSRkVsQyDBmGudYzv\"}"} 
[2026-05-01 15:40:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pSZwBV9tLLRh3qfBV\"}"} 
[2026-05-01 15:40:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pU2k1f53VvTMdRc7k\"}"} 
[2026-05-01 15:40:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pU5UQTAeSQ2K511uD\"}"} 
[2026-05-01 15:40:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pVYH6jR2pF5tHur7q\"}"} 
[2026-05-01 15:40:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pVz4rcW2GnHb9ffth\"}"} 
[2026-05-01 15:40:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pXEUSsiNBhSYcfc2E\"}"} 
[2026-05-01 15:40:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pXJScnpuKnzisoh1N\"}"} 
[2026-05-01 15:40:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pYhHYcg6z5yuVYiSd\"}"} 
[2026-05-01 15:40:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pYnjfEpRbcg1zHw8u\"}"} 
[2026-05-01 15:40:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pa8MjSwCwDk1RXges\"}"} 
[2026-05-01 15:40:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6paF3uziAerDoDBB68\"}"} 
[2026-05-01 15:40:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pbdPgErz5Z6WCW6P7\"}"} 
[2026-05-01 15:40:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pcA94szTh34fizgoE\"}"} 
[2026-05-01 15:40:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pcv2pNmJ2bSq5CV1Y\"}"} 
[2026-05-01 15:40:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pdhAWMF7x2m7iuB47\"}"} 
[2026-05-01 15:40:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6peNqyk9DwrpysTKnj\"}"} 
[2026-05-01 15:40:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pf5GEmpbbZSTbH7CL\"}"} 
[2026-05-01 15:40:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pfq9vrmtAzvA7SC1j\"}"} 
[2026-05-01 15:40:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pgWaXSEZaU5SoeuCd\"}"} 
[2026-05-01 15:40:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6phAGs1gErAEEspnzp\"}"} 
[2026-05-01 15:40:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6phtvSSyTWLMMPmFMc\"}"} 
[2026-05-01 15:40:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6piYs9k1tbSi5tGXWQ\"}"} 
[2026-05-01 15:40:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pjJkoQisZfnNUj42u\"}"} 
[2026-05-01 15:40:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pjrzeU6BCJzF7Dmg3\"}"} 
[2026-05-01 15:40:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pkce7uodkJ5pDgfZy\"}"} 
[2026-05-01 15:40:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pmKJfqxVu7MbfmRaC\"}"} 
[2026-05-01 15:40:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pmzEqq9rX7Rdy9rSr\"}"} 
[2026-05-01 15:40:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pnncDdVpNeTnNoyBH\"}"} 
[2026-05-01 15:40:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6poNqAKzGnQeD5UAV5\"}"} 
[2026-05-01 15:40:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pp517wmGoSmSraFeW\"}"} 
[2026-05-01 15:40:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pppeFR9KtPLFT5qhT\"}"} 
[2026-05-01 15:40:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pqTLmGvYWtYNSdNmV\"}"} 
[2026-05-01 15:40:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6prB1DdEA6mVN172RQ\"}"} 
[2026-05-01 15:40:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6prtAo6Ut97q1zhVQb\"}"} 
[2026-05-01 15:40:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6psgYFseAjehRGLiNo\"}"} 
[2026-05-01 15:40:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ptX9KXjibRPw5QV6n\"}"} 
[2026-05-01 15:40:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ptwwghwc2GyP9TPGy\"}"} 
[2026-05-01 15:40:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6puzCNiHKbSdvbBFVR\"}"} 
[2026-05-01 15:40:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pvPkysYmS3hfcVBAJ\"}"} 
[2026-05-01 15:40:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pwRmE2VFqU7PLt9es\"}"} 
[2026-05-01 15:40:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pwu3R99HmDiK7CJnR\"}"} 
[2026-05-01 15:40:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pxocZzaEaZVJXNTNC\"}"} 
[2026-05-01 15:40:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pyKs4ChawYQhYJqkd\"}"} 
[2026-05-01 15:40:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pz4XBmRCxvtW15wNm\"}"} 
[2026-05-01 15:40:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6pzmgTRogHEqaiDzyY\"}"} 
[2026-05-01 15:40:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q1dmZszSQJemczBUm\"}"} 
[2026-05-01 15:40:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q2FjJprrnGEnSv46n\"}"} 
[2026-05-01 15:40:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q365iNZT6HcM2nSL6\"}"} 
[2026-05-01 15:40:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q3iHsTLdvkpYSMdd4\"}"} 
[2026-05-01 15:40:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q4WuWUFQZuMM5tRjU\"}"} 
[2026-05-01 15:40:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q5bQBT9CtTVcx1FTf\"}"} 
[2026-05-01 15:40:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q5xEL5KThtX8WNQfB\"}"} 
[2026-05-01 15:40:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q73DPaSfnxRX6JazQ\"}"} 
[2026-05-01 15:40:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q7N4Qr4kZWG2fTmn7\"}"} 
[2026-05-01 15:40:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q8S451J21rCkTZPtj\"}"} 
[2026-05-01 15:40:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q8uadUr8Sf3Sy59vY\"}"} 
[2026-05-01 15:40:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6q9mRAxhYZDVo5KqQL\"}"} 
[2026-05-01 15:40:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qAHRsEg9oq7AZAikJ\"}"} 
[2026-05-01 15:40:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qBrRw3WQhyyHyxnHq\"}"} 
[2026-05-01 15:40:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qCCGtNHeUeniucyDX\"}"} 
[2026-05-01 15:40:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qDJFD1nmSc6bGR82c\"}"} 
[2026-05-01 15:40:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qDf5TZxcVjsm2Vbp3\"}"} 
[2026-05-01 15:40:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qEkZQURtBVKtgE1kk\"}"} 
[2026-05-01 15:40:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qF1Bq3EFh3Yk8n47S\"}"} 
[2026-05-01 15:40:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qG8QPeD43fh98JvXn\"}"} 
[2026-05-01 15:40:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qGMJdwXNTP6hffRcF\"}"} 
[2026-05-01 15:40:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qHYEhecapggGrMBCp\"}"} 
[2026-05-01 15:40:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qHtKidCpANaPHXvS1\"}"} 
[2026-05-01 15:40:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qK2HhUSYQ9FP6kw7X\"}"} 
[2026-05-01 15:40:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qKU5FEmAMM8JPDu1H\"}"} 
[2026-05-01 15:40:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qM2LYsS7RwRktSHAD\"}"} 
[2026-05-01 15:40:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qM7YfP4iPxzdfSyXJ\"}"} 
[2026-05-01 15:40:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qNUtzBRQz24xUpbkT\"}"} 
[2026-05-01 15:40:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qNb6qP2VmPThyMAj1\"}"} 
[2026-05-01 15:40:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qPuy7J9TftiekArNg\"}"} 
[2026-05-01 15:40:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qPtjLf4VuLWpeymNe\"}"} 
[2026-05-01 15:40:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qR89fB8HsYk2SCFrD\"}"} 
[2026-05-01 15:40:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qRH5UGhECNpaDE7jJ\"}"} 
[2026-05-01 15:40:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qSUGCsyjseqAYPDPM\"}"} 
[2026-05-01 15:40:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qSnrndwKkGgAS67Sj\"}"} 
[2026-05-01 15:40:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qTvZziUL5s2Vexk1U\"}"} 
[2026-05-01 15:40:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qUDSHS5k4UHridjcm\"}"} 
[2026-05-01 15:40:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qVNt2JGCPWjJgm8Su\"}"} 
[2026-05-01 15:40:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qVfzWnw9QKRTcpT6g\"}"} 
[2026-05-01 15:40:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qWsRqBhJSaMfLvrd6\"}"} 
[2026-05-01 15:40:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qX9JEpmVr7cwHA45M\"}"} 
[2026-05-01 15:40:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qYHkbsWNc4yVXekQX\"}"} 
[2026-05-01 15:40:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qYbcJAVb4sKkB6Sm7\"}"} 
[2026-05-01 15:40:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qZb93ECq4AkUgMS68\"}"} 
[2026-05-01 15:40:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qZyCmvbEYYZVme1iK\"}"} 
[2026-05-01 15:40:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qb3hJiwEv7VWCkg6Q\"}"} 
[2026-05-01 15:40:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qbE7cEeFsuB6LNgUS\"}"} 
[2026-05-01 15:40:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qceC6addGLhZTK7Zg\"}"} 
[2026-05-01 15:40:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qcjeaeA8WhWyC7F6W\"}"} 
[2026-05-01 15:40:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qduqofiavPFYz1hkR\"}"} 
[2026-05-01 15:40:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qeAxtfYBMaEn4j3Nn\"}"} 
[2026-05-01 15:40:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qfKg7M4UZxb3JLJU6\"}"} 
[2026-05-01 15:40:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qfY5EuJPVLGSexKFr\"}"} 
[2026-05-01 15:40:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qggH1CiRvN6XSzkDb\"}"} 
[2026-05-01 15:40:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qgpxgr8cbwhXobMEW\"}"} 
[2026-05-01 15:40:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qhzA2NK3uLv4i2g64\"}"} 
[2026-05-01 15:40:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qiGmxr4SCoqBthqQb\"}"} 
[2026-05-01 15:40:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qjXBcxEgb8mi3P7KZ\"}"} 
[2026-05-01 15:40:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qjbeWXoSyGwJsBvdG\"}"} 
[2026-05-01 15:40:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qkvGsCvuorWEqFHEi\"}"} 
[2026-05-01 15:40:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qm6gZMjCnNMZVUxGM\"}"} 
[2026-05-01 15:40:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qnK7PH4sRtMiQGoN7\"}"} 
[2026-05-01 15:40:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qnVGyxKNKVF3t6hFJ\"}"} 
[2026-05-01 15:40:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qocVaDGm9mzEp46Xn\"}"} 
[2026-05-01 15:40:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qokgSHrkgE3FPmGzf\"}"} 
[2026-05-01 15:40:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qq3p85vFUG2dnsdtd\"}"} 
[2026-05-01 15:40:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qqAkifoiYKuKDTBjq\"}"} 
[2026-05-01 15:40:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qrNC5863dG7xnrwxz\"}"} 
[2026-05-01 15:40:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qrTtqDCCdxPNc545u\"}"} 
[2026-05-01 15:40:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qsqVrN2ZWxJr42cym\"}"} 
[2026-05-01 15:40:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qstxpSoYW3z9SyKch\"}"} 
[2026-05-01 15:40:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6quJYuuGuvySDFSfBH\"}"} 
[2026-05-01 15:40:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6quPGA6JNwt4q7KQ37\"}"} 
[2026-05-01 15:40:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qvkcPE8e62FepuAn9\"}"} 
[2026-05-01 15:40:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qvxmGQ9wE84Q2vNmW\"}"} 
[2026-05-01 15:40:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qx9hYKANrwhk3c4Cf\"}"} 
[2026-05-01 15:40:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qxPqUxAb6TstTTEeS\"}"} 
[2026-05-01 15:40:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qyVoyroKigWNVkX1F\"}"} 
[2026-05-01 15:40:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qyre35tC6Dt8nzPrf\"}"} 
[2026-05-01 15:40:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6qzjEE7Y4r2EGimKjN\"}"} 
[2026-05-01 15:40:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r1JxGrwcdMBJcZwpN\"}"} 
[2026-05-01 15:40:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r1zdkKPGkBDy57ypC\"}"} 
[2026-05-01 15:40:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r2i3G5rb9afwYxtem\"}"} 
[2026-05-01 15:40:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r4LWyq7mrSTk6TSQR\"}"} 
[2026-05-01 15:40:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r3H2SGZiprsuiEMgb\"}"} 
[2026-05-01 15:40:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r6UkqdUg1JiJDNSuX\"}"} 
[2026-05-01 15:40:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r7mte2AYyzd9L9hdb\"}"} 
[2026-05-01 15:40:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r7zHmyHdCUesAGsJX\"}"} 
[2026-05-01 15:40:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r9DTaT5atodUFSyQC\"}"} 
[2026-05-01 15:40:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6r9fzWSEf7nCc1yrSH\"}"} 
[2026-05-01 15:40:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rAenJsmyZ1zghgBhY\"}"} 
[2026-05-01 15:40:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rBF13hLQV1KCb6pns\"}"} 
[2026-05-01 15:40:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rC66ad9G3qBnXqwre\"}"} 
[2026-05-01 15:40:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rCVAKUb3UiH8HReGi\"}"} 
[2026-05-01 15:40:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rDpnDjHHdgnuQ1XJC\"}"} 
[2026-05-01 15:40:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rDXfXw2vcFKrVZF6A\"}"} 
[2026-05-01 15:40:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rFN3cFLZTjKTuGXF6\"}"} 
[2026-05-01 15:40:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rFi8qn6aWooViThsK\"}"} 
[2026-05-01 15:40:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rGsaztXGKgw6438p8\"}"} 
[2026-05-01 15:40:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rH4zWMNsixB2mtg3p\"}"} 
[2026-05-01 15:40:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rJKegthZ4sLQb7sq3\"}"} 
[2026-05-01 15:40:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rJRMQpQ2yCtfaqNen\"}"} 
[2026-05-01 15:40:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rKmiMtk3HmV9LinA2\"}"} 
[2026-05-01 15:40:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rKu9Qp31fSiRMMx9M\"}"} 
[2026-05-01 15:40:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rNWAgzkuTRVakUTgr\"}"} 
[2026-05-01 15:40:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rPpJA3Rq7u7E7CXx4\"}"} 
[2026-05-01 15:40:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rRKahBMWyRypVAj7D\"}"} 
[2026-05-01 15:40:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rRp6rZjyZ6e9vTTZT\"}"} 
[2026-05-01 15:40:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rSrrRc4LJ118K5K8o\"}"} 
[2026-05-01 15:40:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rTJeJA1z3yStaNmDw\"}"} 
[2026-05-01 15:40:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rUJfqEjecsXUiwuG7\"}"} 
[2026-05-01 15:40:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rUgF1z71CxV5j549t\"}"} 
[2026-05-01 15:40:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rVikBsSj4fTLRHqix\"}"} 
[2026-05-01 15:40:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rVx8uhj3reqN9X74K\"}"} 
[2026-05-01 15:40:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rXCJVB8Lc2c3rJLyg\"}"} 
[2026-05-01 15:40:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rXQSzB76DxdPeu3uP\"}"} 
[2026-05-01 15:40:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rYb8sLqCiN4DxLdya\"}"} 
[2026-05-01 15:40:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rYpXX9xDGXzHNLwzY\"}"} 
[2026-05-01 15:40:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rZrY8fedh8mY6kYMg\"}"} 
[2026-05-01 15:40:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6raGqust9p1YXJzAdn\"}"} 
[2026-05-01 15:40:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rbPKAbm5MRNTfSniU\"}"} 
[2026-05-01 15:40:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rbrb8HcjwqYX11JFE\"}"} 
[2026-05-01 15:40:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rcqNjEcScq9MUYwf1\"}"} 
[2026-05-01 15:40:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rdMdLtVnhVvbxYw6B\"}"} 
[2026-05-01 15:40:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6reCjPham65J2EFisp\"}"} 
[2026-05-01 15:40:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6regkQbGM5rfb2zjMg\"}"} 
[2026-05-01 15:40:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rfYqqCDkJbMpqMxNp\"}"} 
[2026-05-01 15:40:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rgJVGY63k4tFExuq2\"}"} 
[2026-05-01 15:40:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rh2eLdYq5gqEnzW29\"}"} 
[2026-05-01 15:40:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6riL2NRhubwxL3DVm9\"}"} 
[2026-05-01 15:40:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6riWSNCtG5CW5FHmbU\"}"} 
[2026-05-01 15:40:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rjoL1KGc69DrDq78m\"}"} 
[2026-05-01 15:40:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rjh8KLyweLZL5oHzG\"}"} 
[2026-05-01 15:40:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rmMM2hv2SYdYzm8H1\"}"} 
[2026-05-01 15:40:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rmU33a2BwNw1GrPU6\"}"} 
[2026-05-01 15:40:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rnYXa1gs5zyEW6x6M\"}"} 
[2026-05-01 15:40:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rntNPtUEmzCeor6rz\"}"} 
[2026-05-01 15:40:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6royrD6G7VLtDFdXCT\"}"} 
[2026-05-01 15:40:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rpKSYR5PapHTnat6i\"}"} 
[2026-05-01 15:40:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rqPBcfcaZKX7qnCy6\"}"} 
[2026-05-01 15:40:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rqojegZe6ixyhogRs\"}"} 
[2026-05-01 15:40:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rrq153nzyRETfWYDw\"}"} 
[2026-05-01 15:40:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rsDKBFFkeh3VmHSWJ\"}"} 
[2026-05-01 15:40:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rtH4cYtYrVtMeGAoy\"}"} 
[2026-05-01 15:40:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rtePTo4x3bNs2vsME\"}"} 
[2026-05-01 15:40:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6run6m2aN7ZYpRUbT5\"}"} 
[2026-05-01 15:40:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rvF8XETZz9sgzLURb\"}"} 
[2026-05-01 15:40:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rwDv6A7Sr2XA89Q13\"}"} 
[2026-05-01 15:40:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rwbF5YjnN3faEneGk\"}"} 
[2026-05-01 15:40:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rxcWT9jPJXd9zXVRu\"}"} 
[2026-05-01 15:40:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rxzptAJZqYV65E1aj\"}"} 
[2026-05-01 15:40:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rywdK6EECsxqdEq42\"}"} 
[2026-05-01 15:40:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6rzHTx28vLn8DpwhkB\"}"} 
[2026-05-01 15:40:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s1SRX6Ux7mzraS7Fd\"}"} 
[2026-05-01 15:40:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s1jnGs8fWM3R42NJX\"}"} 
[2026-05-01 15:40:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s2pmVRpWt2z9Lm6YH\"}"} 
[2026-05-01 15:40:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s3Fp9rVDNjKr3Ai3u\"}"} 
[2026-05-01 15:40:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s4AdKngHHH3CuGTL8\"}"} 
[2026-05-01 15:40:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s4bBM1shTF8wsGjKE\"}"} 
[2026-05-01 15:40:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s5r5gNKBB1Fdr5CBK\"}"} 
[2026-05-01 15:40:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s5eBb9chMUAXbU72W\"}"} 
[2026-05-01 15:40:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s7Hu6mRMLUjiicY7k\"}"} 
[2026-05-01 15:40:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s7WJ1i8CiYDZKq2e1\"}"} 
[2026-05-01 15:40:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s8ngxGBUCqMMTfiob\"}"} 
[2026-05-01 15:40:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6s9CFLunEMtAkRam7w\"}"} 
[2026-05-01 15:40:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sABH73DKAnxMVX3ou\"}"} 
[2026-05-01 15:40:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sAe4ZeUuANaMCvkYj\"}"} 
[2026-05-01 15:40:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sBRSjMAnq2dJpgtXh\"}"} 
[2026-05-01 15:40:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sC5stmwkhDzWMQZzz\"}"} 
[2026-05-01 15:40:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sCqmr4MqLyHzKHeEy\"}"} 
[2026-05-01 15:40:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sDTj4PjCakvKAg9U8\"}"} 
[2026-05-01 15:40:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sERGpFLkBik98xwNQ\"}"} 
[2026-05-01 15:40:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sEjdKn3hkiudM37Lh\"}"} 
[2026-05-01 15:40:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sG12HfXuNdAo8aecb\"}"} 
[2026-05-01 15:40:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sGCBSihdpSDUZ1gov\"}"} 
[2026-05-01 15:40:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sHGRcBfvHHb9y5d5y\"}"} 
[2026-05-01 15:40:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sHdW94PcqbWxioHu8\"}"} 
[2026-05-01 15:40:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sK8J9DD6UncyutHWr\"}"} 
[2026-05-01 15:40:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sJaZ3942eUY1osbDT\"}"} 
[2026-05-01 15:40:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sLZcJtPGyNUfhjanz\"}"} 
[2026-05-01 15:40:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sMMjWZtoXE2QWNyW3\"}"} 
[2026-05-01 15:40:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sN59fHaUaMQacSb9x\"}"} 
[2026-05-01 15:40:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sNrn64LEU5cTRhsDL\"}"} 
[2026-05-01 15:40:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sPXD5Bobn6Jk4bjks\"}"} 
[2026-05-01 15:40:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sQJLz3WtLSEhNHwyQ\"}"} 
[2026-05-01 15:40:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sQwnk6v6yvWLb4vKc\"}"} 
[2026-05-01 15:40:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sRiv9HnW6bN1PqyCQ\"}"} 
[2026-05-01 15:40:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sSNrkhkcihJtdhr5k\"}"} 
[2026-05-01 15:40:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sTVaXKBQJw9drFNTB\"}"} 
[2026-05-01 15:40:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sV74jK5PycW7kpXbS\"}"} 
[2026-05-01 15:40:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sVnzMFM7C43vYbGvh\"}"} 
[2026-05-01 15:40:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sWWtyaXrN5PyWsmYc\"}"} 
[2026-05-01 15:40:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sX7sB6jdadayFW4Dt\"}"} 
[2026-05-01 15:40:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sXzStLk2H9DVq9wW6\"}"} 
[2026-05-01 15:40:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sYd9eNG3dJLtDB3TP\"}"} 
[2026-05-01 15:40:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sZP3TEcyoNhyMfgvt\"}"} 
[2026-05-01 15:40:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sa9gBS2CeG6wxZZw1\"}"} 
[2026-05-01 15:40:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sadx1zabiHfwNurTT\"}"} 
[2026-05-01 15:40:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sbaVopHBGJsCAquGw\"}"} 
[2026-05-01 15:40:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sbzZDBh49DLWe9BCw\"}"} 
[2026-05-01 15:40:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sd53Y5emC91d4m5FN\"}"} 
[2026-05-01 15:40:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sdRNmNMkhALH9XoDR\"}"} 
[2026-05-01 15:40:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6seYLwR5THjMdGgQ3C\"}"} 
[2026-05-01 15:40:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6setggjwj7Lf5kgjKe\"}"} 
[2026-05-01 15:40:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sg1eb4q8d56mASsjz\"}"} 
[2026-05-01 15:40:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sgHXQ7hVi6bsgQAnY\"}"} 
[2026-05-01 15:40:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6shTxyaPeDiFiqV68D\"}"} 
[2026-05-01 15:40:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6shjq43hxRRYKkYYKr\"}"} 
[2026-05-01 15:40:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sii8AQP82tD4aN8V4\"}"} 
[2026-05-01 15:40:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sj6wRdjPzsp5hSc8s\"}"} 
[2026-05-01 15:40:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sk2W2nGAfEbSnX9St\"}"} 
[2026-05-01 15:40:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6skZjzN9Tzy9xWVHp6\"}"} 
[2026-05-01 15:40:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6smRqT3YnywWHYANYU\"}"} 
[2026-05-01 15:40:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6smqeGt8AZagnq7eBK\"}"} 
[2026-05-01 15:40:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6snttnDzsyLTzQQw9p\"}"} 
[2026-05-01 15:40:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6soKguWkcP7wDoXLfQ\"}"} 
[2026-05-01 15:40:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6spPgZ3sanZVgHkRJs\"}"} 
[2026-05-01 15:40:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sptwaH4Y7SL48yM2C\"}"} 
[2026-05-01 15:40:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sqn2arDakfQCRuBgy\"}"} 
[2026-05-01 15:40:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6srNzbhm17TWjUu386\"}"} 
[2026-05-01 15:40:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ss9NiHKawY9kZSHHA\"}"} 
[2026-05-01 15:40:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ssd9V9K6tspaa8WAy\"}"} 
[2026-05-01 15:40:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6stRmfiKf6WTjFFjyd\"}"} 
[2026-05-01 15:40:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6stv38a3WGw4fUmvhs\"}"} 
[2026-05-01 15:40:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:40:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6surqeupdRHJ4Pnsko\"}"} 
[2026-05-01 15:40:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6svP6Twp9rCWeSnZS9\"}"} 
[2026-05-01 15:40:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:40:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:40:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6swJQVFygmanAvJqzu\"}"} 
[2026-05-01 15:41:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6swpRBp5LebxUYRixf\"}"} 
[2026-05-01 15:41:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sxjyckXQsam6hTJ5o\"}"} 
[2026-05-01 15:41:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6sy45KY45sPSQDpS8R\"}"} 
[2026-05-01 15:41:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6szD2e7T3mdb3uc985\"}"} 
[2026-05-01 15:41:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6szLyHPEbgiDBjD9fp\"}"} 
[2026-05-01 15:41:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t1XepZj8GPNmcEZ1G\"}"} 
[2026-05-01 15:41:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t1mHuE5KpPA8aswGL\"}"} 
[2026-05-01 15:41:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t37uMDvNK6EFDohFA\"}"} 
[2026-05-01 15:41:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t3DrW7Bv1ob2kxRtM\"}"} 
[2026-05-01 15:41:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t4tK8GHTffNowvaN3\"}"} 
[2026-05-01 15:41:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t4n7kAf4tx2xeZwpT\"}"} 
[2026-05-01 15:41:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t6SaQyyoQf4YTTrQx\"}"} 
[2026-05-01 15:41:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t6fUg81ZyNPFWvHe1\"}"} 
[2026-05-01 15:41:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t7xMyBbTeg7nsfySs\"}"} 
[2026-05-01 15:41:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t8834cATc6mFn2rFr\"}"} 
[2026-05-01 15:41:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t9RuxjWoxeeG9bFBd\"}"} 
[2026-05-01 15:41:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6t9SQfisPuhWmj6f3P\"}"} 
[2026-05-01 15:41:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tBAqnP1us2bq3usGn\"}"} 
[2026-05-01 15:41:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tAzvUWRrQCq2urC5N\"}"} 
[2026-05-01 15:41:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tCbR66JkF8KoJGckK\"}"} 
[2026-05-01 15:41:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tCePWNgaGhVHsfEHP\"}"} 
[2026-05-01 15:41:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tE5iCgEtbPwcgsSXP\"}"} 
[2026-05-01 15:41:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tE7SeaGrxkAMV8dQP\"}"} 
[2026-05-01 15:41:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tFXXXth5uWXSGA8Kj\"}"} 
[2026-05-01 15:41:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tFexqdaZWBA5ksvta\"}"} 
[2026-05-01 15:41:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tGwMrY15zTDL9BTUQ\"}"} 
[2026-05-01 15:41:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tH8mBBzWrHqC4YUnU\"}"} 
[2026-05-01 15:41:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tJZ6DdCP66cZ1nvCd\"}"} 
[2026-05-01 15:41:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tJHiYnRKet1vDpE3v\"}"} 
[2026-05-01 15:41:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tKtDSFcvEXMhDGpds\"}"} 
[2026-05-01 15:41:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tMGJg3iZJxqgpqToo\"}"} 
[2026-05-01 15:41:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tMGJxoFmuKgZMKshh\"}"} 
[2026-05-01 15:41:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tNhP1L9k8mmT2bSdJ\"}"} 
[2026-05-01 15:41:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tNis8ihF7Te7q9d2Q\"}"} 
[2026-05-01 15:41:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tQ4UzJLkbUJ19kfEp\"}"} 
[2026-05-01 15:41:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tQ8Cgac4R5NKUHE6g\"}"} 
[2026-05-01 15:41:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tRLP6QJKDjbUCEs7X\"}"} 
[2026-05-01 15:41:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tRYXnUZFed2UbTb2Z\"}"} 
[2026-05-01 15:41:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tSgVg5dENGvjiZXVU\"}"} 
[2026-05-01 15:41:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tSxcYwBBsfGavbeTZ\"}"} 
[2026-05-01 15:41:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tTydgLHGfuKxiwAyR\"}"} 
[2026-05-01 15:41:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tUoF3yN9axxau1ox1\"}"} 
[2026-05-01 15:41:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tVMj9JRy1RJBKBVZ9\"}"} 
[2026-05-01 15:41:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tWPVDrbHusDBiLPrR\"}"} 
[2026-05-01 15:41:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tWkpBQwa2UT82VyYe\"}"} 
[2026-05-01 15:41:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tXoZcgqFsS2ojQD5D\"}"} 
[2026-05-01 15:41:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tYcSAtLeKjm6FQb1K\"}"} 
[2026-05-01 15:41:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tZFP69BfSFuJ8DWi6\"}"} 
[2026-05-01 15:41:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6taRpmQRrWhxrPpscm\"}"} 
[2026-05-01 15:41:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6taVnhiKkSMCmjuvUq\"}"} 
[2026-05-01 15:41:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tbuNUPiw79Vc7ksEr\"}"} 
[2026-05-01 15:41:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6te75gid5d2TL4ACci\"}"} 
[2026-05-01 15:41:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tcQdp7axrdYuwkNdm\"}"} 
[2026-05-01 15:41:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tfe7BVubxiMgXayxf\"}"} 
[2026-05-01 15:41:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tfi5Dw164VMqh26qS\"}"} 
[2026-05-01 15:41:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6th4S4QCQ6ras9guNy\"}"} 
[2026-05-01 15:41:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6th4vitqVrwnaAemjc\"}"} 
[2026-05-01 15:41:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tiVFwLKstwbPTvxAV\"}"} 
[2026-05-01 15:41:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tiqqjo7YXpnUgDvEf\"}"} 
[2026-05-01 15:41:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tjs77HLV2WBhJvUrC\"}"} 
[2026-05-01 15:41:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tkKdpRZRwz9cZUVzo\"}"} 
[2026-05-01 15:41:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tmAVUqDTBNnLPXRwe\"}"} 
[2026-05-01 15:41:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tnbZMD3YPnE8aUyTC\"}"} 
[2026-05-01 15:41:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tp3NwfzMXeJUsP9eQ\"}"} 
[2026-05-01 15:41:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tpnXDaa5kSiapAZn6\"}"} 
[2026-05-01 15:41:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tqWvmz2CacRzQuxY1\"}"} 
[2026-05-01 15:41:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6trfPPQwxnPMhQNotu\"}"} 
[2026-05-01 15:41:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tryjdJRUqXKktYAmc\"}"} 
[2026-05-01 15:41:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tt4yFkDso72fraJQr\"}"} 
[2026-05-01 15:41:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ttHNHfeu6QtUa4VFD\"}"} 
[2026-05-01 15:41:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tuexsQ2fxEfxuri1S\"}"} 
[2026-05-01 15:41:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tuXmj7zZxoxW4VsFp\"}"} 
[2026-05-01 15:41:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tvzLD6wAt8bTX8zuu\"}"} 
[2026-05-01 15:41:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tx45SUjB9tCd8LQ8w\"}"} 
[2026-05-01 15:41:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6txxekDWGiqFVbxn8A\"}"} 
[2026-05-01 15:41:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tyX91xK7Me4dhpRA5\"}"} 
[2026-05-01 15:41:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tzPEBb4sH4UJYnraX\"}"} 
[2026-05-01 15:41:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6tzwTpukv3LApnAQCR\"}"} 
[2026-05-01 15:41:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u2NnXN69CesWqeext\"}"} 
[2026-05-01 15:41:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u289rPd6uN4kLSD2W\"}"} 
[2026-05-01 15:41:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u3xnNEAEtEHtzrbvx\"}"} 
[2026-05-01 15:41:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u58UZsdRtysgRquMM\"}"} 
[2026-05-01 15:41:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u5NNAKcmuf43cFzpg\"}"} 
[2026-05-01 15:41:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u6R7gY6GwYBhdVWEN\"}"} 
[2026-05-01 15:41:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u6ovwsMzBcqYPb5X7\"}"} 
[2026-05-01 15:41:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u82rW4bABQszzxZFW\"}"} 
[2026-05-01 15:41:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u8EkwTeNURtApM3eH\"}"} 
[2026-05-01 15:41:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u9LEhDL1uWJHVx7Lv\"}"} 
[2026-05-01 15:41:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6u9eLaW5vpGHaDXmZg\"}"} 
[2026-05-01 15:41:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uB3va8JcSeQLndbHh\"}"} 
[2026-05-01 15:41:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uB4B4467DLZZjYARj\"}"} 
[2026-05-01 15:41:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uCSGim1C6YEUV5D1c\"}"} 
[2026-05-01 15:41:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uCh9VdZgyJu7FdcM7\"}"} 
[2026-05-01 15:41:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uDx453gpku5dwQA7Z\"}"} 
[2026-05-01 15:41:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uE1mhq3YDFHo8fWG5\"}"} 
[2026-05-01 15:41:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uFPcge3HPcaUvKUtp\"}"} 
[2026-05-01 15:41:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uFYo5FcDBuizVv5re\"}"} 
[2026-05-01 15:41:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uGohfkSDTUbgfBDtF\"}"} 
[2026-05-01 15:41:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uGz7XXR6bCtymPpoz\"}"} 
[2026-05-01 15:41:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uJWdzciK5xtb8rVx7\"}"} 
[2026-05-01 15:41:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uJepcnKeN1LgZWiQp\"}"} 
[2026-05-01 15:41:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uKujBVDz1bpbXW2Nj\"}"} 
[2026-05-01 15:41:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uL3AiHRCSvZDnodqS\"}"} 
[2026-05-01 15:41:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uMf9nvXPC5TniSGHu\"}"} 
[2026-05-01 15:41:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uP7DHxH4AxeaNdr1m\"}"} 
[2026-05-01 15:41:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uQWnzMmrvFhCisdxk\"}"} 
[2026-05-01 15:41:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uS44m2WHgWaUUSFUt\"}"} 
[2026-05-01 15:41:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uTTuM2naA3pY1pyuK\"}"} 
[2026-05-01 15:41:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uUvhyrMmu5apMNbqK\"}"} 
[2026-05-01 15:41:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uWNGgPpw5JqpuH6gS\"}"} 
[2026-05-01 15:41:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uXcSJ4DSKXuxhZZUL\"}"} 
[2026-05-01 15:41:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uYkPsKzDZvAegsDaM\"}"} 
[2026-05-01 15:41:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uYsLUPs3J9TJGRHmp\"}"} 
[2026-05-01 15:41:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uaCTcvX3Yh1zaw5Lz\"}"} 
[2026-05-01 15:41:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uaV5Sz3ZdqDjWoreJ\"}"} 
[2026-05-01 15:41:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ubh1CTHEgX7yYtFJZ\"}"} 
[2026-05-01 15:41:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uby8Af2mhrxDFkJss\"}"} 
[2026-05-01 15:41:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ud56u2pQEbY1i3FNF\"}"} 
[2026-05-01 15:41:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6udNThcfcBDZ3U5Kdj\"}"} 
[2026-05-01 15:41:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ueaPAY4PrfWXcXnev\"}"} 
[2026-05-01 15:41:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ueVBXrRmqJ2Reuw45\"}"} 
[2026-05-01 15:41:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ufq3JSizceqHX2vKq\"}"} 
[2026-05-01 15:41:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ufsGt9idmzortNLFA\"}"} 
[2026-05-01 15:41:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uh8BLSXYnm1Y1Gn7F\"}"} 
[2026-05-01 15:41:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uh9AnxHSoJhbowq1A\"}"} 
[2026-05-01 15:41:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uiYWKf2cDJjnioJWc\"}"} 
[2026-05-01 15:41:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uigSgBvSXQiWyvsEr\"}"} 
[2026-05-01 15:41:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uk6GunpFcvTiHvwJj\"}"} 
[2026-05-01 15:41:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uk1KF8mk5y6BitiKt\"}"} 
[2026-05-01 15:41:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6umStLKhd17n3j1p31\"}"} 
[2026-05-01 15:41:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6umcZ32VWCdM4283Tp\"}"} 
[2026-05-01 15:41:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6unmWVACa2AZKZYFxn\"}"} 
[2026-05-01 15:41:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uo38ayh8R3zbX6Tw3\"}"} 
[2026-05-01 15:41:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6up9c1mfDj1V9PxDBq\"}"} 
[2026-05-01 15:41:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6upSTrS32cGXuENA8W\"}"} 
[2026-05-01 15:41:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uqSVdo81w23JAyWcp\"}"} 
[2026-05-01 15:41:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uqirgcJ2jVyhJpNeg\"}"} 
[2026-05-01 15:41:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6urr5GmCw1Sy67mZVV\"}"} 
[2026-05-01 15:41:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6usE9BcA2B7UDxGMUN\"}"} 
[2026-05-01 15:41:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6utGQ7JDJZrkamcA3K\"}"} 
[2026-05-01 15:41:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6utcz5Hp1hYgMnAcCU\"}"} 
[2026-05-01 15:41:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uuaXhX5aAatXKCHDf\"}"} 
[2026-05-01 15:41:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uuu8LKZ3iWm1hEq9y\"}"} 
[2026-05-01 15:41:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uwCm2WEumpGMn3yG2\"}"} 
[2026-05-01 15:41:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uwLwZtJyb5i84Z3Ku\"}"} 
[2026-05-01 15:41:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uxeaNehDtBrTTuUMV\"}"} 
[2026-05-01 15:41:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uxo1BvzAeEwYTFbYV\"}"} 
[2026-05-01 15:41:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uz6PdyPfj7oRjx4DL\"}"} 
[2026-05-01 15:41:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6uzFZmW5R431iM6EsU\"}"} 
[2026-05-01 15:41:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v1VizDEeBmSkiQoJY\"}"} 
[2026-05-01 15:41:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v2UWnTufjE3GQ3keJ\"}"} 
[2026-05-01 15:41:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v4PcE29n1ZFAqvUoy\"}"} 
[2026-05-01 15:41:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v4oAM6AmarenyUzVr\"}"} 
[2026-05-01 15:41:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v5vt4UD4r5AHLwYac\"}"} 
[2026-05-01 15:41:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v6Nuq5TuVAy21EW1v\"}"} 
[2026-05-01 15:41:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v7QBZnZVrU5dcL3ub\"}"} 
[2026-05-01 15:41:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v7m1mdXUuJA5Nsbgr\"}"} 
[2026-05-01 15:41:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v8rFHBsCpEEY44fQS\"}"} 
[2026-05-01 15:41:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6v96P7hpkYVZEfM9p6\"}"} 
[2026-05-01 15:41:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vAJoP92YE9Hf3y316\"}"} 
[2026-05-01 15:41:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vB4wpNnAkjWr7VRUX\"}"} 
[2026-05-01 15:41:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vBhtWprWvNhbYs8Wi\"}"} 
[2026-05-01 15:41:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vChvG1m1ZhBjDvqZv\"}"} 
[2026-05-01 15:41:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vDBwW9FSgLYaQg5KJ\"}"} 
[2026-05-01 15:41:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vE5X9aYoNuMUQ9ptV\"}"} 
[2026-05-01 15:41:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vEYYhgMVdzkcK9LaX\"}"} 
[2026-05-01 15:41:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vFY5LH14dmh5eNNW7\"}"} 
[2026-05-01 15:41:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vFrBKuUimhz1x9kAu\"}"} 
[2026-05-01 15:41:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vGuBeEdvYWScaXiW5\"}"} 
[2026-05-01 15:41:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vHJz8GadPr8kfebJx\"}"} 
[2026-05-01 15:41:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vJEo53jk63h6aojgF\"}"} 
[2026-05-01 15:41:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vJhpsu5cx5S1Wm2hM\"}"} 
[2026-05-01 15:41:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vKPzqWebEohd2mU9B\"}"} 
[2026-05-01 15:41:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vL6feHcokmV5ZnZAx\"}"} 
[2026-05-01 15:41:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vMdCJcvubhjWmBeQJ\"}"} 
[2026-05-01 15:41:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vM2EBJKYLEvRCzvZA\"}"} 
[2026-05-01 15:41:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vP3GxDgTBTyHFJADY\"}"} 
[2026-05-01 15:41:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vP13Q4c5pgXD5T9zc\"}"} 
[2026-05-01 15:41:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vQiESU4xp5u4V8ZFG\"}"} 
[2026-05-01 15:41:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vRdJSBiBxs3DQ8V3C\"}"} 
[2026-05-01 15:41:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vSd5cKM7CtgpfT2dh\"}"} 
[2026-05-01 15:41:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vT1eDXUE11jeuQV2W\"}"} 
[2026-05-01 15:41:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vUVwXdR5JnuZxgRoH\"}"} 
[2026-05-01 15:41:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vU2AbcevEwhrYDKph\"}"} 
[2026-05-01 15:41:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vVumaW5mmrvp6wVSF\"}"} 
[2026-05-01 15:41:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vVyzAGAaHNcQswU1k\"}"} 
[2026-05-01 15:41:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vXGNzsJguqNi4oAxF\"}"} 
[2026-05-01 15:41:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vXCAYGyYnBmi9hr57\"}"} 
[2026-05-01 15:41:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vYX2tqWxeTeGoAofT\"}"} 
[2026-05-01 15:41:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vYiSJSme8wB5xFjSE\"}"} 
[2026-05-01 15:41:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vZpAhsn9R8hvAnbUw\"}"} 
[2026-05-01 15:41:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6va5nkQu66W7s1kVnn\"}"} 
[2026-05-01 15:41:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vb4L8TBVCCFRbw1Da\"}"} 
[2026-05-01 15:41:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vbRQorTYACad3KAah\"}"} 
[2026-05-01 15:41:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vcUex6LnQKAzzayEd\"}"} 
[2026-05-01 15:41:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vcdLbFwsXduSa16oo\"}"} 
[2026-05-01 15:41:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vdnnQMHxd6jtFJBjz\"}"} 
[2026-05-01 15:41:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vdzCCCs2mq4fmZs3X\"}"} 
[2026-05-01 15:41:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6veyj7dhGEWZY9hMTm\"}"} 
[2026-05-01 15:41:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vfLoZHgkQcKE6mwct\"}"} 
[2026-05-01 15:41:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vgEsfkegk1eYie9Ux\"}"} 
[2026-05-01 15:41:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vghuLHDGJ3UbwS49n\"}"} 
[2026-05-01 15:41:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vhbEebbpWe5QfEfxi\"}"} 
[2026-05-01 15:41:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6viCT7C3VjT7rF8HgL\"}"} 
[2026-05-01 15:41:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6viu7racdRNjbzAHXM\"}"} 
[2026-05-01 15:41:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vjaYNdMv2grPoyuUU\"}"} 
[2026-05-01 15:41:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vk6JMcA6cWAJ9Aaxa\"}"} 
[2026-05-01 15:41:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vkxtUw63JW67SS6gH\"}"} 
[2026-05-01 15:41:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vmZ7VPH9RXwH7RADN\"}"} 
[2026-05-01 15:41:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vnCJsRPkqTF6f6NvH\"}"} 
[2026-05-01 15:41:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vniZRe2ujgoqvYLEy\"}"} 
[2026-05-01 15:41:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6voau1ebbiFyPzY2fN\"}"} 
[2026-05-01 15:41:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vozhXKrNXwWfe2MfH\"}"} 
[2026-05-01 15:41:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vqBe3LqafAPJhYuzg\"}"} 
[2026-05-01 15:41:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vqT1tauL5ffuSaNdD\"}"} 
[2026-05-01 15:41:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vrdhq7bAjKkeXcSLt\"}"} 
[2026-05-01 15:41:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vrprxDrZt6dZUQ3uD\"}"} 
[2026-05-01 15:41:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vt1o7ak7xNkv8zvVE\"}"} 
[2026-05-01 15:41:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vtCxS7uEJeGt1sEWo\"}"} 
[2026-05-01 15:41:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vuNf2YuguJmsW1zX2\"}"} 
[2026-05-01 15:41:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vuizJVrwci4YcNkEx\"}"} 
[2026-05-01 15:41:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vvkkgN2Fo7ngHsss1\"}"} 
[2026-05-01 15:41:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vw85XxEPZunpjaip2\"}"} 
[2026-05-01 15:41:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vxAq1a4ToGk7SXbzS\"}"} 
[2026-05-01 15:41:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vxWfyG81FQtGo5eKp\"}"} 
[2026-05-01 15:41:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vyeNy4D2iKjdr7xAx\"}"} 
[2026-05-01 15:41:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6vysXDQm3adcZFtbyA\"}"} 
[2026-05-01 15:41:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w12jHf4RXhpEzGQrN\"}"} 
[2026-05-01 15:41:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w1CQ7WeQJeS5pnmaX\"}"} 
[2026-05-01 15:41:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w2Mbf6ZUvDutXMYpo\"}"} 
[2026-05-01 15:41:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w2S4NVe8v1uXpNKRn\"}"} 
[2026-05-01 15:41:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w3hTsFGrC93hLdGtT\"}"} 
[2026-05-01 15:41:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w3s8nVvsA5AVQreSN\"}"} 
[2026-05-01 15:41:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w5B1oMzBuk4ag9BR7\"}"} 
[2026-05-01 15:41:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w5PQwUrC6Rvx5iHZL\"}"} 
[2026-05-01 15:41:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w6YrqSjY4deh7trdj\"}"} 
[2026-05-01 15:41:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w6cprpTK7HyahHMmy\"}"} 
[2026-05-01 15:41:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w7vDFNdNRvoGbfkwT\"}"} 
[2026-05-01 15:41:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w81ApcFvSp5omoLCg\"}"} 
[2026-05-01 15:41:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w9P23jArzScX434E9\"}"} 
[2026-05-01 15:41:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6w9TykVbZ4HyDLon5p\"}"} 
[2026-05-01 15:41:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wAksF3rH9tfuXTQ52\"}"} 
[2026-05-01 15:41:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wAyWqqSM7ZSvz1AmH\"}"} 
[2026-05-01 15:41:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wCACtekuWjyxb6izL\"}"} 
[2026-05-01 15:41:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wCJtQdvjeBJ72oL9s\"}"} 
[2026-05-01 15:41:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wDixgLpWfY5iq9rpx\"}"} 
[2026-05-01 15:41:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wDmSpj64erMFv68SV\"}"} 
[2026-05-01 15:41:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wF6KKKZDdnCMN1DjM\"}"} 
[2026-05-01 15:41:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wFB2j8eygbxaVgUXN\"}"} 
[2026-05-01 15:41:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wGX93BMBYGpWGSnFM\"}"} 
[2026-05-01 15:41:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wGTAp1EyNpJL6RoBg\"}"} 
[2026-05-01 15:41:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wJ88VKp3QRXGPBSj2\"}"} 
[2026-05-01 15:41:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wJCbDXSDsTnkGNb9N\"}"} 
[2026-05-01 15:41:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wKjNT4EUL3SkdfWoe\"}"} 
[2026-05-01 15:41:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wKef7EvxgoyPLvgww\"}"} 
[2026-05-01 15:41:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wMDfSvK16gudj1FNn\"}"} 
[2026-05-01 15:41:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wMG9B73vJTU7Z2E29\"}"} 
[2026-05-01 15:41:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wNgiWgsb6tasNfezX\"}"} 
[2026-05-01 15:41:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wPFCacmkBNZdnLFwx\"}"} 
[2026-05-01 15:41:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wPxs29cZguU7bSsJ4\"}"} 
[2026-05-01 15:41:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wQaKims9fbfW2ZdKN\"}"} 
[2026-05-01 15:41:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wRNwi121vFGxCMt7y\"}"} 
[2026-05-01 15:41:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wRnkBgE3dVhHtBevC\"}"} 
[2026-05-01 15:41:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wTAM5dwRVwvAgJS6h\"}"} 
[2026-05-01 15:41:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wSqkTsXwmZpmGNWcB\"}"} 
[2026-05-01 15:41:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wUQG3KxvK5htVnJSK\"}"} 
[2026-05-01 15:41:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wUumSk1wFeNZoMXe6\"}"} 
[2026-05-01 15:41:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wVdvsPhpziWUDWzm4\"}"} 
[2026-05-01 15:41:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wWJrw5Kd31ZLEeMyq\"}"} 
[2026-05-01 15:41:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wX5kA9oa8Zo8KBdeL\"}"} 
[2026-05-01 15:41:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wXgxHRi1m6s4AvY4g\"}"} 
[2026-05-01 15:41:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wYRrfZj34bUjKsVPu\"}"} 
[2026-05-01 15:41:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wZ2Zr3D7sZNc8SiDy\"}"} 
[2026-05-01 15:41:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wZcnoPK9ReLREH4mA\"}"} 
[2026-05-01 15:41:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wados68bigRr9fAeQ\"}"} 
[2026-05-01 15:41:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wavv8kbA9WMoSgokK\"}"} 
[2026-05-01 15:41:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wc2eRwAwVR6nU9pzV\"}"} 
[2026-05-01 15:41:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wcHXbcg5AUSu2QpJ8\"}"} 
[2026-05-01 15:41:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wdZBKbPCk7VDdbMg9\"}"} 
[2026-05-01 15:41:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wdkpw1mWh68sjUZXK\"}"} 
[2026-05-01 15:41:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wjDFV3uGzdTj6BSAM\"}"} 
[2026-05-01 15:41:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wjcJfp8wevvN91zRN\"}"} 
[2026-05-01 15:41:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wm3dWZpAUQiUdSqyk\"}"} 
[2026-05-01 15:41:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wkSR95HuvQPME2B3z\"}"} 
[2026-05-01 15:41:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wnNkQwPVBs1561pc5\"}"} 
[2026-05-01 15:41:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wnGJU2LEhyUcsAyKe\"}"} 
[2026-05-01 15:41:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6woetqGh6u8hmcgYHv\"}"} 
[2026-05-01 15:41:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wocf6K2jSXkP6Aw1W\"}"} 
[2026-05-01 15:41:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wprpYibTEdVz4NrwK\"}"} 
[2026-05-01 15:41:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wq3ErrQMhcSKdqkMz\"}"} 
[2026-05-01 15:41:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wrDvkr3ZCvTfzAsfR\"}"} 
[2026-05-01 15:41:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wrNbt5ySHtooG9S5z\"}"} 
[2026-05-01 15:41:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wsbGwCJZrRzFcPsxm\"}"} 
[2026-05-01 15:41:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wst9AVRkgkF2jKFm1\"}"} 
[2026-05-01 15:41:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wu7oht5bFgnQHVUT7\"}"} 
[2026-05-01 15:41:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wucKXpWum9jqnujPL\"}"} 
[2026-05-01 15:41:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wvTREL32ktdNGzLp7\"}"} 
[2026-05-01 15:41:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wwMk8zDeT97oK4cZD\"}"} 
[2026-05-01 15:41:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wwdN4ZNyf66z7C1GL\"}"} 
[2026-05-01 15:41:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wxt2RM8eW68Z8sUmc\"}"} 
[2026-05-01 15:41:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wxsXPHjSSjjtmLg2A\"}"} 
[2026-05-01 15:41:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wzdweJz6tyUFHHfn2\"}"} 
[2026-05-01 15:41:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6wzZivs9mBepZdRiow\"}"} 
[2026-05-01 15:41:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x1tqsAAooBCVH1fvw\"}"} 
[2026-05-01 15:41:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x1xozN8fvTXrVH6cp\"}"} 
[2026-05-01 15:41:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x3HSNG478TT67koeU\"}"} 
[2026-05-01 15:41:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x3MuKAQ1at6Rdx7XS\"}"} 
[2026-05-01 15:41:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x4dYzPnAcUkS6Gm3k\"}"} 
[2026-05-01 15:41:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x4weurnUbKqzs4ivg\"}"} 
[2026-05-01 15:41:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x6KFdY66Do3eufpPB\"}"} 
[2026-05-01 15:41:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x65cRoznBjdGVGURh\"}"} 
[2026-05-01 15:41:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x7iqXAb3qgsYNE5jt\"}"} 
[2026-05-01 15:41:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x7mZUNjcVjrkqgHYk\"}"} 
[2026-05-01 15:41:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x95wWDGfhFkpJN7Do\"}"} 
[2026-05-01 15:41:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6x98RKZefqRuJ75dCk\"}"} 
[2026-05-01 15:41:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xAWmB175KUNwdeKdz\"}"} 
[2026-05-01 15:41:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xAW218KuPncdbFYSb\"}"} 
[2026-05-01 15:41:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xBw6BpU55JF4F7Fx4\"}"} 
[2026-05-01 15:41:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xBvLwPU8dAiCjfAdm\"}"} 
[2026-05-01 15:41:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xDHhMniqGLVhdVzbB\"}"} 
[2026-05-01 15:41:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xDJgo1GoXJfQMT6LX\"}"} 
[2026-05-01 15:41:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xEgY1tr33L4mq2j2i\"}"} 
[2026-05-01 15:41:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xF2sid8ckgWs14Qbx\"}"} 
[2026-05-01 15:41:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xG29jeSgjqhHqgdiS\"}"} 
[2026-05-01 15:41:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xGMFGkLmDwbk1QSjo\"}"} 
[2026-05-01 15:41:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xHPWVNze4BKjdq2Vy\"}"} 
[2026-05-01 15:41:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xHgNSZSihGbDQbhuL\"}"} 
[2026-05-01 15:41:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xJoqASiW3pBysSWd8\"}"} 
[2026-05-01 15:41:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xK2EFzTPqrSBhUnEz\"}"} 
[2026-05-01 15:41:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xLDRGZX7Lp9JCZPyJ\"}"} 
[2026-05-01 15:41:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xLFQKUdHNgXZzadpV\"}"} 
[2026-05-01 15:41:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:41:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:41:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:41:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xMRM9opYDaUyVn4Vo\"}"} 
[2026-05-01 15:41:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xMYnWbspdehCWak9Z\"}"} 
[2026-05-01 15:42:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xNfFsegxCHjZCKDLP\"}"} 
[2026-05-01 15:42:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xNyMzNEswykyKtS9A\"}"} 
[2026-05-01 15:42:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xQEm8Fwj5aQBhgTSa\"}"} 
[2026-05-01 15:42:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xQarLYFTVqMLKEzuj\"}"} 
[2026-05-01 15:42:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xRadTPHmtrCeTB1Jv\"}"} 
[2026-05-01 15:42:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xRxCQcYHNLcSoX324\"}"} 
[2026-05-01 15:42:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xSvEuQQ1ArXAyc18h\"}"} 
[2026-05-01 15:42:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xTPGYMNrAxmURoGno\"}"} 
[2026-05-01 15:42:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xUP3skHsWJXUaQCM6\"}"} 
[2026-05-01 15:42:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xUqLT3hU7jQC5AXBQ\"}"} 
[2026-05-01 15:42:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xVpsKFhMyY99SrCJk\"}"} 
[2026-05-01 15:42:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xWQqbaq75zqVthXL8\"}"} 
[2026-05-01 15:42:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xXL9eJ8Lcbg7rYxPg\"}"} 
[2026-05-01 15:42:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xXvsUPFSrYeoCQAwu\"}"} 
[2026-05-01 15:42:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xYeXeFLzy352V72c9\"}"} 
[2026-05-01 15:42:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xZGEY4a6n14jJD3KV\"}"} 
[2026-05-01 15:42:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xZxf8aaq93P8kpFnt\"}"} 
[2026-05-01 15:42:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xaeq2ttqaVTA1nPqm\"}"} 
[2026-05-01 15:42:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xbMVye9RAF3bTnwcZ\"}"} 
[2026-05-01 15:42:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xcVxGZ3ExmQWpBzio\"}"} 
[2026-05-01 15:42:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xdvXfCbZr9fM5oWFu\"}"} 
[2026-05-01 15:42:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xcxEcFCXsbJYJSWUS\"}"} 
[2026-05-01 15:42:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xfM6yvuKZxgsfFhTp\"}"} 
[2026-05-01 15:42:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xg51XpPrbVEycDus8\"}"} 
[2026-05-01 15:42:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xgmgfExDDyGXFW9Tv\"}"} 
[2026-05-01 15:42:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xhsuRCQCA9CJ4XbT1\"}"} 
[2026-05-01 15:42:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xiC1Yq7JSFZYupct8\"}"} 
[2026-05-01 15:42:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xj75LbfUTQEfsro9v\"}"} 
[2026-05-01 15:42:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xjZrcoHKyZB4GAHXM\"}"} 
[2026-05-01 15:42:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xkXu3vMRMgsvox9nb\"}"} 
[2026-05-01 15:42:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xm49cL3CVvbaYcGRz\"}"} 
[2026-05-01 15:42:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xmtG8GJ4JDhfwxkTk\"}"} 
[2026-05-01 15:42:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xnWi1qDC8sgs3HoRq\"}"} 
[2026-05-01 15:42:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xoNJr2UVAYAZriuXC\"}"} 
[2026-05-01 15:42:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xopqmSN2aVc5fqH8M\"}"} 
[2026-05-01 15:42:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xpiffxfF5fKR3e8R8\"}"} 
[2026-05-01 15:42:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xq5zLuZRYJcoE4Ax5\"}"} 
[2026-05-01 15:42:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xr42sfpg8YhosasZL\"}"} 
[2026-05-01 15:42:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xrWpUWJPrBKQcjUk6\"}"} 
[2026-05-01 15:42:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xsHwmXjLYfvkoXsG1\"}"} 
[2026-05-01 15:42:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xsrBjehJM5ibZBXeP\"}"} 
[2026-05-01 15:42:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xthHWeDPPGUrjosfU\"}"} 
[2026-05-01 15:42:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xuDXwAA4YutaLtoR3\"}"} 
[2026-05-01 15:42:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xvDZhu5LZNrYqdVyx\"}"} 
[2026-05-01 15:42:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xvuyrsMni5t6CWAZK\"}"} 
[2026-05-01 15:42:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xwafjSMYmknGaQ6tT\"}"} 
[2026-05-01 15:42:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xx5gK9vBFdeKLtwXW\"}"} 
[2026-05-01 15:42:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xyKqVCr3cimzNZJ8E\"}"} 
[2026-05-01 15:42:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xy5TX43aXspnw6bFb\"}"} 
[2026-05-01 15:42:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xziS3CKCVYk631A3W\"}"} 
[2026-05-01 15:42:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6xzwL6XGRQPpwVisRf\"}"} 
[2026-05-01 15:42:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y2GhJjKQ3J3m1g3gm\"}"} 
[2026-05-01 15:42:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y2LAVqSAxHekA94bJ\"}"} 
[2026-05-01 15:42:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y3jkcsPhuEvYZpP6d\"}"} 
[2026-05-01 15:42:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y3tRfhqcFw2HP2MQW\"}"} 
[2026-05-01 15:42:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y557zrTLVpFkoSE38\"}"} 
[2026-05-01 15:42:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y5Rx7K6NDXPvQhnea\"}"} 
[2026-05-01 15:42:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y6RUmevyEduE782Bc\"}"} 
[2026-05-01 15:42:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y6c9A7qxfJXM51JEw\"}"} 
[2026-05-01 15:42:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y82TxPQ7mwEj1Yj2A\"}"} 
[2026-05-01 15:42:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y8ZiVyxq1ApxgZMAX\"}"} 
[2026-05-01 15:42:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y9NaUT18T5Vh5BwJp\"}"} 
[2026-05-01 15:42:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6y9upmPq2aBxg96HzS\"}"} 
[2026-05-01 15:42:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yAdjN1HuKgLiBhpCp\"}"} 
[2026-05-01 15:42:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yBJRBJVh3HnTSEkw5\"}"} 
[2026-05-01 15:42:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yC2aRGyqyBnNKeiWp\"}"} 
[2026-05-01 15:42:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yDNC7SBkoaEgRFgrJ\"}"} 
[2026-05-01 15:42:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yCh1UovSapux14fuD\"}"} 
[2026-05-01 15:42:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yEmXNPq4MFf8fsdjD\"}"} 
[2026-05-01 15:42:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yFGHvikg9Da7WUjGR\"}"} 
[2026-05-01 15:42:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yGA7vb9QzycvbVGa1\"}"} 
[2026-05-01 15:42:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yHdvEYdJ8WchhwX4E\"}"} 
[2026-05-01 15:42:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yK3VoR2A7wbrZm6ir\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yHdRMh5C24R6NKXsd\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yLVZczVQi8qUbVn5L\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yLVKDEqei57yBN9tZ\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yMpwCX4G7DLdr6XvQ\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yMoCHpvWKQDhTyNEf\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yP4qiViX3uUc3TEqT\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yPJEYHdWztjD4HM5r\"}"} 
[2026-05-01 15:42:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yQTC1YZ9fMekLv9jK\"}"} 
[2026-05-01 15:42:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yQaP6bx7F8eTUnbmq\"}"} 
[2026-05-01 15:42:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yRxj4xsCxZNZRw7je\"}"} 
[2026-05-01 15:42:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ySJoiUqCVGStMCW8o\"}"} 
[2026-05-01 15:42:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yTS2SqCWv3cFiWcJr\"}"} 
[2026-05-01 15:42:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yTjdstva6tqZfNYRf\"}"} 
[2026-05-01 15:42:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yUpcwtwHyGBQju2Xm\"}"} 
[2026-05-01 15:42:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yVBwnKvEKira4ccc6\"}"} 
[2026-05-01 15:42:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yW5H86TpZrnPqQuMw\"}"} 
[2026-05-01 15:42:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yWWp8RpWNggjdt4q5\"}"} 
[2026-05-01 15:42:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yXR99zvg57hEGjkiv\"}"} 
[2026-05-01 15:42:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yXwe3jSp1DkYZoToG\"}"} 
[2026-05-01 15:42:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yYswmJVLnxfaZmCM8\"}"} 
[2026-05-01 15:42:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yZQwp9Mdds69mJeck\"}"} 
[2026-05-01 15:42:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yaYuHVriB3gVwNyUM\"}"} 
[2026-05-01 15:42:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yb6tpjZf5b3Hi7YLQ\"}"} 
[2026-05-01 15:42:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ybzy76puJJpNNGEGD\"}"} 
[2026-05-01 15:42:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ydMpsoAdWoveb7Tni\"}"} 
[2026-05-01 15:42:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ycYDVxwcwSKe9A4Mi\"}"} 
[2026-05-01 15:42:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yedDvXwGAyGHUgDuZ\"}"} 
[2026-05-01 15:42:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yfams75PoRHmg8iAu\"}"} 
[2026-05-01 15:42:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yg1p7Y33msUkMVMKZ\"}"} 
[2026-05-01 15:42:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ygw8iHYwnLabE3bGG\"}"} 
[2026-05-01 15:42:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yhPuqY41uvevJ5DjB\"}"} 
[2026-05-01 15:42:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yiKyB2FzJfKcGiCU9\"}"} 
[2026-05-01 15:42:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yjebWpSwd2EqSCFqF\"}"} 
[2026-05-01 15:42:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yk7sW8mFyjt85uz3g\"}"} 
[2026-05-01 15:42:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ykrXMgjQbzpSjhyv4\"}"} 
[2026-05-01 15:42:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ymWiHVajaTTTF91Cz\"}"} 
[2026-05-01 15:42:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ynFrvA4cLmNNhADL8\"}"} 
[2026-05-01 15:42:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ynjdUteGEbJUHd1ZE\"}"} 
[2026-05-01 15:42:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yoaEb7pcetfuaUnyh\"}"} 
[2026-05-01 15:42:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yp6jcM4tdwqiYQuGu\"}"} 
[2026-05-01 15:42:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ypqtDC3AQN1ypzmvK\"}"} 
[2026-05-01 15:42:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yqLesBZBjPrmospHE\"}"} 
[2026-05-01 15:42:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yrFDzQUWs2NGA1Szb\"}"} 
[2026-05-01 15:42:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yrjEskFhVtxQJeKao\"}"} 
[2026-05-01 15:42:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ysf3shDpkqLTMBLB8\"}"} 
[2026-05-01 15:42:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yt5bgv9ZZ4mFPqMff\"}"} 
[2026-05-01 15:42:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yu2ehqRJNHtYAfy3D\"}"} 
[2026-05-01 15:42:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yuJ2ZVrCYBWRhYdJt\"}"} 
[2026-05-01 15:42:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yvNWvuLF14LpDsbAo\"}"} 
[2026-05-01 15:42:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yvkLW2aQdKnJQ2ahd\"}"} 
[2026-05-01 15:42:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ywh99WPvHrcgFo3kg\"}"} 
[2026-05-01 15:42:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yxD9Qrfw14CMk4tSm\"}"} 
[2026-05-01 15:42:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yyM77bGtwuSV1Gj1v\"}"} 
[2026-05-01 15:42:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yyaVdKVPQv6JshkkN\"}"} 
[2026-05-01 15:42:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yzhTtuzZPziwpescc\"}"} 
[2026-05-01 15:42:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6yzwc4vvzCwiZZWWJD\"}"} 
[2026-05-01 15:42:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z27JLfHvbEqSZGrB1\"}"} 
[2026-05-01 15:42:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z2FUtPHQWqH2aEZjs\"}"} 
[2026-05-01 15:42:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z3dpqDYtBrH5PKtG6\"}"} 
[2026-05-01 15:42:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z3kGov6fEyazEXtBy\"}"} 
[2026-05-01 15:42:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z55tVionuJSoTVsyW\"}"} 
[2026-05-01 15:42:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z549fEzSZvaVP57FN\"}"} 
[2026-05-01 15:42:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z6L3qWYaxWW8dBjGK\"}"} 
[2026-05-01 15:42:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z6Tjbv5GLaeZA3fzq\"}"} 
[2026-05-01 15:42:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z7heddEQoGGa8Jr6A\"}"} 
[2026-05-01 15:42:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z7tZbGFNDcVALdM6D\"}"} 
[2026-05-01 15:42:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z93mCiZioSwgViZHs\"}"} 
[2026-05-01 15:42:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6z9pteKdWcjnFbTad1\"}"} 
[2026-05-01 15:42:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zAULTBe5sydLsuz1r\"}"} 
[2026-05-01 15:42:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zBoD9bpjTWYzSxXBt\"}"} 
[2026-05-01 15:42:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zBuuN7SMmGcoeKzYY\"}"} 
[2026-05-01 15:42:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zDE386dE1f432wvu7\"}"} 
[2026-05-01 15:42:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zDTfkNRb44x1iXidF\"}"} 
[2026-05-01 15:42:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zEc8X277KL834nXF4\"}"} 
[2026-05-01 15:42:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zEwUK4E1BLEfaRR4j\"}"} 
[2026-05-01 15:42:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zFyUjixnVFhDDEY9z\"}"} 
[2026-05-01 15:42:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zG8fE7WH4mY7R1Eri\"}"} 
[2026-05-01 15:42:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zHKM3aNmjAAKPoJB4\"}"} 
[2026-05-01 15:42:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zHM5jTrd2PDgjVued\"}"} 
[2026-05-01 15:42:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zJeDcQb6QLukE9g7b\"}"} 
[2026-05-01 15:42:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zJZG9zqHofKFkbxE9\"}"} 
[2026-05-01 15:42:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zL3Yt9CrommCxGoNM\"}"} 
[2026-05-01 15:42:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zLAzemF8Xj3m6zMMd\"}"} 
[2026-05-01 15:42:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zMRQ3EnuFAo3feVoU\"}"} 
[2026-05-01 15:42:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zMenj3pdP3pLfhL2U\"}"} 
[2026-05-01 15:42:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zNvSVRVQt3DzGdY3P\"}"} 
[2026-05-01 15:42:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zP5rzh8TyV9aYzLGk\"}"} 
[2026-05-01 15:42:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zQHo12cKhp7vPFnZp\"}"} 
[2026-05-01 15:42:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zQUwxkra669EuEMao\"}"} 
[2026-05-01 15:42:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zRdf7Gsj7N7KdxL7r\"}"} 
[2026-05-01 15:42:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zRroMQpC2kxsLQmab\"}"} 
[2026-05-01 15:42:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zT11FV55LarGPf1pb\"}"} 
[2026-05-01 15:42:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zTAgAwcj7yhFhMuHk\"}"} 
[2026-05-01 15:42:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zUPbpU8kKf2i5tqHV\"}"} 
[2026-05-01 15:42:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zUPboche6gF6rBiUj\"}"} 
[2026-05-01 15:42:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zVgVZ2WCPzHThEBvY\"}"} 
[2026-05-01 15:42:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zVmwjMgw9UWsbS3tJ\"}"} 
[2026-05-01 15:42:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zWrge944BdEvjmoN2\"}"} 
[2026-05-01 15:42:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zXPBmK2Adz7nnd1To\"}"} 
[2026-05-01 15:42:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zYAomdWgP2QLcNKpF\"}"} 
[2026-05-01 15:42:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zYsUrsw9eQ9QpWeuS\"}"} 
[2026-05-01 15:42:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zZZ9uGo5ezG7ekwVL\"}"} 
[2026-05-01 15:42:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zaELZ5iYTAAXfvjwr\"}"} 
[2026-05-01 15:42:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zas33nDYpVW2uW8TP\"}"} 
[2026-05-01 15:42:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zbh9MVjNEdgL7mLtc\"}"} 
[2026-05-01 15:42:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zcARPV6SVjhJhDpCs\"}"} 
[2026-05-01 15:42:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zd6yGqNVGFokP2QzQ\"}"} 
[2026-05-01 15:42:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zdigPx45UaBK1x3T2\"}"} 
[2026-05-01 15:42:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zeXZ1NwvkZ7y7RuxV\"}"} 
[2026-05-01 15:42:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zfa3wTA2nqYFr5h6g\"}"} 
[2026-05-01 15:42:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zfueDKBEqkmvLVXDC\"}"} 
[2026-05-01 15:42:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zh3cHQTM1nbThxRvi\"}"} 
[2026-05-01 15:42:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zhJVD9RC47MFysXgD\"}"} 
[2026-05-01 15:42:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ziQxdabYS1CjrHoHb\"}"} 
[2026-05-01 15:42:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zjkL2jYYZES4PKb9y\"}"} 
[2026-05-01 15:42:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zigq2gtiMUzsnSe2j\"}"} 
[2026-05-01 15:42:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zkzEu6vmkH2KeEEnv\"}"} 
[2026-05-01 15:42:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zm7gJp1PYDE5A7f5x\"}"} 
[2026-05-01 15:42:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zqjzA8Z9ADFPfLCud\"}"} 
[2026-05-01 15:42:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zrVdiF95m8FEr7H2G\"}"} 
[2026-05-01 15:42:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ztL1cUvqUwLBBbtuM\"}"} 
[2026-05-01 15:42:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6ztxTuUDfzJn5996Uo\"}"} 
[2026-05-01 15:42:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac6zz4Ya8euvkcqoLmNk\"}"} 
[2026-05-01 15:42:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac717HdMxPq7sGCw7QXo\"}"} 
[2026-05-01 15:42:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac714dsp2exYUkspEWkm\"}"} 
[2026-05-01 15:42:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac718ZXGDo76Q3AvK78B\"}"} 
[2026-05-01 15:42:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac719NPcLTSQRsdK2tEk\"}"} 
[2026-05-01 15:42:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac719zLpUrcYa8MVce2L\"}"} 
[2026-05-01 15:42:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71B6Zty7ZWYfvPGQ3t\"}"} 
[2026-05-01 15:42:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71BhnJn1gFrg6LLULq\"}"} 
[2026-05-01 15:42:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71CoGGbbYDPy3urdUy\"}"} 
[2026-05-01 15:42:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71DTD1iD6EQDmni33s\"}"} 
[2026-05-01 15:42:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71EFKuuyphThiq6Prn\"}"} 
[2026-05-01 15:42:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71EqYcLqzuGovbES9x\"}"} 
[2026-05-01 15:42:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71FUzMt2xTG1MfTDvD\"}"} 
[2026-05-01 15:42:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71GYzEcnqqia2hhKFF\"}"} 
[2026-05-01 15:42:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71H8xe714shC8Ytyxo\"}"} 
[2026-05-01 15:42:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71J7k6yBR3ApCvbGHa\"}"} 
[2026-05-01 15:42:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71JYnm5AsXeRQQGKwZ\"}"} 
[2026-05-01 15:42:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71KX5SmDTiUC1RSoKk\"}"} 
[2026-05-01 15:42:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71L1M9YcPvQKp1d4fn\"}"} 
[2026-05-01 15:42:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71LkVbB3MfsntKLm4R\"}"} 
[2026-05-01 15:42:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71MSB8KYRsqfhGBzsc\"}"} 
[2026-05-01 15:42:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71N7rBu8z1fR6daPH2\"}"} 
[2026-05-01 15:42:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71Nq1pGffSb3rNkVXR\"}"} 
[2026-05-01 15:42:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71PZRGNfDhaVDak9FN\"}"} 
[2026-05-01 15:42:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71Qso2zwjGx9FEJHUC\"}"} 
[2026-05-01 15:42:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71RFs67c4Yi8VfVtZm\"}"} 
[2026-05-01 15:42:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71S8Cd3bUHdtqLJDoS\"}"} 
[2026-05-01 15:42:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71SiB8oirZDZ15QEpC\"}"} 
[2026-05-01 15:42:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71TZGniZTrt3zSo62A\"}"} 
[2026-05-01 15:42:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71UGBpzyUjH3jFaREb\"}"} 
[2026-05-01 15:42:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71Uxc8NZk5csicweXt\"}"} 
[2026-05-01 15:42:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71VeY56Q8o25qvwcPa\"}"} 
[2026-05-01 15:42:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71WXNDG7thXMmbZXQj\"}"} 
[2026-05-01 15:42:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71XUAiFQfFT7cu8BPE\"}"} 
[2026-05-01 15:42:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71XuxR2SNv3tej7eQF\"}"} 
[2026-05-01 15:42:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71YmZH8TJYG1b7Wibs\"}"} 
[2026-05-01 15:42:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71ZJJgE9oVEPwXxQan\"}"} 
[2026-05-01 15:42:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71ZyUsY4VuQVAXUtRZ\"}"} 
[2026-05-01 15:42:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71ah99SxhMMjkKvdQH\"}"} 
[2026-05-01 15:42:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71bP51ocLTYgyoo7mS\"}"} 
[2026-05-01 15:42:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71c5V9Zeg4e9LM3xuW\"}"} 
[2026-05-01 15:42:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71cq8WFWC36P98QeJa\"}"} 
[2026-05-01 15:42:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71dQcCYNXhLPtGvzup\"}"} 
[2026-05-01 15:42:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71eGhXKySgMVt2nGeV\"}"} 
[2026-05-01 15:42:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71ejUrLg4R5PgmYEGy\"}"} 
[2026-05-01 15:42:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71fb54noyB1dhRpvMX\"}"} 
[2026-05-01 15:42:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71g2NDQd8YY64s5Pe2\"}"} 
[2026-05-01 15:42:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71gwBgD5RvMnGBwkLL\"}"} 
[2026-05-01 15:42:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71hLVgyVjbxe64CMg2\"}"} 
[2026-05-01 15:42:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71iEpLQerFdzKhv9Kh\"}"} 
[2026-05-01 15:42:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71ijLZop6QxbHeG7Lj\"}"} 
[2026-05-01 15:42:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71jZwE1F2K3YZmKjjK\"}"} 
[2026-05-01 15:42:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71k7vqrERrGALF3emh\"}"} 
[2026-05-01 15:42:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71kw3cuPEjqt2HrkZt\"}"} 
[2026-05-01 15:42:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71mcifnH9wfijceK6t\"}"} 
[2026-05-01 15:42:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71nMs5nD2dbWy3rkdo\"}"} 
[2026-05-01 15:42:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71nv77s1j9UVjg7jQG\"}"} 
[2026-05-01 15:42:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71owry1mLGQ1uXyEYd\"}"} 
[2026-05-01 15:42:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71pKSb3DZJCooxn4by\"}"} 
[2026-05-01 15:42:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71qUeDpPsunWSavRiF\"}"} 
[2026-05-01 15:42:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71qi2bW5HNRTh2R2xy\"}"} 
[2026-05-01 15:42:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71ro1wqC7z8VbjXvZJ\"}"} 
[2026-05-01 15:42:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71s5daou1yFrMmKY7e\"}"} 
[2026-05-01 15:42:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71tB7iSgRWwhYXPopT\"}"} 
[2026-05-01 15:42:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71tWht6HSxzfh2MyEr\"}"} 
[2026-05-01 15:42:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71uk7mfQvLb1TdRxgT\"}"} 
[2026-05-01 15:42:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71ubSi7iFLmKYezSjG\"}"} 
[2026-05-01 15:42:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71w9hxtEX2zLutYd63\"}"} 
[2026-05-01 15:42:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71xd1GQCGtgSmJVDk8\"}"} 
[2026-05-01 15:42:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac71z5ZeEdJtXohMD6x6\"}"} 
[2026-05-01 15:42:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac721UQLhxLJRsfVqfME\"}"} 
[2026-05-01 15:42:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac721ho14rqxQ8TBCKV8\"}"} 
[2026-05-01 15:42:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac722tjTjmcYTUAYfkzV\"}"} 
[2026-05-01 15:42:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac723NFz3naHGi1yYuzU\"}"} 
[2026-05-01 15:42:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac724TFCcdAvJp4JD4pz\"}"} 
[2026-05-01 15:42:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac725spjrb4SeScGmqfk\"}"} 
[2026-05-01 15:42:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac724iNXb4wV8kLfQsKL\"}"} 
[2026-05-01 15:42:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac727JthYDUahcFLCV1v\"}"} 
[2026-05-01 15:42:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac728TMNFkkURoPQUwhc\"}"} 
[2026-05-01 15:42:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac728fkVYdiig2gjDnH7\"}"} 
[2026-05-01 15:42:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72A6KnVan6PwbMrTXC\"}"} 
[2026-05-01 15:42:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac729myLbHgTWapboNwd\"}"} 
[2026-05-01 15:42:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72BTvVsizm7Td6HSTC\"}"} 
[2026-05-01 15:42:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72BoGJegKRcaPdEWdd\"}"} 
[2026-05-01 15:42:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72Conq1p6zP9Xs87JY\"}"} 
[2026-05-01 15:42:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72D899p8v4DJszRfFH\"}"} 
[2026-05-01 15:42:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72EFMdBb99wYZRsreV\"}"} 
[2026-05-01 15:42:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72EFMWBZ6r4MAj5aEA\"}"} 
[2026-05-01 15:42:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72FiQr9GEVEdoc2cU3\"}"} 
[2026-05-01 15:42:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72Fhut53vTYW21LQV8\"}"} 
[2026-05-01 15:42:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72H8VS5JbWUUYzXfwt\"}"} 
[2026-05-01 15:42:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72HXJgKsEHTSZpAi72\"}"} 
[2026-05-01 15:42:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72Jiysue475CGQ5yns\"}"} 
[2026-05-01 15:42:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72JrvFmErjYfgpSvPw\"}"} 
[2026-05-01 15:42:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72KxeWAxeQereb7ffS\"}"} 
[2026-05-01 15:42:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72LF1ysL2sFehuZb4t\"}"} 
[2026-05-01 15:42:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72ML1EGMzsZwT8ANyS\"}"} 
[2026-05-01 15:42:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72MZeHo2LAXGfj35an\"}"} 
[2026-05-01 15:42:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72NgMk9mAYUkHkVERq\"}"} 
[2026-05-01 15:42:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72NpJMpX1xNrzi6n1i\"}"} 
[2026-05-01 15:42:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72Q1yarSv5njy1Eo1Q\"}"} 
[2026-05-01 15:42:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72QHqwRe6R87sXK8GC\"}"} 
[2026-05-01 15:42:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72RPaVhotKqxsR29tC\"}"} 
[2026-05-01 15:42:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72RexM5Nqxr3umUPUy\"}"} 
[2026-05-01 15:42:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72SejA6qvnHEuXb7EN\"}"} 
[2026-05-01 15:42:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72SypatbY5YwVg8b1F\"}"} 
[2026-05-01 15:42:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72U54Hjyr9u5iHKu6d\"}"} 
[2026-05-01 15:42:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72UY5ocSud7tGTHJgb\"}"} 
[2026-05-01 15:42:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72VnVu4VW9qBXr4szw\"}"} 
[2026-05-01 15:42:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72VvgNcz759Nj5YcRt\"}"} 
[2026-05-01 15:42:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72XFoAhEFC5g44nuZX\"}"} 
[2026-05-01 15:42:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72XPz7NDDvzeiDx5K4\"}"} 
[2026-05-01 15:42:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72YbAqLar4M6bsVfgi\"}"} 
[2026-05-01 15:42:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72YpZY9FTWMGE48Bga\"}"} 
[2026-05-01 15:42:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72ZyWWwEHJVHKLmf9p\"}"} 
[2026-05-01 15:42:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72aci4uHWkS5VXWzkC\"}"} 
[2026-05-01 15:42:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72bS5F2yVyt82J2ww1\"}"} 
[2026-05-01 15:42:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72c3nHjYKwZFA64Mdy\"}"} 
[2026-05-01 15:42:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72cquDwEMWivNbZ1LR\"}"} 
[2026-05-01 15:42:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72dQ911URJtqBemmjE\"}"} 
[2026-05-01 15:42:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72eFjkuDSedqw85GXD\"}"} 
[2026-05-01 15:42:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72enjHY7oLoEM3JQN3\"}"} 
[2026-05-01 15:42:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72fYsR4oprPvyKxKaB\"}"} 
[2026-05-01 15:42:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72g4dWpZnDh8tXALr1\"}"} 
[2026-05-01 15:42:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72h9N4gt9twGxbNo2x\"}"} 
[2026-05-01 15:42:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72hUTQEVgoUcycEqZ8\"}"} 
[2026-05-01 15:42:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72iQ2Bt7f7UwnZaJR9\"}"} 
[2026-05-01 15:42:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72itnk6XAbxD8hNXy9\"}"} 
[2026-05-01 15:42:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72jp6rXTY7AM6EwYjN\"}"} 
[2026-05-01 15:42:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72kEA38zSMASZFMfd8\"}"} 
[2026-05-01 15:42:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:42:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72mHu2jCksYjMDMT8T\"}"} 
[2026-05-01 15:42:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72mWYYw1okVxH1UDRm\"}"} 
[2026-05-01 15:42:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:42:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:42:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72nkD59g7bzeUarDSx\"}"} 
[2026-05-01 15:43:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72nv8eG2db6AxYt9uY\"}"} 
[2026-05-01 15:43:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72pPvwRkk11weujrjo\"}"} 
[2026-05-01 15:43:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72p7K7FTqQKVoDfUkf\"}"} 
[2026-05-01 15:43:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72qkYREXSEMPJAxnjJ\"}"} 
[2026-05-01 15:43:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72qtDyV25qpnbdiQ2X\"}"} 
[2026-05-01 15:43:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72s3RaUej31bFNADvq\"}"} 
[2026-05-01 15:43:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72sK3ehvEJwjM9fKWR\"}"} 
[2026-05-01 15:43:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72tUVyMNk3EXuKv7Eo\"}"} 
[2026-05-01 15:43:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72tmrfKFT611DJxVJ6\"}"} 
[2026-05-01 15:43:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72uxo1i9EuC9GLucs1\"}"} 
[2026-05-01 15:43:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72vLsGJnFcVKmdGttN\"}"} 
[2026-05-01 15:43:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72wQcFagdcM9egfBjV\"}"} 
[2026-05-01 15:43:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72wyLuastdPa8FgoJH\"}"} 
[2026-05-01 15:43:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72xrg5sbA1S68D6WWp\"}"} 
[2026-05-01 15:43:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72yapsbYZzNWYAHZeC\"}"} 
[2026-05-01 15:43:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72zc6aSBey5Qaw9rw7\"}"} 
[2026-05-01 15:43:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac72zzunSccX5jP13AkD\"}"} 
[2026-05-01 15:43:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac731uEQEiZcuXityAhK\"}"} 
[2026-05-01 15:43:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac732YBKmhNRbzugjUs6\"}"} 
[2026-05-01 15:43:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac733Q2HAAVW6fnngoJm\"}"} 
[2026-05-01 15:43:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac734PYqHmiykZa927at\"}"} 
[2026-05-01 15:43:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac734fRKxX5J3rbCijL5\"}"} 
[2026-05-01 15:43:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac735v5exrKm2AqUqgPU\"}"} 
[2026-05-01 15:43:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7366Vb8ariWhkxrVRT\"}"} 
[2026-05-01 15:43:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac737GgcyEvVgMBtsAr4\"}"} 
[2026-05-01 15:43:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac737V6AnpEJEVrHd5jC\"}"} 
[2026-05-01 15:43:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac738cZAUBCnzAeAfxdy\"}"} 
[2026-05-01 15:43:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac738uAUjbiKhd4vFu2Q\"}"} 
[2026-05-01 15:43:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac739vgTxCgwc9Mbi4w1\"}"} 
[2026-05-01 15:43:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73AGWqg5REsLCAArn4\"}"} 
[2026-05-01 15:43:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73BXfjSw15XB26uBcJ\"}"} 
[2026-05-01 15:43:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73BgMPN2bBzJCYcKUV\"}"} 
[2026-05-01 15:43:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73CzjDpRW4axcTB9iq\"}"} 
[2026-05-01 15:43:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73D6RpgMYHr71oBeJX\"}"} 
[2026-05-01 15:43:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73ETnNWij1bmBM6z15\"}"} 
[2026-05-01 15:43:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73EJcGyDY7m7eY1JEy\"}"} 
[2026-05-01 15:43:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73FjvgcwiitDQ4wXvG\"}"} 
[2026-05-01 15:43:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73Fu6zqnPNffw4oy6h\"}"} 
[2026-05-01 15:43:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73H15MGhhZ32oX8BsF\"}"} 
[2026-05-01 15:43:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73HMAMfUqYSR2L1anP\"}"} 
[2026-05-01 15:43:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73JQfJjSrg1QrwRRMp\"}"} 
[2026-05-01 15:43:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73JwuZUdut9BhmnaCW\"}"} 
[2026-05-01 15:43:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73Kozs9z9TEJH7ddiX\"}"} 
[2026-05-01 15:43:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73LKWFiMmaznEkz6cN\"}"} 
[2026-05-01 15:43:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73MCqboXmLEQa5T8ZX\"}"} 
[2026-05-01 15:43:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73MddepuGVMZ9GU5en\"}"} 
[2026-05-01 15:43:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73PUWWfU6byei1aF9N\"}"} 
[2026-05-01 15:43:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73PTGwZKDRjqBRBHa6\"}"} 
[2026-05-01 15:43:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73R8EAnRi9goGnhe3s\"}"} 
[2026-05-01 15:43:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73R22ofW79SmcjxvSr\"}"} 
[2026-05-01 15:43:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73SQsHTZDxnnJVjNZ5\"}"} 
[2026-05-01 15:43:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73SNe3N85p36Czw2Xj\"}"} 
[2026-05-01 15:43:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73TfXQxaAnpM5iMz17\"}"} 
[2026-05-01 15:43:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73TkjRKWv63LGyfP4X\"}"} 
[2026-05-01 15:43:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73V5rWyu8tdCT9Z6HA\"}"} 
[2026-05-01 15:43:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73V3Nh8WD4iVXJZwH2\"}"} 
[2026-05-01 15:43:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73WL1qV26qHCQsWoqR\"}"} 
[2026-05-01 15:43:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73WVBwb3vm3N1XHzbx\"}"} 
[2026-05-01 15:43:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73XXCn28youvdpMRDr\"}"} 
[2026-05-01 15:43:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73XoKHmcH3SUhzxofZ\"}"} 
[2026-05-01 15:43:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73YoqccgvrPzh5px5J\"}"} 
[2026-05-01 15:43:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73Z3ymZT7mXMq9BcoC\"}"} 
[2026-05-01 15:43:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73a3kuxgnQq6a6madY\"}"} 
[2026-05-01 15:43:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73acjmxHw5bNRfCq68\"}"} 
[2026-05-01 15:43:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73bRrTVrSYnig7A6Df\"}"} 
[2026-05-01 15:43:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73cg1mFNryX4BQ1m4i\"}"} 
[2026-05-01 15:43:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73cohYoShDx9pdc8Yt\"}"} 
[2026-05-01 15:43:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73e56qSKwtR2fMtKqL\"}"} 
[2026-05-01 15:43:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73e3rimD5Q2cm5LF9w\"}"} 
[2026-05-01 15:43:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73fSwwruQn4heGZ7aG\"}"} 
[2026-05-01 15:43:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73fTh4dRrsvXaqH3RZ\"}"} 
[2026-05-01 15:43:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73grHYzV1AJa85mKiR\"}"} 
[2026-05-01 15:43:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73grnEqNpLba2YAEas\"}"} 
[2026-05-01 15:43:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73iLpgqgJdxpcyXpyT\"}"} 
[2026-05-01 15:43:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73iLq2Nwxjtj5Khjiy\"}"} 
[2026-05-01 15:43:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73jneEruu1RFu2Xv9K\"}"} 
[2026-05-01 15:43:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73jaVEoXFB4oFgK77f\"}"} 
[2026-05-01 15:43:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73mAzHvKarYqs2Sgtj\"}"} 
[2026-05-01 15:43:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73mLQdCKntz67Kvjuc\"}"} 
[2026-05-01 15:43:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73o2MncFqMCDGDrJCC\"}"} 
[2026-05-01 15:43:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73o9o8zbtgp2SzD4D9\"}"} 
[2026-05-01 15:43:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73pRSeXQrc4b4gDobL\"}"} 
[2026-05-01 15:43:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73pomCVsH2kZbdevK8\"}"} 
[2026-05-01 15:43:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73qn451SSYmrFugfsK\"}"} 
[2026-05-01 15:43:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73rELSJbkC3vSXG3ff\"}"} 
[2026-05-01 15:43:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73sYDp3CXDx2k9yyHN\"}"} 
[2026-05-01 15:43:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73sdg6TBSyWm8UELH5\"}"} 
[2026-05-01 15:43:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73tmtAXqjngrnMZhoY\"}"} 
[2026-05-01 15:43:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73uNrKVdKo4dJoQbgF\"}"} 
[2026-05-01 15:43:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73v8F8EFbJmwjn8b9b\"}"} 
[2026-05-01 15:43:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73vc22Q6NKUVD98TpQ\"}"} 
[2026-05-01 15:43:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73wZozKTdW4nzQPMwo\"}"} 
[2026-05-01 15:43:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73wvPz5oo7iepKc1Du\"}"} 
[2026-05-01 15:43:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73y28ASeTvM8aUM3gG\"}"} 
[2026-05-01 15:43:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73y7LKzaSX2wBWjMvf\"}"} 
[2026-05-01 15:43:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73zPE6eY4U4gqhCfWk\"}"} 
[2026-05-01 15:43:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac73zQDfJxNcspJnaU12\"}"} 
[2026-05-01 15:43:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac741g7mTvypefj4eyXm\"}"} 
[2026-05-01 15:43:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac741g7ewpkkNyaBD9uu\"}"} 
[2026-05-01 15:43:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7432E1dSw63cssuD9d\"}"} 
[2026-05-01 15:43:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7436h73Y289GhWzvUb\"}"} 
[2026-05-01 15:43:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac744QKwQMcUQ8a3t2VB\"}"} 
[2026-05-01 15:43:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac744PahRs12CZ3hShB1\"}"} 
[2026-05-01 15:43:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac745ihfs51buaTLo7sy\"}"} 
[2026-05-01 15:43:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac745mBYAv55D9HSGzzM\"}"} 
[2026-05-01 15:43:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74735TuwitD8DGfgyo\"}"} 
[2026-05-01 15:43:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac747CkC3NkaL2qDQdPd\"}"} 
[2026-05-01 15:43:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac748FFjMw8cFMdiQNwv\"}"} 
[2026-05-01 15:43:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac748g42mXEv2vT99kkV\"}"} 
[2026-05-01 15:43:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74AAbZ7DCCwkxKCtP9\"}"} 
[2026-05-01 15:43:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74BQzuy3W7qVvePUd7\"}"} 
[2026-05-01 15:43:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74CnbvMZEULhasPYDS\"}"} 
[2026-05-01 15:43:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74E4kRQ4mvdPCTeP2C\"}"} 
[2026-05-01 15:43:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74EAwwK8S1yZ3RvnMk\"}"} 
[2026-05-01 15:43:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74FRrNNFC5gyERNnaD\"}"} 
[2026-05-01 15:43:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74FY3htybBVWhogDus\"}"} 
[2026-05-01 15:43:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74Ge2mM9uUSUp1mGYG\"}"} 
[2026-05-01 15:43:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74Gw8x31rMvLtgrFmb\"}"} 
[2026-05-01 15:43:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74Htw7hJxozCTSMe7U\"}"} 
[2026-05-01 15:43:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74JvwUcuWM5LaKViXS\"}"} 
[2026-05-01 15:43:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74KHXFMFU33cAQSoqz\"}"} 
[2026-05-01 15:43:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74LFpNdhxYH5KSD3NH\"}"} 
[2026-05-01 15:43:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74Lrn9vMtMmNt27SCa\"}"} 
[2026-05-01 15:43:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74NE8aqE8HtKkoQF61\"}"} 
[2026-05-01 15:43:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74NfRVSMH8GToBmzo5\"}"} 
[2026-05-01 15:43:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74PbyswyN1zc4nmJot\"}"} 
[2026-05-01 15:43:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74QMdDKgJyUcym2xJH\"}"} 
[2026-05-01 15:43:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74RGSN2FEak4zJoQRT\"}"} 
[2026-05-01 15:43:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74RWKxH3zWH8LbDaNb\"}"} 
[2026-05-01 15:43:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74ShWeTPz6WmWuLXpT\"}"} 
[2026-05-01 15:43:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74ScZAFNZL3UuqWWEQ\"}"} 
[2026-05-01 15:43:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74TxRJGyKHqsCRbJk3\"}"} 
[2026-05-01 15:43:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74TzeXrr3tQF5xqEBi\"}"} 
[2026-05-01 15:43:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74VH3V8wxfL86VQzBh\"}"} 
[2026-05-01 15:43:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74VNVhhzSK5h83Fr6W\"}"} 
[2026-05-01 15:43:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74WUj1Pk4YC7KGL6HB\"}"} 
[2026-05-01 15:43:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74WpJzRA1BR8PVUzfF\"}"} 
[2026-05-01 15:43:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74XnrGYvJuJqnTxSWL\"}"} 
[2026-05-01 15:43:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74YZVQ3EPa9NeZxDWB\"}"} 
[2026-05-01 15:43:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74Z41965DGDorToQjJ\"}"} 
[2026-05-01 15:43:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74Zo9bPkcR1Zf6HymX\"}"} 
[2026-05-01 15:43:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74aS6vUaF8xeVWLWJW\"}"} 
[2026-05-01 15:43:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74bDUn357gGtErjTZ1\"}"} 
[2026-05-01 15:43:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74bowzKDztJtv8kUZZ\"}"} 
[2026-05-01 15:43:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74d9KM2Uxwyiev4xJi\"}"} 
[2026-05-01 15:43:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74coEMKVFX9gdt2yxq\"}"} 
[2026-05-01 15:43:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74ePirHUVGinMeTrWn\"}"} 
[2026-05-01 15:43:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74f3QzAW3gsyEkLvSD\"}"} 
[2026-05-01 15:43:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74fddkXNPP9YmTshcM\"}"} 
[2026-05-01 15:43:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74gP2v7Qu3QBENVggq\"}"} 
[2026-05-01 15:43:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74hi9nLszUhe7cEPHg\"}"} 
[2026-05-01 15:43:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74hZipVDRh5kKu1rK3\"}"} 
[2026-05-01 15:43:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74j5WD1iHah4jTqcSR\"}"} 
[2026-05-01 15:43:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74jzpL2beC8aNsDYhf\"}"} 
[2026-05-01 15:43:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74kW5hfrMTVna5om8C\"}"} 
[2026-05-01 15:43:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74mJhcx75ozWQcQnni\"}"} 
[2026-05-01 15:43:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74muAshT6SKaiZtQt5\"}"} 
[2026-05-01 15:43:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74ncaUPmvcdVDRdc3W\"}"} 
[2026-05-01 15:43:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74oK17cuH46N5RSCkJ\"}"} 
[2026-05-01 15:43:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74p6snTeJ7DdaJaweL\"}"} 
[2026-05-01 15:43:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74pgMHnr1WTt5Awvp7\"}"} 
[2026-05-01 15:43:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74qbv946qoPxRtv9Rd\"}"} 
[2026-05-01 15:43:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74r3hbdxJc9mF4UPoE\"}"} 
[2026-05-01 15:43:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74rwnCwfE2sA523ZW1\"}"} 
[2026-05-01 15:43:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74sZErnJDBytbTT9C7\"}"} 
[2026-05-01 15:43:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74tM7jLmB5wPGS1WBe\"}"} 
[2026-05-01 15:43:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74tyKTQq7mVLWBskmv\"}"} 
[2026-05-01 15:43:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74ugERhR1tH1SUpaia\"}"} 
[2026-05-01 15:43:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74vKRmfFeScSsnHrnd\"}"} 
[2026-05-01 15:43:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74vxdCbo8hCg3vraZq\"}"} 
[2026-05-01 15:43:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74wk1CZd5VEk9oBoxo\"}"} 
[2026-05-01 15:43:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74xNi2LJyBF3x9Lo7D\"}"} 
[2026-05-01 15:43:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74yadrY3B1QnN9TF4z\"}"} 
[2026-05-01 15:43:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac74ymJ7Bkywww4c2AUe\"}"} 
[2026-05-01 15:43:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7511DNCaDgT73P4pAp\"}"} 
[2026-05-01 15:43:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7517Qbx4Vu2tSweJNf\"}"} 
[2026-05-01 15:43:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac752NZaBDdCaWBf1U1b\"}"} 
[2026-05-01 15:43:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac752WFh99KC29dcG19k\"}"} 
[2026-05-01 15:43:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac753r7aUkqhGnwRRMpN\"}"} 
[2026-05-01 15:43:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac753meunEVtxKxQ4UXn\"}"} 
[2026-05-01 15:43:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75543SBivLiy2HgzJ3\"}"} 
[2026-05-01 15:43:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7554Hw1GAQqmUjxwvJ\"}"} 
[2026-05-01 15:43:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac756GDnpA3WehWuHacM\"}"} 
[2026-05-01 15:43:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac756KSZtQCBwTqdcsBo\"}"} 
[2026-05-01 15:43:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac757RvNeNkgbi1jy3DE\"}"} 
[2026-05-01 15:43:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac757nFVdfMzSexpzjYk\"}"} 
[2026-05-01 15:43:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac758ccMvQrcdUC7CVEc\"}"} 
[2026-05-01 15:43:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac759Caj6EJExa5YDx2U\"}"} 
[2026-05-01 15:43:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac759pHdCQunQruabd4h\"}"} 
[2026-05-01 15:43:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75Ad9suRUSc5o1bRMg\"}"} 
[2026-05-01 15:43:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75BAek7TNXShc5SZFW\"}"} 
[2026-05-01 15:43:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75CARUB3rai9LYSsG9\"}"} 
[2026-05-01 15:43:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75CSYTRE5cc95QbDJw\"}"} 
[2026-05-01 15:43:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75DU4S9sRXsjAgoLot\"}"} 
[2026-05-01 15:43:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75DfxcMP3tgAk1zceQ\"}"} 
[2026-05-01 15:43:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75Ehj4AZbsLB96CFhw\"}"} 
[2026-05-01 15:43:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75EtdwjycW66o4rgmK\"}"} 
[2026-05-01 15:43:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75G9Y97X9hha4pDN16\"}"} 
[2026-05-01 15:43:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75GGUxjBXzvFcTiQhj\"}"} 
[2026-05-01 15:43:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75Hfa6ATfappiUcVku\"}"} 
[2026-05-01 15:43:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75K6Ppag2suJacXN5n\"}"} 
[2026-05-01 15:43:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75HWPgWRiXQSsRM35c\"}"} 
[2026-05-01 15:43:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75LTkF7Ez6Tb3f9auY\"}"} 
[2026-05-01 15:43:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75MsabfKWZmBpaSrwR\"}"} 
[2026-05-01 15:43:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75MVWJrGKio3iZ3i4v\"}"} 
[2026-05-01 15:43:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75P8ES7naqGxVmR9gh\"}"} 
[2026-05-01 15:43:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75PTL7CmPZid7TCcj9\"}"} 
[2026-05-01 15:43:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75QNeANeY32vmi3HN1\"}"} 
[2026-05-01 15:43:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75QpgcE7mUPA6pBKVK\"}"} 
[2026-05-01 15:43:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75RkyyH9RTFnMhh4RP\"}"} 
[2026-05-01 15:43:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75SDGpSCTrgbgknzMm\"}"} 
[2026-05-01 15:43:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75Sz9u5MTReqVUTfxn\"}"} 
[2026-05-01 15:43:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75Ta8DftFmhTmiyNxq\"}"} 
[2026-05-01 15:43:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75UJXeu1eRUPQk9JSs\"}"} 
[2026-05-01 15:43:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75UsGTvgPCpuUu2eJP\"}"} 
[2026-05-01 15:43:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75VhcsfNpLBACTmXed\"}"} 
[2026-05-01 15:43:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75W2iHGffouHpYFBya\"}"} 
[2026-05-01 15:43:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75X7CoCnLWVh9g9Boa\"}"} 
[2026-05-01 15:43:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75XMas5pvKfmcAfPE9\"}"} 
[2026-05-01 15:43:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75Yo9uCqXGgkQfhf7X\"}"} 
[2026-05-01 15:43:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75YU4ZrD84jkqSnZJ2\"}"} 
[2026-05-01 15:43:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75a3Zh62aMLQY2Kszz\"}"} 
[2026-05-01 15:43:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75aGhsNBw3YKhCJvbr\"}"} 
[2026-05-01 15:43:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75bTeKhwr6RyXntRNb\"}"} 
[2026-05-01 15:43:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75bXMq118NfydCd3Ed\"}"} 
[2026-05-01 15:43:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75cyRPv3s2QdYjMoVf\"}"} 
[2026-05-01 15:43:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75eRV5t4fqXfQZUzND\"}"} 
[2026-05-01 15:43:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75fgPYMGP7umxNV2qG\"}"} 
[2026-05-01 15:43:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75hBBcsDfmgA4FsyHP\"}"} 
[2026-05-01 15:43:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75hS4SYtsaT5bECszn\"}"} 
[2026-05-01 15:43:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75iUpNtzJ3Z6oyzgkx\"}"} 
[2026-05-01 15:43:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75itd789ak9a1nEmXp\"}"} 
[2026-05-01 15:43:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75jmTWQnH2uunfgbQ2\"}"} 
[2026-05-01 15:43:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75kRQ5a41jtPZDfjWW\"}"} 
[2026-05-01 15:43:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75mFW6JftrCjEd9ABK\"}"} 
[2026-05-01 15:43:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75n76cPwjV1LFgr4r2\"}"} 
[2026-05-01 15:43:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75ncMkP5NS8Xncx7D4\"}"} 
[2026-05-01 15:43:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75oSDn4xCskcMiaaGH\"}"} 
[2026-05-01 15:43:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75pFab6gLX87yQTphp\"}"} 
[2026-05-01 15:43:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75q4T5YK4PCELw4xUC\"}"} 
[2026-05-01 15:43:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75qjspvckoRcA1TDv2\"}"} 
[2026-05-01 15:43:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75rHcmpWGUAVXPHhpK\"}"} 
[2026-05-01 15:43:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75s8iktZdF96WFBGb2\"}"} 
[2026-05-01 15:43:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75scz7Xw2d4wdPg77M\"}"} 
[2026-05-01 15:43:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75te1EDgsBMr4FkqTc\"}"} 
[2026-05-01 15:43:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75uKBZj49EwsubVAGG\"}"} 
[2026-05-01 15:43:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75v55BWTN3JHE6ms8F\"}"} 
[2026-05-01 15:43:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75wG1kN7RGr6Nofzhn\"}"} 
[2026-05-01 15:43:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75wYNuRhRiJPtTEUNc\"}"} 
[2026-05-01 15:43:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75xZQ81uv4TGFkhoMh\"}"} 
[2026-05-01 15:43:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75xyhQz2diwEN7Zjo7\"}"} 
[2026-05-01 15:43:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac75yuGAR4sstE8CV2x1\"}"} 
[2026-05-01 15:43:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac761SXq8NUWsjQiNM4o\"}"} 
[2026-05-01 15:43:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac763ES8KMGUKUXUXZGo\"}"} 
[2026-05-01 15:43:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac764jUDyy21HCHpqRZz\"}"} 
[2026-05-01 15:43:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac764vsq82gHkkw2ZLeM\"}"} 
[2026-05-01 15:43:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7662N8hMAfqvFrSADm\"}"} 
[2026-05-01 15:43:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac766Nwdz7GmffJNNoLJ\"}"} 
[2026-05-01 15:43:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac767PDZKUe7Gp8gbYx3\"}"} 
[2026-05-01 15:43:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac767nn8VcvDWvhJUuqE\"}"} 
[2026-05-01 15:43:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac768kKhKjaWFAFC8heB\"}"} 
[2026-05-01 15:43:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac769BN5s7Kofpfnhv3X\"}"} 
[2026-05-01 15:43:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76ABe6kxXuQNHsEgoA\"}"} 
[2026-05-01 15:43:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76BQKQtRtJmjDN9iZR\"}"} 
[2026-05-01 15:43:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76BZjoJyNdk6S7tjpR\"}"} 
[2026-05-01 15:43:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76CnuexSYoZ7n5eDxm\"}"} 
[2026-05-01 15:43:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76D2o1veHsBVeJxP3b\"}"} 
[2026-05-01 15:43:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76EVr8i1WW9DLLnr8V\"}"} 
[2026-05-01 15:43:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76EbYurW9VD3gbW3Nh\"}"} 
[2026-05-01 15:43:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76Fk1ReWiJLK8d5E3j\"}"} 
[2026-05-01 15:43:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76G75ufmvgms4FFSKb\"}"} 
[2026-05-01 15:43:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76HAq4xiBLFs6oSgKG\"}"} 
[2026-05-01 15:43:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76HShZHWTfihR747iz\"}"} 
[2026-05-01 15:43:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76JbfBWkmQDGASPQAp\"}"} 
[2026-05-01 15:43:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76Jq3dgMPTu1jzUbg9\"}"} 
[2026-05-01 15:43:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76L2Uwekp2572gtnWi\"}"} 
[2026-05-01 15:43:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76L4xofdbTM9MCRrhd\"}"} 
[2026-05-01 15:43:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76MV3P3r7ratnZeYbX\"}"} 
[2026-05-01 15:43:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76MSoe9jEX29RjcLuq\"}"} 
[2026-05-01 15:43:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76NtdCkyXQPh3NDyby\"}"} 
[2026-05-01 15:43:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76NvrQCrvipdVSGgd5\"}"} 
[2026-05-01 15:43:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76QFivXcvDh9vZCENj\"}"} 
[2026-05-01 15:43:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76RJyc6UEnpGXZmtVb\"}"} 
[2026-05-01 15:43:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76RaMGvbpBs6E76sC9\"}"} 
[2026-05-01 15:43:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76Sg5oGTWYZp6dfbzd\"}"} 
[2026-05-01 15:43:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76T1RNRbk86QZjAVds\"}"} 
[2026-05-01 15:43:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76U2C8Yit6dtHigvWg\"}"} 
[2026-05-01 15:43:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76UTEfAAZiUegGnsQF\"}"} 
[2026-05-01 15:43:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76VUFoS5V7Rp6oMgBe\"}"} 
[2026-05-01 15:43:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76VtohL9p2KtHSAtM5\"}"} 
[2026-05-01 15:43:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76WrbexVzoa4ezNomt\"}"} 
[2026-05-01 15:43:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76XHtjNu7ibiTKTTA7\"}"} 
[2026-05-01 15:43:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76YCTi2vmGqupe8gQp\"}"} 
[2026-05-01 15:43:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76YhE5vRvEo9xsGUuo\"}"} 
[2026-05-01 15:43:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76ZcJFiDoBRoAxxWUc\"}"} 
[2026-05-01 15:43:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76ZyNWC4FKgP4eb1X4\"}"} 
[2026-05-01 15:43:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76aze64tDsjGYZUdZN\"}"} 
[2026-05-01 15:43:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76bG1grH2HutW3LbE4\"}"} 
[2026-05-01 15:43:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76cQimmGf9B4Vfndst\"}"} 
[2026-05-01 15:43:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76caeAQ9BjdQRuFu2g\"}"} 
[2026-05-01 15:43:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76dr3K5RiLYr12PVyP\"}"} 
[2026-05-01 15:43:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76dzUSKLBkE1vnnDXz\"}"} 
[2026-05-01 15:43:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76fE8g1kwWYiL99Kpw\"}"} 
[2026-05-01 15:43:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76fTXHKTwfeqxh3CYA\"}"} 
[2026-05-01 15:43:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76gVnMNb9yeyL3br8f\"}"} 
[2026-05-01 15:43:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76hiwyTATwxTFrAejd\"}"} 
[2026-05-01 15:43:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76iDijJupEWCgpTmzL\"}"} 
[2026-05-01 15:43:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76j16SVa7ZoLrchEpJ\"}"} 
[2026-05-01 15:43:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76k56H2hHThdd7YYhn\"}"} 
[2026-05-01 15:43:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76kQga65jcCta8gRhL\"}"} 
[2026-05-01 15:43:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76mQTcsbdtevACBGEu\"}"} 
[2026-05-01 15:43:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76mpGBu1TfFhYM4CWg\"}"} 
[2026-05-01 15:43:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76o4vWHxyRMhoKurGQ\"}"} 
[2026-05-01 15:43:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76oDMG2nWzGcFRu73j\"}"} 
[2026-05-01 15:43:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76pV14VWYWMEyugWYj\"}"} 
[2026-05-01 15:43:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76peRddfTodhiixfjF\"}"} 
[2026-05-01 15:43:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76qw4fcK61opf7KbH7\"}"} 
[2026-05-01 15:43:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76r9xjsERVwVZoe5ZP\"}"} 
[2026-05-01 15:43:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76s8zh5UEjiS3r6E8J\"}"} 
[2026-05-01 15:43:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76sfFEjcWfsqyF6vA3\"}"} 
[2026-05-01 15:43:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76tP9krYBo5811W4e1\"}"} 
[2026-05-01 15:43:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76u5KsygJkCj165hGp\"}"} 
[2026-05-01 15:43:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76v8aFAT3D1Qf1SeWt\"}"} 
[2026-05-01 15:43:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76vX9KrQyz2CQcdurG\"}"} 
[2026-05-01 15:43:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76wsFp3PkQS6HtnxC7\"}"} 
[2026-05-01 15:43:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76wwihXvFwBNYLCoX5\"}"} 
[2026-05-01 15:43:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76yErW9qjK9LqDMzoj\"}"} 
[2026-05-01 15:43:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76ySky6tBYvgNWnF3f\"}"} 
[2026-05-01 15:43:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76zeggV32BZVvNPyoS\"}"} 
[2026-05-01 15:43:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac76zu4xGJNK7NYxmcUz\"}"} 
[2026-05-01 15:43:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac772GuxUcq8WPehHNAm\"}"} 
[2026-05-01 15:43:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7728EaBPum3Xp6GKhJ\"}"} 
[2026-05-01 15:43:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac773em6YWReohm4vi39\"}"} 
[2026-05-01 15:43:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac774mEoCx3qzyu2vBPo\"}"} 
[2026-05-01 15:43:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7752N6Cuj9PdhuygRE\"}"} 
[2026-05-01 15:43:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7765rgYyMPCrNC2Hxc\"}"} 
[2026-05-01 15:43:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac777GYnjGwVv9SDXda6\"}"} 
[2026-05-01 15:43:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac778XTXjyER19vWVBaE\"}"} 
[2026-05-01 15:43:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac779uoRV1xK7V9rfBSD\"}"} 
[2026-05-01 15:43:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77Am9CVwe4mECRfpbZ\"}"} 
[2026-05-01 15:43:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77BHtrad3CZefFSq1N\"}"} 
[2026-05-01 15:43:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:43:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:43:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:43:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77C5mdhDCaEHFmfZsr\"}"} 
[2026-05-01 15:43:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77CiUNET7WSNtEGMAv\"}"} 
[2026-05-01 15:44:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77DV7JVTTEKBc2b5Qz\"}"} 
[2026-05-01 15:44:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77E4qHsKt5MJwc2HeP\"}"} 
[2026-05-01 15:44:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77F18vAA86is28DLSJ\"}"} 
[2026-05-01 15:44:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77FLyVcWSuZueSs5zx\"}"} 
[2026-05-01 15:44:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77GNEuLnNVW5SycziB\"}"} 
[2026-05-01 15:44:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77GpmnyKZYg3vqCWWi\"}"} 
[2026-05-01 15:44:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77Hm5VWd5ZC3z3xiVK\"}"} 
[2026-05-01 15:44:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77J4gpveSbmAL2WKKy\"}"} 
[2026-05-01 15:44:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77KBuQjcy2ctNYGfue\"}"} 
[2026-05-01 15:44:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77KUGpjutqfwBXTALh\"}"} 
[2026-05-01 15:44:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77LXX5egoH6yRn99ye\"}"} 
[2026-05-01 15:44:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77LrrrDAwbbXe1E1UB\"}"} 
[2026-05-01 15:44:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77MzL18a11t99GYwXG\"}"} 
[2026-05-01 15:44:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77NYZoFLVu6KwVPrwj\"}"} 
[2026-05-01 15:44:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77PjkLtwj2gYtz88T8\"}"} 
[2026-05-01 15:44:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77Q46v6G5ws8VDBLU6\"}"} 
[2026-05-01 15:44:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77R76vFDyCqyfmy7st\"}"} 
[2026-05-01 15:44:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77RRCddXU7n86tE1Ci\"}"} 
[2026-05-01 15:44:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77SZQrRtPs9HMyAcwf\"}"} 
[2026-05-01 15:44:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77SqnP8UdTK2ncimvZ\"}"} 
[2026-05-01 15:44:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77U6Brs5hY1Xt8gbem\"}"} 
[2026-05-01 15:44:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77UL5CizA5gKqAjBUS\"}"} 
[2026-05-01 15:44:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77VNL6G8LxWFut9AaJ\"}"} 
[2026-05-01 15:44:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77Vn8uow2JNMcmTdV4\"}"} 
[2026-05-01 15:44:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77Wy5N8qyTk1Xc2ngH\"}"} 
[2026-05-01 15:44:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77XBihapGmVemjKGQC\"}"} 
[2026-05-01 15:44:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77YNQbvVwNXHGUw3Hn\"}"} 
[2026-05-01 15:44:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77YgWo7u5CjgJu83ZN\"}"} 
[2026-05-01 15:44:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77Zg3LCDikBBxAq56o\"}"} 
[2026-05-01 15:44:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77aA4ij1f5g8ZJTmQy\"}"} 
[2026-05-01 15:44:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77ayfzrUwid23bL7uE\"}"} 
[2026-05-01 15:44:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77bXR5ZWbToy9MDdBj\"}"} 
[2026-05-01 15:44:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77cQk63cAKmJ3SqZsA\"}"} 
[2026-05-01 15:44:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77cm5dsx3BGQtH6L4X\"}"} 
[2026-05-01 15:44:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77dp5ySjAYkwQz3Gea\"}"} 
[2026-05-01 15:44:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77eH7UT7RAemerJfji\"}"} 
[2026-05-01 15:44:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77fDRQgnQHQCYcX8NG\"}"} 
[2026-05-01 15:44:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77fkAkLRDA99AkBn1x\"}"} 
[2026-05-01 15:44:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77gaGvXjBd2tVwhnRy\"}"} 
[2026-05-01 15:44:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77hAzEPEH84zqaHUZh\"}"} 
[2026-05-01 15:44:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77hwNtE1LFs46ymHAv\"}"} 
[2026-05-01 15:44:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77jLTxUXBkv6V1TN24\"}"} 
[2026-05-01 15:44:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77iiGHNS7jQu6Ls6qf\"}"} 
[2026-05-01 15:44:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77kbsGWavZFUBZKzB3\"}"} 
[2026-05-01 15:44:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77mUxCXZRTJoDKf6jr\"}"} 
[2026-05-01 15:44:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77nqocZcHmF1QkGKWA\"}"} 
[2026-05-01 15:44:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77pG8mTGfADVeWD2KU\"}"} 
[2026-05-01 15:44:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77qy5HwUnKz7V9W4rP\"}"} 
[2026-05-01 15:44:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77sLRbqdxT1dPRmusE\"}"} 
[2026-05-01 15:44:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77tgnpuDpzUwMimmes\"}"} 
[2026-05-01 15:44:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77n4BX4kY6b6LL27QB\"}"} 
[2026-05-01 15:44:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77v49Fm2yvZ1ifCDE6\"}"} 
[2026-05-01 15:44:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77vHHB5kTKAzjc8FDX\"}"} 
[2026-05-01 15:44:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77wN1zUoTbQ8Ro4Vc3\"}"} 
[2026-05-01 15:44:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77wbQpw3SsiunJSKsT\"}"} 
[2026-05-01 15:44:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77xfejNkbd5MUCWG6m\"}"} 
[2026-05-01 15:44:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77xqKuWX6qf4ZaUSCj\"}"} 
[2026-05-01 15:44:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77zDfnzboJJetoWaJM\"}"} 
[2026-05-01 15:44:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac77z3FPjJ7ffF3R4nBk\"}"} 
[2026-05-01 15:44:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac781XYZ1qHHTAw9zbF8\"}"} 
[2026-05-01 15:44:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7834pdFxkZTdx5qHUG\"}"} 
[2026-05-01 15:44:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac784cLLAyvu4m8DpQh1\"}"} 
[2026-05-01 15:44:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac784dL7aEpKASzRstCK\"}"} 
[2026-05-01 15:44:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac785zBoUL1cJbEC3FiK\"}"} 
[2026-05-01 15:44:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78668jRaV1futKKjka\"}"} 
[2026-05-01 15:44:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac787S15oHjHEtJ9minq\"}"} 
[2026-05-01 15:44:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac787MXuQVRauArxyhv8\"}"} 
[2026-05-01 15:44:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac788jPTwAHBXSp4jCMd\"}"} 
[2026-05-01 15:44:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac788uoUXhp3GT2v5oXF\"}"} 
[2026-05-01 15:44:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78A8DxXgVjWcyrrDUM\"}"} 
[2026-05-01 15:44:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78ALdEEY77BxLSM3Nm\"}"} 
[2026-05-01 15:44:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78BY4Ls8GQKW4Lufed\"}"} 
[2026-05-01 15:44:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78BjiAmcYcNoJD2GZK\"}"} 
[2026-05-01 15:44:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78CtuwBqUbyeccBPxN\"}"} 
[2026-05-01 15:44:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78E7Ld313t5xveVSFz\"}"} 
[2026-05-01 15:44:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78EQhQ99LsgYx3u2Tv\"}"} 
[2026-05-01 15:44:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78FatWMx4HmkAiGAPv\"}"} 
[2026-05-01 15:44:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78FzCGmUe1KiQZS7wv\"}"} 
[2026-05-01 15:44:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78HEcQ5NoUTYZWsWJo\"}"} 
[2026-05-01 15:44:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78HNnbwgQdRLmRtHoC\"}"} 
[2026-05-01 15:44:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78JcCs5Jh3sP9UBjQH\"}"} 
[2026-05-01 15:44:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78Jn8LcQgh7QYejchG\"}"} 
[2026-05-01 15:44:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78KubRa78jbTK8NwiQ\"}"} 
[2026-05-01 15:44:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78L9yRWz5hM5Se5qvz\"}"} 
[2026-05-01 15:44:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78M8m7XAwWVjUtUsTb\"}"} 
[2026-05-01 15:44:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78MZJujweCaGZTkNbG\"}"} 
[2026-05-01 15:44:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78NZ6DSba49Bc9oXiD\"}"} 
[2026-05-01 15:44:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78NxeaVB5qRR2C8r2K\"}"} 
[2026-05-01 15:44:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78PyuywGQEnEGLHcEJ\"}"} 
[2026-05-01 15:44:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78R3ubw5tDCnwyvoLs\"}"} 
[2026-05-01 15:44:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78RN1UJhAHxF4HREEC\"}"} 
[2026-05-01 15:44:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78SSzfbZmfCEQEhVqG\"}"} 
[2026-05-01 15:44:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78T7RhWrtuZJPLAUiB\"}"} 
[2026-05-01 15:44:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78UCQuoQzmNpmUx4mf\"}"} 
[2026-05-01 15:44:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78Up87iRTL5UqwvYE4\"}"} 
[2026-05-01 15:44:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78VhhZ8wq9pXWdqdxq\"}"} 
[2026-05-01 15:44:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78WLQXZXAyqt2uW2EB\"}"} 
[2026-05-01 15:44:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78X4ZBEx5MhruC5r9K\"}"} 
[2026-05-01 15:44:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78Y6ZqxeKnqSZCZAA6\"}"} 
[2026-05-01 15:44:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78YZ6rqw3QD6fmnM38\"}"} 
[2026-05-01 15:44:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78ZWQ4uF7PUako51Kh\"}"} 
[2026-05-01 15:44:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78bBMayx8Y4fiCLu2J\"}"} 
[2026-05-01 15:44:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78bYgQPmy3Fm781KUz\"}"} 
[2026-05-01 15:44:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78cTzijmGhN9vheWMa\"}"} 
[2026-05-01 15:44:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78d4DtKFK9XGVaHPgM\"}"} 
[2026-05-01 15:44:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78e5yiJq8pN8AvP2kC\"}"} 
[2026-05-01 15:44:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78eQaYnvYbPAjiFgUZ\"}"} 
[2026-05-01 15:44:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78fejuNPBPFDyotEwp\"}"} 
[2026-05-01 15:44:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78fTaog9nd1CYVQJj5\"}"} 
[2026-05-01 15:44:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78hAmg1U6ZDhN8BE58\"}"} 
[2026-05-01 15:44:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78h5K9ZrNWJ8nakKMy\"}"} 
[2026-05-01 15:44:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78ii3H14MiFoJMS3Da\"}"} 
[2026-05-01 15:44:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78ibM6tJvasV95ybKJ\"}"} 
[2026-05-01 15:44:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78kAMLwP89ctbULkKm\"}"} 
[2026-05-01 15:44:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78kauTFyaRqdCUQ6WL\"}"} 
[2026-05-01 15:44:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78mZScGEuT6kQ5eg3W\"}"} 
[2026-05-01 15:44:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78nEd6x1mAMNDibVKc\"}"} 
[2026-05-01 15:44:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78o4ykUvaQRgizNbGJ\"}"} 
[2026-05-01 15:44:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78otb1frsHv4RRSGJp\"}"} 
[2026-05-01 15:44:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78pRLVyRBWcTJ17oqr\"}"} 
[2026-05-01 15:44:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78q8FeLsHr9SVb2dYH\"}"} 
[2026-05-01 15:44:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78qqfbbG5iooFQrngL\"}"} 
[2026-05-01 15:44:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78rbJqyc9MG5tje3PH\"}"} 
[2026-05-01 15:44:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78sDksW24hXdqC6Qkt\"}"} 
[2026-05-01 15:44:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78tVuYqhiLboh2GVe2\"}"} 
[2026-05-01 15:44:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78tAK63RTEQEYMU8zp\"}"} 
[2026-05-01 15:44:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78utk18cYwJtqbnndZ\"}"} 
[2026-05-01 15:44:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78v4fJL1MHgzRa2KVr\"}"} 
[2026-05-01 15:44:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78wLodXkzo2J9ryeZQ\"}"} 
[2026-05-01 15:44:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78wdvPRqAgZ5PJoQk7\"}"} 
[2026-05-01 15:44:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78yDAnBL9AeZ92So4Z\"}"} 
[2026-05-01 15:44:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78xxnib6Cy3sUKzV2L\"}"} 
[2026-05-01 15:44:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78zfjU9dQtybD7ecoN\"}"} 
[2026-05-01 15:44:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac78zsdug8TayuFpGMau\"}"} 
[2026-05-01 15:44:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7924KoT9bDUPYHVxqW\"}"} 
[2026-05-01 15:44:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac792mjjcwdNiv65wdcF\"}"} 
[2026-05-01 15:44:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac797kP8G8sMczVZMFrM\"}"} 
[2026-05-01 15:44:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac798TJCrAQVdGodRUqr\"}"} 
[2026-05-01 15:44:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac798xoez6ReNQwqAmpj\"}"} 
[2026-05-01 15:44:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac799oetoT9g4kC35tHh\"}"} 
[2026-05-01 15:44:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79AKQciwJtQxAjsU8A\"}"} 
[2026-05-01 15:44:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79BNfUtfijd1yXD5b8\"}"} 
[2026-05-01 15:44:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79Bg2D4z8XhqsRJsEh\"}"} 
[2026-05-01 15:44:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79CoV15YNhsaecviYt\"}"} 
[2026-05-01 15:44:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79D85sV2tXNd1Axddr\"}"} 
[2026-05-01 15:44:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79EG3L8JcBd6evgMu4\"}"} 
[2026-05-01 15:44:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79EfMMQBmKbUbXSzpx\"}"} 
[2026-05-01 15:44:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79FePdez8KdHtKE1pb\"}"} 
[2026-05-01 15:44:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79G7AvG4svkjUrcqh3\"}"} 
[2026-05-01 15:44:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79H6Cu1nk52maEM5r3\"}"} 
[2026-05-01 15:44:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79HVGX891HWmRrCJUX\"}"} 
[2026-05-01 15:44:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79JJdbSHg4sYc5nua4\"}"} 
[2026-05-01 15:44:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79Jq8JAE9M4Da79YBm\"}"} 
[2026-05-01 15:44:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79Ka2iVNv9rKUcNJYP\"}"} 
[2026-05-01 15:44:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79L81tRv5T3XkKceLy\"}"} 
[2026-05-01 15:44:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79M2qJ8uk22JuiFn5s\"}"} 
[2026-05-01 15:44:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79MjzoRGbAFA7L1mkW\"}"} 
[2026-05-01 15:44:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79NVeCiN7g2bV7AGdy\"}"} 
[2026-05-01 15:44:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79NwgWbbsyiqsniN5x\"}"} 
[2026-05-01 15:44:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79PiKHvUuizbpf42eK\"}"} 
[2026-05-01 15:44:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79QYg8m46JLe8NuaRz\"}"} 
[2026-05-01 15:44:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79RBd6zdHCapfAYTK6\"}"} 
[2026-05-01 15:44:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79RvGid1wLzJemt2S9\"}"} 
[2026-05-01 15:44:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79SYEHMxsXx1ar5MUe\"}"} 
[2026-05-01 15:44:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79THsjANuMTngFEbgd\"}"} 
[2026-05-01 15:44:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79TwKB57HGJSANpcgk\"}"} 
[2026-05-01 15:44:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79UnR7H2vzPDFMuunu\"}"} 
[2026-05-01 15:44:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79VNt3xF15KfA2xJKQ\"}"} 
[2026-05-01 15:44:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79WKSHh5GBhPRhUBHu\"}"} 
[2026-05-01 15:44:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79WZKjBDiZ3sCQ8zb3\"}"} 
[2026-05-01 15:44:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79XdZy5oCtcRuhLjc8\"}"} 
[2026-05-01 15:44:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79YtxxS4fNYdCce96X\"}"} 
[2026-05-01 15:44:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79Y5c9Cefqvowcb1ce\"}"} 
[2026-05-01 15:44:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79aJ42ZCmdE62WGD7E\"}"} 
[2026-05-01 15:44:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79aWhYFYeRXgknFGzi\"}"} 
[2026-05-01 15:44:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79bcBTNiYAURgM6ajr\"}"} 
[2026-05-01 15:44:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79bhtBqGAAarubb5b5\"}"} 
[2026-05-01 15:44:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79cwJn6YRwT7QiaQoV\"}"} 
[2026-05-01 15:44:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79crb7HevDwPfVoFuY\"}"} 
[2026-05-01 15:44:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79e7zVJuj2RzZGm71u\"}"} 
[2026-05-01 15:44:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79eJQU4KBDdJw4qQZ2\"}"} 
[2026-05-01 15:44:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79g45eCG19qZaFoomw\"}"} 
[2026-05-01 15:44:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79hJEuhz9NycM7gqVX\"}"} 
[2026-05-01 15:44:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79hf54BF2Lva1CTokh\"}"} 
[2026-05-01 15:44:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79jD5Zim1txZ94An3T\"}"} 
[2026-05-01 15:44:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79irkZ8uQgEaKe58Gg\"}"} 
[2026-05-01 15:44:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79kcRDrc6NHFnEKL3D\"}"} 
[2026-05-01 15:44:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79kp53nhS2VKnB9J1t\"}"} 
[2026-05-01 15:44:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79nEQF1GdG9QqrVJTm\"}"} 
[2026-05-01 15:44:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79nAgZ3RHnEv5SzTqb\"}"} 
[2026-05-01 15:44:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79ovr9g7ePj4qE8aYF\"}"} 
[2026-05-01 15:44:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79q7HUByEcrDhnL2m6\"}"} 
[2026-05-01 15:44:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79qcYfEuWuus8RqqUK\"}"} 
[2026-05-01 15:44:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79rYrTrUaF1MuAegDb\"}"} 
[2026-05-01 15:44:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79s3NMLD7pMrMg11zS\"}"} 
[2026-05-01 15:44:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79t68ECfgGgLWhzTKB\"}"} 
[2026-05-01 15:44:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79tPjZckAibtgJCkVo\"}"} 
[2026-05-01 15:44:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79uVxVcYfwaDYw8tAx\"}"} 
[2026-05-01 15:44:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79ujMLYELNqv7ou1qE\"}"} 
[2026-05-01 15:44:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79vxGWXDnnbCwYG5hN\"}"} 
[2026-05-01 15:44:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79wEPKRGsStEGsARoH\"}"} 
[2026-05-01 15:44:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79xToqnjarKgnSgXwr\"}"} 
[2026-05-01 15:44:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79xeDZftYMkwM9h4F6\"}"} 
[2026-05-01 15:44:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79yu8Ga8UiGxYsaKzJ\"}"} 
[2026-05-01 15:44:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac79zmDdxGcqAQEzCSAo\"}"} 
[2026-05-01 15:44:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A1Hxgj1ALDaovYQMB\"}"} 
[2026-05-01 15:44:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A2DHJdhYekPYN61G3\"}"} 
[2026-05-01 15:44:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A2nFyuvbnnhFKGq5k\"}"} 
[2026-05-01 15:44:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A3gawYiLw7iGT7yEA\"}"} 
[2026-05-01 15:44:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A4UxBJeqwFmX35dQX\"}"} 
[2026-05-01 15:44:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A56Af8kgEReorufMJ\"}"} 
[2026-05-01 15:44:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A5snx4mxgRWtkfeN3\"}"} 
[2026-05-01 15:44:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A6SXbCsABpHAWTtNC\"}"} 
[2026-05-01 15:44:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A7W2ByznZpV46NwHJ\"}"} 
[2026-05-01 15:44:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A7r7NrSjajRgsBimu\"}"} 
[2026-05-01 15:44:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A99Vfk1T29wxTLf74\"}"} 
[2026-05-01 15:44:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7A9GSKsuhfiZ2ydtKT\"}"} 
[2026-05-01 15:44:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AAYakMFgoY12PzKZx\"}"} 
[2026-05-01 15:44:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ABnVoXZB28Wjyk4eC\"}"} 
[2026-05-01 15:44:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AAXbGAFDcUZJGMe58\"}"} 
[2026-05-01 15:44:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ADCKsYax4B9rgeZJS\"}"} 
[2026-05-01 15:44:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ADTCyU8i7qY9b9M8Z\"}"} 
[2026-05-01 15:44:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AEavCQxufa8KQUNRf\"}"} 
[2026-05-01 15:44:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AEsHLiDp3mAjWYb1c\"}"} 
[2026-05-01 15:44:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AFtZ78uRuStJeruFg\"}"} 
[2026-05-01 15:44:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AGFNoTnkry5XU9XLB\"}"} 
[2026-05-01 15:44:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AH5jpsB2qikjbKftH\"}"} 
[2026-05-01 15:44:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AHigcGW5z97V77igF\"}"} 
[2026-05-01 15:44:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AJJuKzffp8jXfwf5X\"}"} 
[2026-05-01 15:44:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AKKBDRDTYCrtXqSU5\"}"} 
[2026-05-01 15:44:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AKiz3Wk4xyu315wXX\"}"} 
[2026-05-01 15:44:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ALjkhgSyi5p3nvX7o\"}"} 
[2026-05-01 15:44:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AM6ai58nCUCuTc7ek\"}"} 
[2026-05-01 15:44:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AN8quQUJcMqNtJebj\"}"} 
[2026-05-01 15:44:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ANWAYbS7xoGGXBjgh\"}"} 
[2026-05-01 15:44:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7APu1VsGoUFg6gZMnE\"}"} 
[2026-05-01 15:44:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AQ4BbFt2GCu2KAs8T\"}"} 
[2026-05-01 15:44:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ASZzddQ9JKQjqagDf\"}"} 
[2026-05-01 15:44:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AT6zKeyiCVaHrFeGb\"}"} 
[2026-05-01 15:44:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ATy5h3wav6tzFHqFy\"}"} 
[2026-05-01 15:44:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AURcLbC23Zs9FQMet\"}"} 
[2026-05-01 15:44:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AVR9DCmSgmJm3kEF5\"}"} 
[2026-05-01 15:44:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AVwPiZyrxsAkeLaHF\"}"} 
[2026-05-01 15:44:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AWnFPKYDQ12hH632i\"}"} 
[2026-05-01 15:44:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AXUfhX1Pafg278bMG\"}"} 
[2026-05-01 15:44:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AY8rht9e45s4QGYh8\"}"} 
[2026-05-01 15:44:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AZUU5khquUFaDTe5F\"}"} 
[2026-05-01 15:44:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AZfP7nG1Rakgysskk\"}"} 
[2026-05-01 15:44:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AawXK16YN7KA7soNn\"}"} 
[2026-05-01 15:44:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AaqpvZsnpNZtp6t6m\"}"} 
[2026-05-01 15:44:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ac7DjtYTCYZXAaYHM\"}"} 
[2026-05-01 15:44:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AcEAsx4dLr8eJjPM1\"}"} 
[2026-05-01 15:44:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AdKQ2yfCafnpReM78\"}"} 
[2026-05-01 15:44:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AeAkWheLBFWPvm6VP\"}"} 
[2026-05-01 15:44:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AeaJcazgP4ou96J6j\"}"} 
[2026-05-01 15:44:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AfiGeSKLDfJdQ9NCT\"}"} 
[2026-05-01 15:44:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AfxedePy12nQ1yf5U\"}"} 
[2026-05-01 15:44:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ah2Pim5aU3EK3oLDA\"}"} 
[2026-05-01 15:44:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AhC4yNcYnbDqaab8B\"}"} 
[2026-05-01 15:44:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AiUCxFRmuMnhA2iNp\"}"} 
[2026-05-01 15:44:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AidPTyUtxZyFKPrE9\"}"} 
[2026-05-01 15:44:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AjpaA9mEZd3tq3aag\"}"} 
[2026-05-01 15:44:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ak2ULQJj2wWnWL1ur\"}"} 
[2026-05-01 15:44:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Am9hDkeuGvndckV43\"}"} 
[2026-05-01 15:44:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AnY2kN8zYxEY8wEX5\"}"} 
[2026-05-01 15:44:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AmUnUaPNxTDZfC3C5\"}"} 
[2026-05-01 15:44:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AonStaRGnivfFmHJ2\"}"} 
[2026-05-01 15:44:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ap6YhdMnrLw9RqDbb\"}"} 
[2026-05-01 15:44:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AqC2aRM6knLoJx4Br\"}"} 
[2026-05-01 15:44:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AqT9emVkZ4Za8bS9e\"}"} 
[2026-05-01 15:44:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ArZsXt8bxZNqWShot\"}"} 
[2026-05-01 15:44:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AsjKmFxykgT9u7Py5\"}"} 
[2026-05-01 15:44:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Atzj6UcGyAhEmkP2A\"}"} 
[2026-05-01 15:44:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Au7fu9i6Ek3AqhcLa\"}"} 
[2026-05-01 15:44:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AvK6fuw9j5UPYgnYF\"}"} 
[2026-05-01 15:44:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AviuQhYXR3DbVMyZz\"}"} 
[2026-05-01 15:44:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AweU6uwVvjYjcKVkE\"}"} 
[2026-05-01 15:44:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ax51uwpH6xCZmYH5w\"}"} 
[2026-05-01 15:44:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AyScqkd79s3aV5xdy\"}"} 
[2026-05-01 15:44:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AyPPfhBRTZkGDsjk8\"}"} 
[2026-05-01 15:44:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AziGf3Fy4NJRMKmXX\"}"} 
[2026-05-01 15:44:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7AzvAjgtbt9QCEhAvw\"}"} 
[2026-05-01 15:44:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B286cfidHfkCtrMyY\"}"} 
[2026-05-01 15:44:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B2KzrYaJkahsoE4YZ\"}"} 
[2026-05-01 15:44:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B3TxbkNU1vunicTVU\"}"} 
[2026-05-01 15:44:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B3mKkoyKaG2PqrWQc\"}"} 
[2026-05-01 15:44:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B4v2Wi79uPc875cQe\"}"} 
[2026-05-01 15:44:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B5AAFExEgD3r8pZPh\"}"} 
[2026-05-01 15:44:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B6KN7HCFwzmBSjcpm\"}"} 
[2026-05-01 15:44:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B6bj8qvx4NUgSfptC\"}"} 
[2026-05-01 15:44:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B82JeECcHoPRmd8kj\"}"} 
[2026-05-01 15:44:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B9DzADWhuxSgkVaBD\"}"} 
[2026-05-01 15:44:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7B9tfsmn5H8MxRaHwu\"}"} 
[2026-05-01 15:44:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BARR4hmrq9JisjuQC\"}"} 
[2026-05-01 15:44:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BBPiCvrcUHqusd61s\"}"} 
[2026-05-01 15:44:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BCAqkKoH8hvXx3nYv\"}"} 
[2026-05-01 15:44:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BCjaF7f972yBrzTj6\"}"} 
[2026-05-01 15:44:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BE4wadTznGr2m8a6z\"}"} 
[2026-05-01 15:44:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BDoKWVLvfW8fzJD6K\"}"} 
[2026-05-01 15:44:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BFGNYCyDPrD6w7ixL\"}"} 
[2026-05-01 15:44:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BFzHQHQfjHvWp6pKc\"}"} 
[2026-05-01 15:44:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BGeiPschmQdSJC9ZM\"}"} 
[2026-05-01 15:44:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BJ15SuW8rmxkFKU5s\"}"} 
[2026-05-01 15:44:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BHVp8V5DjNppjsEkD\"}"} 
[2026-05-01 15:44:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BKPfihx5jNRwTmbPs\"}"} 
[2026-05-01 15:44:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BKgHU2JnTtmvPCr3v\"}"} 
[2026-05-01 15:44:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BLkmxPY7F9NXRjQbh\"}"} 
[2026-05-01 15:44:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BMCorUuhrFJpaHT6s\"}"} 
[2026-05-01 15:44:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BNaQcWmLct2Tymmsr\"}"} 
[2026-05-01 15:44:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BNCb2BQw6mLqN9wBh\"}"} 
[2026-05-01 15:44:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BPr4ZjMsznN8yUc6f\"}"} 
[2026-05-01 15:44:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BPoahTgybfZqK5tkf\"}"} 
[2026-05-01 15:44:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BR8CavSdbWKMXr6us\"}"} 
[2026-05-01 15:44:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BRBvcjCzVYzGFjbnB\"}"} 
[2026-05-01 15:44:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BSTZw5thqDjAmdrfP\"}"} 
[2026-05-01 15:44:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BSXYGwaiBqovQHgC8\"}"} 
[2026-05-01 15:44:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BTjiPZFVW5KZoHQvD\"}"} 
[2026-05-01 15:44:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BTsu75hquUFyfNzer\"}"} 
[2026-05-01 15:44:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BVBHR6vhCwFaKABYv\"}"} 
[2026-05-01 15:44:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BV4azWmHojmLmMKjV\"}"} 
[2026-05-01 15:44:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BWUR9swBQ13Jhpqsd\"}"} 
[2026-05-01 15:44:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BWPTYv3ZUm4ajbTXH\"}"} 
[2026-05-01 15:44:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BXhqLuqk5j3YcrLZi\"}"} 
[2026-05-01 15:44:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BXtzuU3PpE9ya3xc1\"}"} 
[2026-05-01 15:44:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BZH6DzhDAJaRd2Ydk\"}"} 
[2026-05-01 15:44:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BZCdaQUR1wQsKcxnB\"}"} 
[2026-05-01 15:44:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BadCvJgUZfN2vJfwA\"}"} 
[2026-05-01 15:44:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BapN2F6sEJ7pu9DxW\"}"} 
[2026-05-01 15:44:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:44:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BcBxvoRg7abhJgqN2\"}"} 
[2026-05-01 15:44:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:44:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:44:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BdLfiZLFhYbna3n5H\"}"} 
[2026-05-01 15:45:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BdbYqRdfgNWHa3WH2\"}"} 
[2026-05-01 15:45:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BetS2jMh5ezTF3xvr\"}"} 
[2026-05-01 15:45:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BewAcn2JKtPDaMX8m\"}"} 
[2026-05-01 15:45:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Bg5NPL6SAwi2ictbL\"}"} 
[2026-05-01 15:45:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BgQxaiDS49Cudpgts\"}"} 
[2026-05-01 15:45:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BhqHuqNupZsGhGzD6\"}"} 
[2026-05-01 15:45:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BhRyoAMcCaUautBAu\"}"} 
[2026-05-01 15:45:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BjMKfxAJMkxnt8dAv\"}"} 
[2026-05-01 15:45:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BjZUQxz4bn2kYrChV\"}"} 
[2026-05-01 15:45:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BkqNHMmkDFSgEp7To\"}"} 
[2026-05-01 15:45:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Bm2HMHVLZwpU8qtmE\"}"} 
[2026-05-01 15:45:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BnVasZ9BuzzYQbAt5\"}"} 
[2026-05-01 15:45:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BnKujb3cBzjRRZGo1\"}"} 
[2026-05-01 15:45:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BoiFo6wdefMd7vSmQ\"}"} 
[2026-05-01 15:45:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BpPBnizsBJ6ucfdMg\"}"} 
[2026-05-01 15:45:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Bq2sxhuzTFyHGWq25\"}"} 
[2026-05-01 15:45:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BqyBgJWDDy68ZX4pG\"}"} 
[2026-05-01 15:45:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BrcdVHhunCMpnbfKp\"}"} 
[2026-05-01 15:45:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BsZBmVqhBKnyC13Hj\"}"} 
[2026-05-01 15:45:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BtU1AjcHnudf3VF2L\"}"} 
[2026-05-01 15:45:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BuARdxdRqNCx1w247\"}"} 
[2026-05-01 15:45:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BuwoR8QqmKSpArxXB\"}"} 
[2026-05-01 15:45:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BvxKeh6v3exmeiNpJ\"}"} 
[2026-05-01 15:45:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BwbGu6GdSppNMoxSd\"}"} 
[2026-05-01 15:45:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ByStc6xEp7dXd7CPH\"}"} 
[2026-05-01 15:45:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ByC1hneCGkhz73qeK\"}"} 
[2026-05-01 15:45:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BzqV2RMSeyys9qKmB\"}"} 
[2026-05-01 15:45:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7BzzATPbz6j4QsTDY3\"}"} 
[2026-05-01 15:45:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C2DLEnfUkyCVGY3mM\"}"} 
[2026-05-01 15:45:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C2HJXfZ46mptXtYLi\"}"} 
[2026-05-01 15:45:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C3aCCYVXdtWZyUqrj\"}"} 
[2026-05-01 15:45:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C3s3wX6keLzz61Eyj\"}"} 
[2026-05-01 15:45:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C4wnpFYJkwU2F3nj3\"}"} 
[2026-05-01 15:45:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C5Jd8BSJJR9ZX4Ua9\"}"} 
[2026-05-01 15:45:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C6Tpk72ffs2vpLSua\"}"} 
[2026-05-01 15:45:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C6xb14GhfwcuVz98v\"}"} 
[2026-05-01 15:45:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C7z6bfqiA8THUKY3D\"}"} 
[2026-05-01 15:45:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C8eXrS2g2FmrHF2vr\"}"} 
[2026-05-01 15:45:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7C9PgkQ37XBRiqWt3t\"}"} 
[2026-05-01 15:45:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CA6MZbRpKz3by7KzK\"}"} 
[2026-05-01 15:45:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CApWcZ7RPkrbb6n7x\"}"} 
[2026-05-01 15:45:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CBZf6EQiE126M596u\"}"} 
[2026-05-01 15:45:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CCELZsmPRs4f8hgng\"}"} 
[2026-05-01 15:45:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CDC8h6FxA1jhCAzs3\"}"} 
[2026-05-01 15:45:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CDm7gndQ238Scwc2p\"}"} 
[2026-05-01 15:45:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CEVmWRwgYSptyKUeY\"}"} 
[2026-05-01 15:45:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CFDfw1iNe2vgmsJEj\"}"} 
[2026-05-01 15:45:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CGEwMfmeQNygUgUY9\"}"} 
[2026-05-01 15:45:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CGfz43Sy7NBX4Fsmg\"}"} 
[2026-05-01 15:45:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CHdnDfM9YBEsfFsLo\"}"} 
[2026-05-01 15:45:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CJ64ZPaY3VV25Jzhn\"}"} 
[2026-05-01 15:45:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CK5qjCjEPcsSXX6vr\"}"} 
[2026-05-01 15:45:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CKVebyBXm3y2xw6tx\"}"} 
[2026-05-01 15:45:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CLUvu9vkxzkvRTyH4\"}"} 
[2026-05-01 15:45:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CMvk48FyBy5u12toJ\"}"} 
[2026-05-01 15:45:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CML2kJ8zXzEMhXpFZ\"}"} 
[2026-05-01 15:45:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CPSmravry7kLXXLfF\"}"} 
[2026-05-01 15:45:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CQaVMmbJ9T4vcXn1B\"}"} 
[2026-05-01 15:45:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CRTaBgxtw6usAjYBy\"}"} 
[2026-05-01 15:45:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CS6X2pdzSENuT2zrr\"}"} 
[2026-05-01 15:45:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CSwcqSVpvHbJjpB1g\"}"} 
[2026-05-01 15:45:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CU74ohAkoo5G4tKmo\"}"} 
[2026-05-01 15:45:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CULDRqbUk4PywWGYT\"}"} 
[2026-05-01 15:45:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CVm3DpWvnNj9DBGLv\"}"} 
[2026-05-01 15:45:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CVa8CcAXTSA53LouM\"}"} 
[2026-05-01 15:45:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CXCrH1Yi4UnF8w8GV\"}"} 
[2026-05-01 15:45:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CXRzT3n2dEUoJexAb\"}"} 
[2026-05-01 15:45:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CYkcxNt3WicVG9eDG\"}"} 
[2026-05-01 15:45:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CYiPJ8KAcdfnQaeT6\"}"} 
[2026-05-01 15:45:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ca3zwSMt1RERo7tKt\"}"} 
[2026-05-01 15:45:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ca6ESKYqfadgUaPuL\"}"} 
[2026-05-01 15:45:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CbU5epB6FumAAaZtk\"}"} 
[2026-05-01 15:45:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CcpSRwFPphUEN8XjJ\"}"} 
[2026-05-01 15:45:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CbcWfzfwwoBTMzHxe\"}"} 
[2026-05-01 15:45:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CeHkDiF5VnXLGaPBL\"}"} 
[2026-05-01 15:45:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CeSRie4kK39miR525\"}"} 
[2026-05-01 15:45:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Cfb8dVzVirhSL7Gq2\"}"} 
[2026-05-01 15:45:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Cfp2Jcb98AnUavFDo\"}"} 
[2026-05-01 15:45:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ch8A3mouuEburTCeQ\"}"} 
[2026-05-01 15:45:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ChCNKgALjeuiBShFZ\"}"} 
[2026-05-01 15:45:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CiXEpjoptgKSgLumk\"}"} 
[2026-05-01 15:45:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Cii9mn5D5fJRNBAxZ\"}"} 
[2026-05-01 15:45:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ck61AzRHiCJyhS9qZ\"}"} 
[2026-05-01 15:45:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ck51ZSeGqwwhRSu7C\"}"} 
[2026-05-01 15:45:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CmU6UigNLkDdFkFY5\"}"} 
[2026-05-01 15:45:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CmuPkYXAYjHpz5N6r\"}"} 
[2026-05-01 15:45:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CnufNvSEBWDEpe95c\"}"} 
[2026-05-01 15:45:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CoUPpCVj48cG3gUWj\"}"} 
[2026-05-01 15:45:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CpPTntWSHQGDkB9Mq\"}"} 
[2026-05-01 15:45:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CpsyuDkd81NtxDzL7\"}"} 
[2026-05-01 15:45:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Cqt1GyLMrYr4CrBUX\"}"} 
[2026-05-01 15:45:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CrJ4KPYetXTtSPemK\"}"} 
[2026-05-01 15:45:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CsNJYqaruw3x7rhW9\"}"} 
[2026-05-01 15:45:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ct4DuFmpqtQKWB1nr\"}"} 
[2026-05-01 15:45:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ctm9PAFgByZNvLrym\"}"} 
[2026-05-01 15:45:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Cuo9iE7NZFUdsFJqx\"}"} 
[2026-05-01 15:45:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CvBUNWqnesyg4sfxQ\"}"} 
[2026-05-01 15:45:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CwGx7uyAV3HJgh31Z\"}"} 
[2026-05-01 15:45:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CwR8ZttUM3m7BNCDu\"}"} 
[2026-05-01 15:45:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CxbaFgUcg5svL3hTx\"}"} 
[2026-05-01 15:45:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CxkkayG28X5oiKn6b\"}"} 
[2026-05-01 15:45:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7CyuTUctWzTj3hSSp8\"}"} 
[2026-05-01 15:45:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Cz1uP7tWjo9sjJjGe\"}"} 
[2026-05-01 15:45:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D1MGk6UCLogK6su5u\"}"} 
[2026-05-01 15:45:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D1N21x6aVnUgMuDVZ\"}"} 
[2026-05-01 15:45:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D2eQSPVcaXhhkeVYg\"}"} 
[2026-05-01 15:45:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D2cAx1m8eAMX2bjwb\"}"} 
[2026-05-01 15:45:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D3xHcNiwTGFpiKdHK\"}"} 
[2026-05-01 15:45:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D49CescDJnzd61gGK\"}"} 
[2026-05-01 15:45:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D5LP6iZv2qkTehF74\"}"} 
[2026-05-01 15:45:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D5XHrU3yF5mjz4vAZ\"}"} 
[2026-05-01 15:45:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D6iEGK5gskkm9NV7P\"}"} 
[2026-05-01 15:45:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D6x81ffEUQeAppir9\"}"} 
[2026-05-01 15:45:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D85qE5PWiW4VBo3rJ\"}"} 
[2026-05-01 15:45:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D8tCn6kVZcuckqa5n\"}"} 
[2026-05-01 15:45:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7D9MEDurTsTwKraE1f\"}"} 
[2026-05-01 15:45:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DAMko9ntbeL6mcLSb\"}"} 
[2026-05-01 15:45:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DAmJyWwdaxgnCM98e\"}"} 
[2026-05-01 15:45:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DBhcgyNn41Ge2uGmr\"}"} 
[2026-05-01 15:45:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DC8uzAFVUBwjLSwPb\"}"} 
[2026-05-01 15:45:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DD5TwRoAsZK4CqYbV\"}"} 
[2026-05-01 15:45:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DDZjjtaRPJLNf9zB1\"}"} 
[2026-05-01 15:45:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DETZPfuWt9k1brTKG\"}"} 
[2026-05-01 15:45:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DEpeA6w4sFt939zwM\"}"} 
[2026-05-01 15:45:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DFuNtGZqQMAgvCqSg\"}"} 
[2026-05-01 15:45:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DGEiWZziGVrtk7Z7E\"}"} 
[2026-05-01 15:45:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DHc54nVbaQErvPxmn\"}"} 
[2026-05-01 15:45:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DHT9JnPdmUpUE7dpM\"}"} 
[2026-05-01 15:45:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DJnm8peEeG3EMfmK9\"}"} 
[2026-05-01 15:45:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DJxBo8c9aXaLpz3Cp\"}"} 
[2026-05-01 15:45:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DLA7fiYf4QB9v3qAp\"}"} 
[2026-05-01 15:45:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DLMX3Dv5PvXskLrnX\"}"} 
[2026-05-01 15:45:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DMZT1kacXKN7Vtgj4\"}"} 
[2026-05-01 15:45:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DMo69Cc2L94sB3o1q\"}"} 
[2026-05-01 15:45:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DNo7gq6e2jQGcyhpV\"}"} 
[2026-05-01 15:45:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DPTYotacKfAqVdD46\"}"} 
[2026-05-01 15:45:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DQ7V8Xa36PzgrCsfb\"}"} 
[2026-05-01 15:45:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DSJhZg9QPDYkE5yBM\"}"} 
[2026-05-01 15:45:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DRrv1EifwN3bAnKkP\"}"} 
[2026-05-01 15:45:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DWqJqzScpkQxMFXgZ\"}"} 
[2026-05-01 15:45:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Da8zca7RmgQjqSASG\"}"} 
[2026-05-01 15:45:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DbR8ZXUgiVb6dfoQR\"}"} 
[2026-05-01 15:45:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DeRxRUuo12fVmtYu1\"}"} 
[2026-05-01 15:45:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DfukuEtbBzdBpUpGS\"}"} 
[2026-05-01 15:45:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Dh7ghYocz6amEDrcj\"}"} 
[2026-05-01 15:45:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DibEXz1wpcfNkVrq9\"}"} 
[2026-05-01 15:45:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DibjevCaF7JvXMXYe\"}"} 
[2026-05-01 15:45:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Dk2oZkTNuwkYeLZzy\"}"} 
[2026-05-01 15:45:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Dk24cApbeRB3WwoMi\"}"} 
[2026-05-01 15:45:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DmRtmcSjer12w8g8S\"}"} 
[2026-05-01 15:45:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DmTdGnChRN5zTp6S8\"}"} 
[2026-05-01 15:45:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DninFi6DL4x9FeBuF\"}"} 
[2026-05-01 15:45:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DnxRE4xEPLeduvn4z\"}"} 
[2026-05-01 15:45:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DpC5kPYx9y2M6QvSv\"}"} 
[2026-05-01 15:45:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DpThydSdwAXnfdbNA\"}"} 
[2026-05-01 15:45:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DqavTqfCC14QrwVQH\"}"} 
[2026-05-01 15:45:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DqumdCfUAZ5Qy1TWA\"}"} 
[2026-05-01 15:45:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ds1kFRhYmaZPJHDuj\"}"} 
[2026-05-01 15:45:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DsYkA27oFrFg3HqbZ\"}"} 
[2026-05-01 15:45:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DtdUtWw2zp1nEMVpz\"}"} 
[2026-05-01 15:45:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Du2YadhAt9jn8CnaM\"}"} 
[2026-05-01 15:45:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DuushdrMi9VDgFCNd\"}"} 
[2026-05-01 15:45:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Dva4Syi73mMC7sFue\"}"} 
[2026-05-01 15:45:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DwJiZaKjE3QAfLgDm\"}"} 
[2026-05-01 15:45:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DwzdtR9vhp15UevL3\"}"} 
[2026-05-01 15:45:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Dxepo6s8dZSG3YQSo\"}"} 
[2026-05-01 15:45:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DyYQc5y6RbbYUMKTF\"}"} 
[2026-05-01 15:45:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7DyvUR8wwfn4qDiHSh\"}"} 
[2026-05-01 15:45:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E1Hq1ngVzfDzerkSW\"}"} 
[2026-05-01 15:45:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E1PnDLFM3Z5vKZKiD\"}"} 
[2026-05-01 15:45:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E2qbWNYQxfHtfzHB5\"}"} 
[2026-05-01 15:45:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E2rawSBXd12Ei9znw\"}"} 
[2026-05-01 15:45:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E4JemL8xbj9NkPqjr\"}"} 
[2026-05-01 15:45:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E4QMLFjzzLtog34Xv\"}"} 
[2026-05-01 15:45:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E5eWkBHqAW9jE53kW\"}"} 
[2026-05-01 15:45:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E5x81ZyWkjJCDHpcY\"}"} 
[2026-05-01 15:45:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E7D2HVAsaAQB9yXFc\"}"} 
[2026-05-01 15:45:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E7jXRgK4EVZmdfa9r\"}"} 
[2026-05-01 15:45:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E8YPceFkoPmbvcNCr\"}"} 
[2026-05-01 15:45:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7E9DpkXtFW3oggFjHH\"}"} 
[2026-05-01 15:45:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EA2CBrwqnKaBfT6h9\"}"} 
[2026-05-01 15:45:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EAeQ5RiGtGdqr7E9V\"}"} 
[2026-05-01 15:45:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EBVVWS33K2v433XkB\"}"} 
[2026-05-01 15:45:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EBz1ayJDkQqhpBWMv\"}"} 
[2026-05-01 15:45:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ECzHkj4Wx3xAPeAqz\"}"} 
[2026-05-01 15:45:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EDG9zwFGKnJ6LfWWC\"}"} 
[2026-05-01 15:45:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EEQcWttrLB8cxyuVZ\"}"} 
[2026-05-01 15:45:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EEfVPi1HkXyBWgq5N\"}"} 
[2026-05-01 15:45:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EFtQxCRDpa8h4Kmkg\"}"} 
[2026-05-01 15:45:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EGaaxVnxN99AsUUoR\"}"} 
[2026-05-01 15:45:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EHaN3GWg8YzjxAAs1\"}"} 
[2026-05-01 15:45:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EHwSWaWDLYbmiEUHP\"}"} 
[2026-05-01 15:45:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EK9sNvEKyEEF7S5vK\"}"} 
[2026-05-01 15:45:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EKNWq5sFRvLw2GEUf\"}"} 
[2026-05-01 15:45:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ELZhXxqvvB14ugZsh\"}"} 
[2026-05-01 15:45:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ELp5aNvSzkuAdnb9e\"}"} 
[2026-05-01 15:45:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EN8D85gmXuB6P8Qqj\"}"} 
[2026-05-01 15:45:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ENEQSSZsRNmQMgLvC\"}"} 
[2026-05-01 15:45:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EPckbRBcyfQD959Qo\"}"} 
[2026-05-01 15:45:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EPZH7HKDYgCnYqRdh\"}"} 
[2026-05-01 15:45:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EQutPRbMRHzLt4FGE\"}"} 
[2026-05-01 15:45:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EQu9XS6hE46p3GQGf\"}"} 
[2026-05-01 15:45:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ES84huLGa5HhkfCwy\"}"} 
[2026-05-01 15:45:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ESRRZuerzqdmzxDKk\"}"} 
[2026-05-01 15:45:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ETSCF22BMQ1Mipzru\"}"} 
[2026-05-01 15:45:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EUqXUia1Ldkv2Fet1\"}"} 
[2026-05-01 15:45:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EUxUBt1JzYfA3o8uj\"}"} 
[2026-05-01 15:45:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EWHM6zFnCmE72eE6o\"}"} 
[2026-05-01 15:45:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EWSmNM5owQCjVMQRJ\"}"} 
[2026-05-01 15:45:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EXsqRCTiePgvqZMZ2\"}"} 
[2026-05-01 15:45:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EZLtsDVoVfAeYKJR6\"}"} 
[2026-05-01 15:45:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EYpe5i5Px4pZrHNMs\"}"} 
[2026-05-01 15:45:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Eamikgcb1DNmVW45x\"}"} 
[2026-05-01 15:45:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Eb847susE7GPJDkhp\"}"} 
[2026-05-01 15:45:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EcFWnk49hhFTzBNe1\"}"} 
[2026-05-01 15:45:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EcTB8WehNgQE5W5KX\"}"} 
[2026-05-01 15:45:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Edj52cTfCLvGt2dQh\"}"} 
[2026-05-01 15:45:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EduV1Nf5NXF4wox7S\"}"} 
[2026-05-01 15:45:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EfGLqkPcfbNGkzP65\"}"} 
[2026-05-01 15:45:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EfPHEPkSqEhgjzkLB\"}"} 
[2026-05-01 15:45:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Egs5hWA4XVy1kT39U\"}"} 
[2026-05-01 15:45:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Egrb3mcfiemSGsbj3\"}"} 
[2026-05-01 15:45:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EiFBJVSVDpqCqUueR\"}"} 
[2026-05-01 15:45:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EiLPXckC1QWLRvrEj\"}"} 
[2026-05-01 15:45:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EjfW9mqnAAXiUk8hv\"}"} 
[2026-05-01 15:45:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EjnwhXQvtaVbXyf5c\"}"} 
[2026-05-01 15:45:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Em9JZiMRuZua29rRi\"}"} 
[2026-05-01 15:45:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EmGVy4hDSCuBUvfw5\"}"} 
[2026-05-01 15:45:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Enb7roj8RPGjdhm2F\"}"} 
[2026-05-01 15:45:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EnyCAiFSngnNxnmSD\"}"} 
[2026-05-01 15:45:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ep1wcgjuvWDPFPjzW\"}"} 
[2026-05-01 15:45:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EpSVZ6tBmsiZu6NPa\"}"} 
[2026-05-01 15:45:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EqfAdHJGUvFfkZB6a\"}"} 
[2026-05-01 15:45:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Er1Fqy6gF8zkE3rgB\"}"} 
[2026-05-01 15:45:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ErvKSha733HG4HjVD\"}"} 
[2026-05-01 15:45:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EsLcwxAEDZekDXcbb\"}"} 
[2026-05-01 15:45:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EtJQu85YerAJT3E5F\"}"} 
[2026-05-01 15:45:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EtkhPnetT37d9G8NP\"}"} 
[2026-05-01 15:45:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Euh1KK79GB2LRpGKW\"}"} 
[2026-05-01 15:45:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EvEzkjTep9miHMXuB\"}"} 
[2026-05-01 15:45:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ew386cL7syP68Tqvh\"}"} 
[2026-05-01 15:45:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EwkmzgKxfHAKcn7dL\"}"} 
[2026-05-01 15:45:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ExUw2cDV3gJQMn5Ga\"}"} 
[2026-05-01 15:45:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EzCcuLGWQTpi3bQzx\"}"} 
[2026-05-01 15:45:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7EzS1jjaWUaMzxToNY\"}"} 
[2026-05-01 15:45:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F1gRUvMs4yMMAj4yV\"}"} 
[2026-05-01 15:45:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F231AoSSwptkrCXfR\"}"} 
[2026-05-01 15:45:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F3427fC2xc5ZMDwHc\"}"} 
[2026-05-01 15:45:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F3Vooxm8npwSZQmhi\"}"} 
[2026-05-01 15:45:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F4NQ2GySDYLGXH3ak\"}"} 
[2026-05-01 15:45:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F4v8xX9eWzVqZiQKC\"}"} 
[2026-05-01 15:45:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F5nyLkRamyyeVZnuC\"}"} 
[2026-05-01 15:45:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F6KyCNkg5EAUErQRp\"}"} 
[2026-05-01 15:45:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F7D42MoGHP2aQ95io\"}"} 
[2026-05-01 15:45:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F7m37u1swPSDtKd2s\"}"} 
[2026-05-01 15:45:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F94RdCU3Y5dqxdAEk\"}"} 
[2026-05-01 15:45:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7F9B86MjmLMSm5qW6Q\"}"} 
[2026-05-01 15:45:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FAXyinDB7AALapbpW\"}"} 
[2026-05-01 15:45:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FAbCWJEBs848GJSYb\"}"} 
[2026-05-01 15:45:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FBwJv57dMxSaU1vo2\"}"} 
[2026-05-01 15:45:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FBznCssdygrjRWzGq\"}"} 
[2026-05-01 15:45:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FDV5UdTHSKrtrkvT3\"}"} 
[2026-05-01 15:45:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FES8KadAeCu2Ky8cE\"}"} 
[2026-05-01 15:45:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FF7JppidKFvPq3qUq\"}"} 
[2026-05-01 15:45:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FFj1mbDDedbFJ3ciy\"}"} 
[2026-05-01 15:45:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FGgZqagapmptoKPc4\"}"} 
[2026-05-01 15:45:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FHEZ5mCrUprCRbjJc\"}"} 
[2026-05-01 15:45:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FJNm35j3PcvMbC3xK\"}"} 
[2026-05-01 15:45:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FJf8LSeqDYoZNWMrB\"}"} 
[2026-05-01 15:45:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FL7Bzn4C89B9pBMhL\"}"} 
[2026-05-01 15:45:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FKxm4hnJLbsTJjy5w\"}"} 
[2026-05-01 15:45:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FMToWush8cK7KVQx5\"}"} 
[2026-05-01 15:45:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FMToYLVLdyH214rwy\"}"} 
[2026-05-01 15:45:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FNq9ve51V9q7AUopo\"}"} 
[2026-05-01 15:45:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FNvMhmtiKBV221qht\"}"} 
[2026-05-01 15:45:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FQ5ZKP4na9sdVuVpq\"}"} 
[2026-05-01 15:45:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FQXMMRioN8Sw7QDUc\"}"} 
[2026-05-01 15:45:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FRQvu8vEsNGJP39tp\"}"} 
[2026-05-01 15:45:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FRvgjb8s1zuZGRkwJ\"}"} 
[2026-05-01 15:45:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FSqkUHswfaVSqNP2e\"}"} 
[2026-05-01 15:45:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FTA775FabmaKM9Xtv\"}"} 
[2026-05-01 15:45:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FUJp1FzMyjPLzuxw4\"}"} 
[2026-05-01 15:45:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FUTEnwBXpqUjaTP7B\"}"} 
[2026-05-01 15:45:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FVdvbpjQYykdN1Rqk\"}"} 
[2026-05-01 15:45:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FVxn5QAnmdLgvkcyq\"}"} 
[2026-05-01 15:45:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FX41b8PCuKkM6vR27\"}"} 
[2026-05-01 15:45:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FXSaCXT6iECKj5Y1V\"}"} 
[2026-05-01 15:45:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FYu8TvR92atYKuGxD\"}"} 
[2026-05-01 15:45:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FYwN7jorjNVaLRUXo\"}"} 
[2026-05-01 15:45:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FaJxoWyLQdbhmUURj\"}"} 
[2026-05-01 15:45:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FaVsq8HTHodT5J6Pr\"}"} 
[2026-05-01 15:45:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FbfaL264T2Jpcwn4m\"}"} 
[2026-05-01 15:45:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fc49Caesu3M3Sd8Da\"}"} 
[2026-05-01 15:45:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FdCquNY2RzCHiG6G4\"}"} 
[2026-05-01 15:45:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FdUTtWNdr5PWzRGjn\"}"} 
[2026-05-01 15:45:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FeZhW6sDTf9nqo1BW\"}"} 
[2026-05-01 15:45:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fei8UdfrT3fT7SCbz\"}"} 
[2026-05-01 15:45:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fg4F2TGAG2Q1LSbFV\"}"} 
[2026-05-01 15:45:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fg5jFWFMRuL4QUsDx\"}"} 
[2026-05-01 15:45:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FhVZeQpnEQRkmWzSa\"}"} 
[2026-05-01 15:45:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FhVotf6byFu4aBvLA\"}"} 
[2026-05-01 15:45:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FisAAH1LXmoHZ9fvC\"}"} 
[2026-05-01 15:45:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fiw8XuGzhkaLi1hY3\"}"} 
[2026-05-01 15:45:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fk9oR1MCEaF19Zp98\"}"} 
[2026-05-01 15:45:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FkKEGo7qz35kHEr2K\"}"} 
[2026-05-01 15:45:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FmaP6FfccEHK7DUs7\"}"} 
[2026-05-01 15:45:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FmdbuckvEy6rTZEhr\"}"} 
[2026-05-01 15:45:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fo1hSCaqPiUHMt6z5\"}"} 
[2026-05-01 15:45:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fo2gphis8gDoFDb1m\"}"} 
[2026-05-01 15:45:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FpRn9BeTyxoH2YP3y\"}"} 
[2026-05-01 15:45:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FpLa3LZ5QgGwUoH3p\"}"} 
[2026-05-01 15:45:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fqk9z3p7VGfX3Ggx7\"}"} 
[2026-05-01 15:45:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fqo8VYJCiqNxwZjyx\"}"} 
[2026-05-01 15:45:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FsAUvEUCFjuD5NrYY\"}"} 
[2026-05-01 15:45:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FsEwpCLgmuPJVxcSa\"}"} 
[2026-05-01 15:45:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FtfmeuHgDghUevSFq\"}"} 
[2026-05-01 15:45:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FtjjYXVLpBytHaeMb\"}"} 
[2026-05-01 15:45:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fv6bQqLKnPTffvomh\"}"} 
[2026-05-01 15:45:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fv957U9ER1VaAGvck\"}"} 
[2026-05-01 15:45:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FwdNK7s7WWVhMNUz5\"}"} 
[2026-05-01 15:45:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FwgqodE4WntezLsS6\"}"} 
[2026-05-01 15:45:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fy9eF4fh36wYSzvi1\"}"} 
[2026-05-01 15:45:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Fy6v5yn4DMsKMmuSV\"}"} 
[2026-05-01 15:45:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7FzegcaMr4iBTJTFUT\"}"} 
[2026-05-01 15:45:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G14VeR9Dimt4PifYf\"}"} 
[2026-05-01 15:45:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:45:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G2tNnB9ZW3NZW3Rb9\"}"} 
[2026-05-01 15:45:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G2AihoAx8JWoU9urY\"}"} 
[2026-05-01 15:45:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:45:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:45:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G4MgTvAdYmPjGbRUz\"}"} 
[2026-05-01 15:46:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G4uAwhTyRgJHUuXRo\"}"} 
[2026-05-01 15:46:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G5bLmCntzf8eUMZi9\"}"} 
[2026-05-01 15:46:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G6VAkBXxWK8ABwgmQ\"}"} 
[2026-05-01 15:46:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G6tyjLcrqauuD9zWT\"}"} 
[2026-05-01 15:46:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G7uzgW917beL12va7\"}"} 
[2026-05-01 15:46:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G8KJSvNoHjqbPiQ8A\"}"} 
[2026-05-01 15:46:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G9PJFduicD5Qvy7D7\"}"} 
[2026-05-01 15:46:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7G9hQEMBatupJxCaeV\"}"} 
[2026-05-01 15:46:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GAndnXjtwChuTgU6U\"}"} 
[2026-05-01 15:46:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GBAxC9of4zpFciYqV\"}"} 
[2026-05-01 15:46:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GCBUVAa56mmVAs9oq\"}"} 
[2026-05-01 15:46:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GCcmL1rL5v6LPh4iE\"}"} 
[2026-05-01 15:46:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GDgm4FUDrT1qAQkmC\"}"} 
[2026-05-01 15:46:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GE1rSrxwWXfrrPGQQ\"}"} 
[2026-05-01 15:46:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GF5Mev2wmW5XS1MYM\"}"} 
[2026-05-01 15:46:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GFVu7TRMs1rRMgkn9\"}"} 
[2026-05-01 15:46:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GGUSaazRGy7NvJdYr\"}"} 
[2026-05-01 15:46:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GH88cxJsNV83tgxJG\"}"} 
[2026-05-01 15:46:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GHukvtYvLgBoZgQzQ\"}"} 
[2026-05-01 15:46:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GJZxAAExxZ5fQZyVq\"}"} 
[2026-05-01 15:46:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GKhRCJxDy53Bcd3mb\"}"} 
[2026-05-01 15:46:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GLLrwmkekqKkPo6Xt\"}"} 
[2026-05-01 15:46:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GMADnoLdjx87ufG4P\"}"} 
[2026-05-01 15:46:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GMoumBUAVMk2Jkm1W\"}"} 
[2026-05-01 15:46:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GNwNrvycuPC2WDNoN\"}"} 
[2026-05-01 15:46:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GPHTtfGgH6vSbosgF\"}"} 
[2026-05-01 15:46:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GQepN9x5XsQSicuMe\"}"} 
[2026-05-01 15:46:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GQW8xeUYe6abLsxpD\"}"} 
[2026-05-01 15:46:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GRuimGzzymZe8kez2\"}"} 
[2026-05-01 15:46:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GRzBqMgk3xjpf8NXr\"}"} 
[2026-05-01 15:46:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GTFqEe2ZL9XUZD9Xb\"}"} 
[2026-05-01 15:46:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GTQGKwg5VKbMxKuxL\"}"} 
[2026-05-01 15:46:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GUxXYLFaEKGoMzss6\"}"} 
[2026-05-01 15:46:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GV1W7jLTMT4Z1G6Jt\"}"} 
[2026-05-01 15:46:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GWJdrYVMjWjWYvnZh\"}"} 
[2026-05-01 15:46:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GWVoLHVhDcaBX9m6Y\"}"} 
[2026-05-01 15:46:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GXiiZvSNFGaeNze3E\"}"} 
[2026-05-01 15:46:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GY4ZFA5xPtjF1WPDB\"}"} 
[2026-05-01 15:46:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GZ55ZUiHResF8k6mb\"}"} 
[2026-05-01 15:46:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GZbpqG4s4KQRTErQo\"}"} 
[2026-05-01 15:46:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GaMDttMWELY9WKtJa\"}"} 
[2026-05-01 15:46:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GbD51Z2aikjAEAXNd\"}"} 
[2026-05-01 15:46:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GbiL59RZnm345xF9v\"}"} 
[2026-05-01 15:46:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GcaR7Yi8kJ2RxRiJ8\"}"} 
[2026-05-01 15:46:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Gd6B6AtDbfqX75Pfz\"}"} 
[2026-05-01 15:46:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ge5DKzjrtLFpjYYtB\"}"} 
[2026-05-01 15:46:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GeZyaMKfbJVAvfmsS\"}"} 
[2026-05-01 15:46:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GfbEvK5AHqwx8jrte\"}"} 
[2026-05-01 15:46:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GfzJbLGRoKhX9J46Y\"}"} 
[2026-05-01 15:46:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GhMuMckEeTJQuEqqa\"}"} 
[2026-05-01 15:46:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GhRdHFc6p9ub2zwoL\"}"} 
[2026-05-01 15:46:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GioULQKtFLeti4tar\"}"} 
[2026-05-01 15:46:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GisvxYbrJ5jFMkdCh\"}"} 
[2026-05-01 15:46:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GkBp1XhvC2vJDPFX8\"}"} 
[2026-05-01 15:46:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GkKkfAwjBNzAp16oV\"}"} 
[2026-05-01 15:46:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GmTiMUFQXB764JK1n\"}"} 
[2026-05-01 15:46:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GmcPU6pVmdPBRWk7F\"}"} 
[2026-05-01 15:46:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GntXs8obYr8tcSXxa\"}"} 
[2026-05-01 15:46:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GnuHDSBm4wUQZbpBF\"}"} 
[2026-05-01 15:46:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GpLr877Ht1W1pWAM3\"}"} 
[2026-05-01 15:46:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GpMqYyifJB3hbuhQP\"}"} 
[2026-05-01 15:46:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GqoQbi7kiYsAvv6nT\"}"} 
[2026-05-01 15:46:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Gqoemthn9ZinnuC5N\"}"} 
[2026-05-01 15:46:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GsEUWtLfUphAUcpnL\"}"} 
[2026-05-01 15:46:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GsGD8E9GHTZtq8XSq\"}"} 
[2026-05-01 15:46:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GteZBZj5Tw2ctnsyW\"}"} 
[2026-05-01 15:46:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GtoETYtw6KpDFSw2x\"}"} 
[2026-05-01 15:46:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Gv1uoTapZvpnNnnyb\"}"} 
[2026-05-01 15:46:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GveN4DjbbdgcvK1fX\"}"} 
[2026-05-01 15:46:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GwcQMBq8w2WnfZPoV\"}"} 
[2026-05-01 15:46:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Gx2DGz4yhBE2o3a1C\"}"} 
[2026-05-01 15:46:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GyJbke3gDbD1nXU8h\"}"} 
[2026-05-01 15:46:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GymsqmqpSpH959zZV\"}"} 
[2026-05-01 15:46:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7GzoPwxNxJ5redpcFi\"}"} 
[2026-05-01 15:46:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H13Xgq1c97gCqrQwi\"}"} 
[2026-05-01 15:46:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H2DUaQaqwvVbVVzUY\"}"} 
[2026-05-01 15:46:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H2T7MMzBp6roD1hJZ\"}"} 
[2026-05-01 15:46:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H3pi3Y77Gb1Pn1fsw\"}"} 
[2026-05-01 15:46:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H3rCYuSZxerKZA7gL\"}"} 
[2026-05-01 15:46:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H5FnF1w8VA4JhBx6u\"}"} 
[2026-05-01 15:46:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H5G2i7qVTsy2yLsuQ\"}"} 
[2026-05-01 15:46:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H6UCpgNNXrmEehL9t\"}"} 
[2026-05-01 15:46:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H6h75xcZcv7HSQyX9\"}"} 
[2026-05-01 15:46:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H7wkx5kjynQTxgu8X\"}"} 
[2026-05-01 15:46:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H7r3yGV9thDUxMrfh\"}"} 
[2026-05-01 15:46:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H9AgSj7JTQmyweyBd\"}"} 
[2026-05-01 15:46:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7H9GdRpr2vZFBPTUwS\"}"} 
[2026-05-01 15:46:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HAZ2MRN6fS8SKYSvo\"}"} 
[2026-05-01 15:46:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HB52iJC1ddF47F5cv\"}"} 
[2026-05-01 15:46:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HBybpT6vUTZwnFQwZ\"}"} 
[2026-05-01 15:46:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HCUcEhPrek9sZ5wvG\"}"} 
[2026-05-01 15:46:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HDhnDDVAmyCup89aM\"}"} 
[2026-05-01 15:46:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HE1tPZcgZxXwWzSEf\"}"} 
[2026-05-01 15:46:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HFCKqn9ZmzmdYkX94\"}"} 
[2026-05-01 15:46:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HFWRpsVS3WXwNpvDa\"}"} 
[2026-05-01 15:46:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HGbudNpQrGJggBo69\"}"} 
[2026-05-01 15:46:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HGxF5P2LibBrhPa5Q\"}"} 
[2026-05-01 15:46:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HJCQBtfTC4wJweik2\"}"} 
[2026-05-01 15:46:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HJR3dQ3s1MGo2eBEE\"}"} 
[2026-05-01 15:46:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HKazcXTkcq15nAjYS\"}"} 
[2026-05-01 15:46:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HL6zxbi65exbqn4mQ\"}"} 
[2026-05-01 15:46:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HSdQpKDC9zPYKH7Y9\"}"} 
[2026-05-01 15:46:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HU4UuPdzKdC8w7Vj6\"}"} 
[2026-05-01 15:46:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HMb3Sju96cuk57b9x\"}"} 
[2026-05-01 15:46:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HX15yhk9c9WGKCttW\"}"} 
[2026-05-01 15:46:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HYTeKt8XUJE9V4z2g\"}"} 
[2026-05-01 15:46:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HZDnhPfVciZfFgD8v\"}"} 
[2026-05-01 15:46:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HZsyfA24yjcbMDfHM\"}"} 
[2026-05-01 15:46:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hac8TvgNVJmFUsZpp\"}"} 
[2026-05-01 15:46:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HbNmAeGcpPF6q6BjA\"}"} 
[2026-05-01 15:46:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hc1xk4XrwGr2dXE8h\"}"} 
[2026-05-01 15:46:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HcoLixGLYmjUiSXFs\"}"} 
[2026-05-01 15:46:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HdEPPNCqqWyZ2prSb\"}"} 
[2026-05-01 15:46:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HeDffxG3k31bnoDHZ\"}"} 
[2026-05-01 15:46:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HeZ1hecm9BNpQKJcQ\"}"} 
[2026-05-01 15:46:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HfgUfsoMhzNELjMGJ\"}"} 
[2026-05-01 15:46:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hg3oZr2KraQ981gE7\"}"} 
[2026-05-01 15:46:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hh6JmSzbFjh9ezFUS\"}"} 
[2026-05-01 15:46:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HhYqqjPNEt59L8AqN\"}"} 
[2026-05-01 15:46:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HitTbH465tuq9H5Fx\"}"} 
[2026-05-01 15:46:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hj3diJ9NB1GbLpPK5\"}"} 
[2026-05-01 15:46:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HkJHbpXxeb1qsCiCt\"}"} 
[2026-05-01 15:46:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hkh6thAwme6d5N453\"}"} 
[2026-05-01 15:46:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HmnLg8GwzxrFTjsNd\"}"} 
[2026-05-01 15:46:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HnAQYjDbAK2ChNYKw\"}"} 
[2026-05-01 15:46:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HoBvLN9jNk4VqJ8kc\"}"} 
[2026-05-01 15:46:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HoSJQbC7Ti99WMebP\"}"} 
[2026-05-01 15:46:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HpscuWZLmX559fUBh\"}"} 
[2026-05-01 15:46:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HphTJ55NgnPMcTGV7\"}"} 
[2026-05-01 15:46:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HrCk4j3NdrMJVme3g\"}"} 
[2026-05-01 15:46:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HrmUZFwfpGqC89Vra\"}"} 
[2026-05-01 15:46:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HsVP1RxujAryVJcam\"}"} 
[2026-05-01 15:46:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ht8pnJnqWZzvKZaL8\"}"} 
[2026-05-01 15:46:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HuNjvmMsqXCbuYrEF\"}"} 
[2026-05-01 15:46:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HubdbMiDfa6ojVaHq\"}"} 
[2026-05-01 15:46:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HvetD8XeDrCYLLVZh\"}"} 
[2026-05-01 15:46:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HwG6UbkQy72fhZN75\"}"} 
[2026-05-01 15:46:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hx4xyCr5k9EhEe8re\"}"} 
[2026-05-01 15:46:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HxaiuHMC7JsaW5uHs\"}"} 
[2026-05-01 15:46:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7HyNMLxaSkv9kv1RPP\"}"} 
[2026-05-01 15:46:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hyy4XeSt5ZkqQ16rd\"}"} 
[2026-05-01 15:46:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Hzy6ML6UCRzC33N47\"}"} 
[2026-05-01 15:46:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J1EiLVKe6niZe2KE3\"}"} 
[2026-05-01 15:46:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J2QexVKaV4wt7AhVu\"}"} 
[2026-05-01 15:46:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J2apiB8XiPUjrrG4e\"}"} 
[2026-05-01 15:46:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J3sU86VyJjZBL9szf\"}"} 
[2026-05-01 15:46:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J4BZzYgW82FLZ83Wp\"}"} 
[2026-05-01 15:46:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J5PjxxsDcgJndMAcD\"}"} 
[2026-05-01 15:46:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J5bQ2UdRkZPFTzsjA\"}"} 
[2026-05-01 15:46:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J6o5atFsH2FyYRkkF\"}"} 
[2026-05-01 15:46:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J78RHNS1BU3ai2UbQ\"}"} 
[2026-05-01 15:46:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J8ehi9Nm5hBqsLoag\"}"} 
[2026-05-01 15:46:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7J8fSiMmQSNoJpHcWP\"}"} 
[2026-05-01 15:46:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JA5HEBAZvnD87H7Yd\"}"} 
[2026-05-01 15:46:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JA5mfgy4rLUjxQ2Yx\"}"} 
[2026-05-01 15:46:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JBV7P9V3GmzKm2R4h\"}"} 
[2026-05-01 15:46:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JBiznPkPDoMAZU2Jp\"}"} 
[2026-05-01 15:46:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JCrDNp9hQbKouxTg1\"}"} 
[2026-05-01 15:46:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JDWeiD2rvVg5tXWtq\"}"} 
[2026-05-01 15:46:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JEAqZ7cGuzzScZy2m\"}"} 
[2026-05-01 15:46:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JEvjPLPtVTbyYaehe\"}"} 
[2026-05-01 15:46:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JFbujvY2epgjbn48A\"}"} 
[2026-05-01 15:46:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JGR2VV8zh6GpfgbN5\"}"} 
[2026-05-01 15:46:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JGt49SZ1RkTpWko3e\"}"} 
[2026-05-01 15:46:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JHrLw32RcTgciDgga\"}"} 
[2026-05-01 15:46:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JJLrkqxeH8iKX4VnG\"}"} 
[2026-05-01 15:46:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JKFBXCqmUGoPchJB2\"}"} 
[2026-05-01 15:46:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JKnBEeREg7is1Yg3e\"}"} 
[2026-05-01 15:46:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JLaYqs5QRrm9Mwnhw\"}"} 
[2026-05-01 15:46:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JMgHCEHvTXBcrwYC7\"}"} 
[2026-05-01 15:46:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JN9K5suYrWWsqCv6K\"}"} 
[2026-05-01 15:46:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JPHGpfMuoKKTEzGcg\"}"} 
[2026-05-01 15:46:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JPbd7yHGdAYwqE7nm\"}"} 
[2026-05-01 15:46:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JR1wt93AUsye2rD24\"}"} 
[2026-05-01 15:46:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JR5vE8mtePe7GZ9Fw\"}"} 
[2026-05-01 15:46:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JSvYdTWwa4rAuaL58\"}"} 
[2026-05-01 15:46:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JSZE1TDm5RMdgSqu9\"}"} 
[2026-05-01 15:46:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JUR6JYRsXHjwLKKNA\"}"} 
[2026-05-01 15:46:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JVaY5K9TYBrk54mtY\"}"} 
[2026-05-01 15:46:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JW73TDR5j4v8zE9yQ\"}"} 
[2026-05-01 15:46:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JXEzrKPhf9Lbrk2AC\"}"} 
[2026-05-01 15:46:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JXabDzu1vWhx1uMQL\"}"} 
[2026-05-01 15:46:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JYkY1AJEiwBE6QJbr\"}"} 
[2026-05-01 15:46:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JZ49KRjftWSSTVM1k\"}"} 
[2026-05-01 15:46:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JaFpdmeXWJviCMmZj\"}"} 
[2026-05-01 15:46:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JaZgS44zNxWLUt8s8\"}"} 
[2026-05-01 15:46:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jbo6MSBbEzyYvVMXN\"}"} 
[2026-05-01 15:46:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JbzziztHA15MS2ME6\"}"} 
[2026-05-01 15:46:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JdNM7wtxS78JfFCd4\"}"} 
[2026-05-01 15:46:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JdHe71YUGf2pYrczZ\"}"} 
[2026-05-01 15:46:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JehDckAgJk7qqjZvk\"}"} 
[2026-05-01 15:46:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JeixjKs16oJT1m54Y\"}"} 
[2026-05-01 15:46:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jg6Jk2XK85u4oqoFo\"}"} 
[2026-05-01 15:46:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JgLCB4uXuk2jeBntr\"}"} 
[2026-05-01 15:46:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JhYNWcShgXNYwpWem\"}"} 
[2026-05-01 15:46:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JhjHWzrM3PVqzgyUc\"}"} 
[2026-05-01 15:46:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jj1vR9RTjzwG9okHj\"}"} 
[2026-05-01 15:46:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jj3uqsBfNhwt7eRnw\"}"} 
[2026-05-01 15:46:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JkUjMDzZXdDPTPU9R\"}"} 
[2026-05-01 15:46:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JkSFWkVJXJqmRSkMU\"}"} 
[2026-05-01 15:46:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JmsaERfrMKyDbdc4k\"}"} 
[2026-05-01 15:46:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jmxmx4fdqgsK4Xakq\"}"} 
[2026-05-01 15:46:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JoMsTcm6Bdvznd9p8\"}"} 
[2026-05-01 15:46:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jos8JauvqvQjYVrSE\"}"} 
[2026-05-01 15:46:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jpt9ZCSqDiLGsHEG1\"}"} 
[2026-05-01 15:46:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JqRtLKxVMtvfNteac\"}"} 
[2026-05-01 15:46:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JrMCmvgGmffRADv1V\"}"} 
[2026-05-01 15:46:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JrrTgNwf5rN5UznwM\"}"} 
[2026-05-01 15:46:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JspG3cGdraJxJqRRR\"}"} 
[2026-05-01 15:46:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JtDZz8CM7pQCaw2p9\"}"} 
[2026-05-01 15:46:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JubAiV7CGDEVAWLUA\"}"} 
[2026-05-01 15:46:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JvWEGVeXfFxF6iyyK\"}"} 
[2026-05-01 15:46:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jw3EVyZjJkFDhxzhH\"}"} 
[2026-05-01 15:46:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jws6M7ZkAEzWV8nV2\"}"} 
[2026-05-01 15:46:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JxVnxtb4qxWv1gxbe\"}"} 
[2026-05-01 15:46:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JyTpzwPeG8tYcguhk\"}"} 
[2026-05-01 15:46:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Jz15Fey1yiw2VhFMf\"}"} 
[2026-05-01 15:46:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7JzvtJD8nQPUCFLtPj\"}"} 
[2026-05-01 15:46:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7K1Y6XZ7QKbtSdFh71\"}"} 
[2026-05-01 15:46:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7K31A5eJQpA6u2cSqq\"}"} 
[2026-05-01 15:46:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7K2rUQRDx1UyuA5X9m\"}"} 
[2026-05-01 15:46:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7K4jqRkF9XXmrWs6Qt\"}"} 
[2026-05-01 15:46:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7K5h8P8xMQjRqhpUAW\"}"} 
[2026-05-01 15:46:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7K7CfVFt2zUMC9gDjs\"}"} 
[2026-05-01 15:46:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7K8eV5KsaNEjE1x2uv\"}"} 
[2026-05-01 15:46:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KA3pQHCnyH7nDddDD\"}"} 
[2026-05-01 15:46:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KBJDtegdNjz5AAfmn\"}"} 
[2026-05-01 15:46:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KCd6o1WS8qBY8BtHY\"}"} 
[2026-05-01 15:46:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KE1wKqrzKsTYzAkHs\"}"} 
[2026-05-01 15:46:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KFVz4ARnpiEecRQ3w\"}"} 
[2026-05-01 15:46:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KGzHNEMkfnBswSn5w\"}"} 
[2026-05-01 15:46:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KJcGR2zHoVz24P2iE\"}"} 
[2026-05-01 15:46:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KL1MH5g8KpKtaYyHX\"}"} 
[2026-05-01 15:46:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KMV9qHEzMYVad8kDg\"}"} 
[2026-05-01 15:46:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KM8ZpNRhCZesiP6rP\"}"} 
[2026-05-01 15:46:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KNxD6GubargyiHLYR\"}"} 
[2026-05-01 15:46:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KPE5HrF8cqqF67NjT\"}"} 
[2026-05-01 15:46:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KQNnDeiV3yeo4o2X9\"}"} 
[2026-05-01 15:46:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KQo5rWhtDTBgESFLX\"}"} 
[2026-05-01 15:46:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KRu4cbwM5bdkbNjT6\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KSKc9VuQAbikxvi93\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KTbFzr9r8besQ3yZ3\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KTfEGf6eRbGutHqNo\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KUudy21rdJU7Autb8\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KUx7jMTdr3ZSB9J1G\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KWBHLr5PjSRGiNCLu\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KWJUNs1GXc4FEs5X6\"}"} 
[2026-05-01 15:46:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KXm2tMEJRgxbH8LeG\"}"} 
[2026-05-01 15:46:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KXUfcQEfZQzQLHC6A\"}"} 
[2026-05-01 15:46:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KZDM8arEWAg1hXqSh\"}"} 
[2026-05-01 15:46:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KZUDyNadCaEjjSJbk\"}"} 
[2026-05-01 15:46:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Kb7SmbZdokDsS5hMo\"}"} 
[2026-05-01 15:46:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KcQLGKzwASF5eHAZ7\"}"} 
[2026-05-01 15:46:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KamrXpVV8jeEW88y5\"}"} 
[2026-05-01 15:46:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ke72rycQ7XhdSc1Tt\"}"} 
[2026-05-01 15:46:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ke8m9FXzWkHVLrN2z\"}"} 
[2026-05-01 15:46:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KfXMpGb6cnfqGtodS\"}"} 
[2026-05-01 15:46:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KfdZ4bJ9mCZVeucyV\"}"} 
[2026-05-01 15:46:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KgvwHe62GVf3VkKUX\"}"} 
[2026-05-01 15:46:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Kh2eNbyjZywv6VTjk\"}"} 
[2026-05-01 15:46:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KiWCHiqio6Zz3VdRv\"}"} 
[2026-05-01 15:46:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KiZRDf1pmrDzKi63g\"}"} 
[2026-05-01 15:46:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KjxzzuZQjq6AfPjq3\"}"} 
[2026-05-01 15:46:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KkdSWDYoHmTSeUfMJ\"}"} 
[2026-05-01 15:46:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KmLMK7PP4FaohBnPZ\"}"} 
[2026-05-01 15:46:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KnEBY6suAA1GkKAKA\"}"} 
[2026-05-01 15:46:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ko245P47BnZqhWCW4\"}"} 
[2026-05-01 15:46:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Koe1mr5WLU2koV1YR\"}"} 
[2026-05-01 15:46:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KpZaZrHXJ1ULJYt5Q\"}"} 
[2026-05-01 15:46:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KqGVZFk97aFSHo7LL\"}"} 
[2026-05-01 15:46:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Kr38BsqC82reKH4wv\"}"} 
[2026-05-01 15:46:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KreqSHMfL5oUQmtDQ\"}"} 
[2026-05-01 15:46:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KsL25Ey2dyNJ7NbpV\"}"} 
[2026-05-01 15:46:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ksxy1JLrpFDwLBxY4\"}"} 
[2026-05-01 15:46:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KtnKstfp57xZMWcYW\"}"} 
[2026-05-01 15:46:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KuPHnaCupeFyevcRE\"}"} 
[2026-05-01 15:46:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KvCuHCbLfuGj8EbdF\"}"} 
[2026-05-01 15:46:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KvnNyDQPkLJuVPFP9\"}"} 
[2026-05-01 15:46:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KwXXgSzYrbgqF22qj\"}"} 
[2026-05-01 15:46:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Kx9yxGSeF4ytAaAgd\"}"} 
[2026-05-01 15:46:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ky7meE5o4DycUXQnx\"}"} 
[2026-05-01 15:46:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KyQdjZf2vyEntpwdH\"}"} 
[2026-05-01 15:46:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KzdomtfEekbET1xC4\"}"} 
[2026-05-01 15:46:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7KzpiKwhQUgvFzJQYU\"}"} 
[2026-05-01 15:46:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L26reFp3mqCnrKp23\"}"} 
[2026-05-01 15:46:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L2FnQV99bwzKUn95a\"}"} 
[2026-05-01 15:46:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L3WwGx5rvHKCL7LrW\"}"} 
[2026-05-01 15:46:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L3k5mWzeCeekGwogd\"}"} 
[2026-05-01 15:46:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L56h8VDyte9t5Qgik\"}"} 
[2026-05-01 15:46:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L5gAkD4TW8WnfhEM9\"}"} 
[2026-05-01 15:46:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L6Mr35NKG5yHeXkBQ\"}"} 
[2026-05-01 15:46:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L7Wo9E53fotK4drA4\"}"} 
[2026-05-01 15:46:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L7mRo7BJEExGrRXgc\"}"} 
[2026-05-01 15:46:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L8wd8A4MHevFUdoNM\"}"} 
[2026-05-01 15:46:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7L9JhEzsCSJbku6vKs\"}"} 
[2026-05-01 15:46:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LAMT3DxzWDfmpRC3b\"}"} 
[2026-05-01 15:46:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LAwB23zAK5UfXgLL7\"}"} 
[2026-05-01 15:46:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LBxCDrU5ZrRvfj31N\"}"} 
[2026-05-01 15:46:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LCbPQoczpKfcmqKbD\"}"} 
[2026-05-01 15:46:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LDLnVfgHpUsfqjJjR\"}"} 
[2026-05-01 15:46:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LE4CcWke4XVfkL6cj\"}"} 
[2026-05-01 15:46:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LEefQoKwm4M1J4xD3\"}"} 
[2026-05-01 15:46:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LFWWhv3yBJ7FUNiAc\"}"} 
[2026-05-01 15:46:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LG4FUpKvFk8HSjXyH\"}"} 
[2026-05-01 15:46:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LGrsaVs4Gd57pZ6tm\"}"} 
[2026-05-01 15:46:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LHUph8aqTK8NE7fmv\"}"} 
[2026-05-01 15:46:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LJ9kjT9EKbCAbbuhP\"}"} 
[2026-05-01 15:46:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LJvtQqmfa46aq7MMH\"}"} 
[2026-05-01 15:46:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LLFmAaaF2dnGbKCnH\"}"} 
[2026-05-01 15:46:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LKbKkxct47F7PCZYY\"}"} 
[2026-05-01 15:46:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LMXQcjmXGApUegSPR\"}"} 
[2026-05-01 15:46:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LNxyhzUQh7ByigiM9\"}"} 
[2026-05-01 15:46:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LPDrfJByTSQBhPApj\"}"} 
[2026-05-01 15:46:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LQSH7fdMhAeGoCFsm\"}"} 
[2026-05-01 15:46:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LQfB71XamBHA78gdY\"}"} 
[2026-05-01 15:46:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LRoddfvcAQpe98kkK\"}"} 
[2026-05-01 15:46:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LSCwXF6PapP37ECie\"}"} 
[2026-05-01 15:46:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:46:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LTFwow2sJnwHRY3NH\"}"} 
[2026-05-01 15:46:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LTZYsWhNtgMyKVUXL\"}"} 
[2026-05-01 15:46:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:46:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:46:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LUoi1NeSxxmSCXvTa\"}"} 
[2026-05-01 15:47:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LV2MtQLiJ76cJNfLf\"}"} 
[2026-05-01 15:47:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LWPTZsR93TeKX3ySY\"}"} 
[2026-05-01 15:47:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LWSSE5Vh2Gn41QYFs\"}"} 
[2026-05-01 15:47:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LXhLbQHGzFbSjR9Qk\"}"} 
[2026-05-01 15:47:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LYC7AYb6JF8aGxN8q\"}"} 
[2026-05-01 15:47:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LZH6WpdnSAuEYDsDa\"}"} 
[2026-05-01 15:47:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LZn6z2yP4aZUjXVVS\"}"} 
[2026-05-01 15:47:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LagS374ZUkfWsUd53\"}"} 
[2026-05-01 15:47:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Lb2m4i1HXamsiue8g\"}"} 
[2026-05-01 15:47:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Lc2Hwyzohmn6cfAfR\"}"} 
[2026-05-01 15:47:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LcPNLVipoGtGafnRN\"}"} 
[2026-05-01 15:47:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LdXLKqinCPPnZitWR\"}"} 
[2026-05-01 15:47:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LdqgitXJsBYp9L7jU\"}"} 
[2026-05-01 15:47:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Lf5r11dWSSHeM21QC\"}"} 
[2026-05-01 15:47:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ley9i2DuFdtnrmMwR\"}"} 
[2026-05-01 15:47:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LgYuEE23V8jy4k1Gf\"}"} 
[2026-05-01 15:47:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LgRTaE1DwwTECCZQH\"}"} 
[2026-05-01 15:47:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Li2TBVfwyFsLLxSSE\"}"} 
[2026-05-01 15:47:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LhzDUpz26DPvcRVGw\"}"} 
[2026-05-01 15:47:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LjhAAgdcdijJ9GE7X\"}"} 
[2026-05-01 15:47:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LkS4CBF6uBhR2bwwW\"}"} 
[2026-05-01 15:47:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LmEgDAGWmfkcadpXm\"}"} 
[2026-05-01 15:47:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ln24WiN9zdJdZh1ap\"}"} 
[2026-05-01 15:47:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LngFTbGSEAUeFhJju\"}"} 
[2026-05-01 15:47:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LoTdLuffZueqYGtxD\"}"} 
[2026-05-01 15:47:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Lp8otf5zYEiqJPCZ5\"}"} 
[2026-05-01 15:47:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Lq3NqNLPLVWNn2yAg\"}"} 
[2026-05-01 15:47:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LqcMikbKcQZTQxrzA\"}"} 
[2026-05-01 15:47:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LrPEswkqEHHPfu8CJ\"}"} 
[2026-05-01 15:47:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LryTcF8d9X1bUpjbF\"}"} 
[2026-05-01 15:47:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LscQZM7SBMoiLqsCh\"}"} 
[2026-05-01 15:47:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LtS2LaFUze1RYhvNj\"}"} 
[2026-05-01 15:47:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LuBAvPQSDYfytt7vv\"}"} 
[2026-05-01 15:47:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Lur6uzrEu3bfWTwzm\"}"} 
[2026-05-01 15:47:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LvdjN1uK8Tb9rWD1S\"}"} 
[2026-05-01 15:47:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LwHRTh3ku5hdbmsRs\"}"} 
[2026-05-01 15:47:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Lx5YMVKQ7xgcqhPmy\"}"} 
[2026-05-01 15:47:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LxnTQ8T4mwJzvXoi9\"}"} 
[2026-05-01 15:47:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LyWcPmXpuHKiq8u1i\"}"} 
[2026-05-01 15:47:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7LzDnEA4JJZrttnePu\"}"} 
[2026-05-01 15:47:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M1DoinKEYTcKwz6w4\"}"} 
[2026-05-01 15:47:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M1cs1YHsHm8NnadJ6\"}"} 
[2026-05-01 15:47:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M2edVX2TGsnpX8cg8\"}"} 
[2026-05-01 15:47:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M2ukvmJQoSe6NaCBQ\"}"} 
[2026-05-01 15:47:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M4HrE83Z6VcMb7th1\"}"} 
[2026-05-01 15:47:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M47SG2yxExsscugPg\"}"} 
[2026-05-01 15:47:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M5bEXGY4wJC2upq7s\"}"} 
[2026-05-01 15:47:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M5ZkUXUEieyqJGQB6\"}"} 
[2026-05-01 15:47:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M6za9VdB5Bi5QEEXY\"}"} 
[2026-05-01 15:47:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M6z5Hd5aQ1kvEwT5o\"}"} 
[2026-05-01 15:47:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M8QehNsGhdb1MVMbH\"}"} 
[2026-05-01 15:47:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M8mySKeikLnjoNcGX\"}"} 
[2026-05-01 15:47:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7M9n14NFzNj1UoWbLM\"}"} 
[2026-05-01 15:47:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MAFHQSfiZiFECMd3K\"}"} 
[2026-05-01 15:47:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MBe81KEYXW9SnyUwA\"}"} 
[2026-05-01 15:47:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MB4eKFV1JQGzRgamj\"}"} 
[2026-05-01 15:47:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MCyEp9g9sXkvtpCpB\"}"} 
[2026-05-01 15:47:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MDbwQ24YFJDMNqeUT\"}"} 
[2026-05-01 15:47:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MEH7vyoHtZP78zh2j\"}"} 
[2026-05-01 15:47:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MGfVZt77W4KduM2mL\"}"} 
[2026-05-01 15:47:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MH9WYp1TfPncY7Hct\"}"} 
[2026-05-01 15:47:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MJKTJF4bGUQJSrzCV\"}"} 
[2026-05-01 15:47:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MJcZfixRPbywQQxep\"}"} 
[2026-05-01 15:47:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MKsDscfVz81uJkQgz\"}"} 
[2026-05-01 15:47:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ML8MEpLCrtcR3EYqg\"}"} 
[2026-05-01 15:47:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MMYBdJcXa2MNJXwBm\"}"} 
[2026-05-01 15:47:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MMUxfJEH5hVkXzPMS\"}"} 
[2026-05-01 15:47:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MNso7yzbhjCj86z6M\"}"} 
[2026-05-01 15:47:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MP1VCYMVMYxsEAEkV\"}"} 
[2026-05-01 15:47:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MQJsRyBqeTijPcgmi\"}"} 
[2026-05-01 15:47:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MQT3ydSaTXxDEb1yr\"}"} 
[2026-05-01 15:47:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MRsdHRjHXnbwYEvLm\"}"} 
[2026-05-01 15:47:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MRjSgedcEMJ8eKh8e\"}"} 
[2026-05-01 15:47:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MTYqEP8XzMBHbgWGb\"}"} 
[2026-05-01 15:47:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MThGBMtjBwcqiVRze\"}"} 
[2026-05-01 15:47:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MV8qQc8bUzwfLeufD\"}"} 
[2026-05-01 15:47:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MV38XcCikek4JEMEu\"}"} 
[2026-05-01 15:47:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MWSiLK5CZQLaE8pJe\"}"} 
[2026-05-01 15:47:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MWTDB44mghRCngYiC\"}"} 
[2026-05-01 15:47:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MXw1ST9VM6KCmNtjy\"}"} 
[2026-05-01 15:47:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MXrnosF9mMUgsoUR7\"}"} 
[2026-05-01 15:47:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MZR45K4UYw4EFVSB4\"}"} 
[2026-05-01 15:47:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MZXzvxJPvuUKnKoHg\"}"} 
[2026-05-01 15:47:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MayKDeDb5aWzEsQLR\"}"} 
[2026-05-01 15:47:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Maxpdt7mjcDUhzVAu\"}"} 
[2026-05-01 15:47:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7McUbwXvzWWuhNQWMP\"}"} 
[2026-05-01 15:47:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7McW6T2jsS8E7p7BB5\"}"} 
[2026-05-01 15:47:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Mdk1SXggSrEVU3QFC\"}"} 
[2026-05-01 15:47:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MdxezFJdDvjh5Qrbf\"}"} 
[2026-05-01 15:47:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Mf9b1j6ZPDNyrMaG6\"}"} 
[2026-05-01 15:47:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MfZeTzqLxKMQFG3Kq\"}"} 
[2026-05-01 15:47:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Mgr3DqyDo8V27c2Ed\"}"} 
[2026-05-01 15:47:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MhLZ4UQ3inUatEoHe\"}"} 
[2026-05-01 15:47:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MiFsBkkw56AM8GhP5\"}"} 
[2026-05-01 15:47:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MioMu5VUFWeQ4wPUA\"}"} 
[2026-05-01 15:47:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MjZFfUhEg7hg4aNP6\"}"} 
[2026-05-01 15:47:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MkHANHiELMx3PJmp9\"}"} 
[2026-05-01 15:47:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MkvrKdP1GfcB4pT8E\"}"} 
[2026-05-01 15:47:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MmgzU2KxkG9SBCr4s\"}"} 
[2026-05-01 15:47:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MnKCXrGg9QJ9oSW8v\"}"} 
[2026-05-01 15:47:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MoDmFbp3N8BBmX8DE\"}"} 
[2026-05-01 15:47:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MoiXsEiciMA9jnna5\"}"} 
[2026-05-01 15:47:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MpWAL4D1Xwv6M6xpX\"}"} 
[2026-05-01 15:47:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MqKXJkuvRHsoYQgcQ\"}"} 
[2026-05-01 15:47:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MqyDE8EscuEkAi5qr\"}"} 
[2026-05-01 15:47:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MrrnwnkYsA2udHz3M\"}"} 
[2026-05-01 15:47:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MsGbrwJde7Ykhciga\"}"} 
[2026-05-01 15:47:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MtGsidZs8M5chSrrH\"}"} 
[2026-05-01 15:47:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MtiR7UupqgRhn81C1\"}"} 
[2026-05-01 15:47:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MuhhRgmj5uApbMzgh\"}"} 
[2026-05-01 15:47:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Mv7zohucScxBgsqbu\"}"} 
[2026-05-01 15:47:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MwGTCvNC8gCUGnoFe\"}"} 
[2026-05-01 15:47:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MwS8AmerfjPhxq3sa\"}"} 
[2026-05-01 15:47:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MxpE4eXd7PVddNpca\"}"} 
[2026-05-01 15:47:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MxuveAxgVYDbpP6pd\"}"} 
[2026-05-01 15:47:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MzQUDGiLc1XDzzK1x\"}"} 
[2026-05-01 15:47:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7MzUBvycsTAVYSwZUf\"}"} 
[2026-05-01 15:47:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N1sGry62TecinTJzG\"}"} 
[2026-05-01 15:47:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N2EMjFdGRoPTEPaU7\"}"} 
[2026-05-01 15:47:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N3D8xDiwr9AcmXkWy\"}"} 
[2026-05-01 15:47:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N3iu3mWimcPqkxDBR\"}"} 
[2026-05-01 15:47:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N4VnSTL2UEtY4j36C\"}"} 
[2026-05-01 15:47:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N5ADeYZWbZjCxkdVN\"}"} 
[2026-05-01 15:47:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N5x69N5XmHBuan22B\"}"} 
[2026-05-01 15:47:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N6ZJT91qGCvj499Z4\"}"} 
[2026-05-01 15:47:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N7QAEiM9WqzsGyZke\"}"} 
[2026-05-01 15:47:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N7vQngFznJ2sfbnkH\"}"} 
[2026-05-01 15:47:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N8rDqyCGd1XepHqR9\"}"} 
[2026-05-01 15:47:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7N9MUjeTQCMUgHfPqS\"}"} 
[2026-05-01 15:47:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NAJnMxnBWA831dpsB\"}"} 
[2026-05-01 15:47:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NAmJyctdXpxo9w8s6\"}"} 
[2026-05-01 15:47:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NBtXjvAAGodnZyHWT\"}"} 
[2026-05-01 15:47:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NCCPBuwhk9T4Rec9F\"}"} 
[2026-05-01 15:47:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NDS3znLiceKUcfDtt\"}"} 
[2026-05-01 15:47:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NDznJj7e5KrfHQoey\"}"} 
[2026-05-01 15:47:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NEptVYQBBJxcKuV2o\"}"} 
[2026-05-01 15:47:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NFJRAdCHXc4K4zGvD\"}"} 
[2026-05-01 15:47:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NG7XkLP1bsravaYN9\"}"} 
[2026-05-01 15:47:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NHC2DNxqPdYmwgCdS\"}"} 
[2026-05-01 15:47:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NHYMJPjuxs4W8tYRq\"}"} 
[2026-05-01 15:47:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NJsUaphaDa6LjYreo\"}"} 
[2026-05-01 15:47:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NJsURsqUft15AuqdY\"}"} 
[2026-05-01 15:47:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NLE5nud6s7RBCNKak\"}"} 
[2026-05-01 15:47:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NLn4yCpxrXzQJZQrH\"}"} 
[2026-05-01 15:47:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NMxG2qftRVzEQEHSb\"}"} 
[2026-05-01 15:47:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NMfeTX2SVR5hPCHbh\"}"} 
[2026-05-01 15:47:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NPCRjRft53drbwUKW\"}"} 
[2026-05-01 15:47:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NPPLRiHfr8Hr5UQaz\"}"} 
[2026-05-01 15:47:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NQcFfzrkwiGfRHkzz\"}"} 
[2026-05-01 15:47:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NQgDj1xZuuhgygE6q\"}"} 
[2026-05-01 15:47:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NS5ovEgM28jy3xwue\"}"} 
[2026-05-01 15:47:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NS3aU9FyZxF2vZUwh\"}"} 
[2026-05-01 15:47:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NTcL653JRe8sWcRRo\"}"} 
[2026-05-01 15:47:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NTb6GK47Qdy8wqZiv\"}"} 
[2026-05-01 15:47:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NUsypwaiaABYW72Fa\"}"} 
[2026-05-01 15:47:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NV5tJ2m8F9ZwZV3Rx\"}"} 
[2026-05-01 15:47:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NWLYT2CuCMfEVwwVv\"}"} 
[2026-05-01 15:47:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NWLJ1em9sATUznpEt\"}"} 
[2026-05-01 15:47:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NXmNHe1bPXVwfE4G2\"}"} 
[2026-05-01 15:47:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NY3VB8UuciinXpNT5\"}"} 
[2026-05-01 15:47:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NZ6yniDfhuqqmBfx1\"}"} 
[2026-05-01 15:47:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NZTK6WvfwSDy6JnbJ\"}"} 
[2026-05-01 15:47:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NaVpP9cu2SL8rzmN1\"}"} 
[2026-05-01 15:47:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NaxbkN3WNubThMB3n\"}"} 
[2026-05-01 15:47:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NcUPJVE2d7A4jcHvi\"}"} 
[2026-05-01 15:47:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NbxP4jufGs3qEA88w\"}"} 
[2026-05-01 15:47:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NdwgqCoQKu3BA3hri\"}"} 
[2026-05-01 15:47:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NeEJiWexFoPQT81iN\"}"} 
[2026-05-01 15:47:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NfCqnifT1hNjKCDCk\"}"} 
[2026-05-01 15:47:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NfnZumbwcm4ctecTj\"}"} 
[2026-05-01 15:47:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ngisbj1kZMU5hFdoj\"}"} 
[2026-05-01 15:47:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Nh9vPRsm32fYpxaFH\"}"} 
[2026-05-01 15:47:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NiAgjazpsTHcAjaVk\"}"} 
[2026-05-01 15:47:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NiPah282ch5JeGVvr\"}"} 
[2026-05-01 15:47:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NjofM6rqEdCQTDn3w\"}"} 
[2026-05-01 15:47:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Njdk1dHjFjyGiAkk4\"}"} 
[2026-05-01 15:47:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Nm9mq1nvtDTMuhVZL\"}"} 
[2026-05-01 15:47:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NmUd21BNrbDodrnqi\"}"} 
[2026-05-01 15:47:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NnY7iGXbpC8pzNfpm\"}"} 
[2026-05-01 15:47:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NnrxudReZd38AzNU7\"}"} 
[2026-05-01 15:47:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Nouxtqq27744o6zMQ\"}"} 
[2026-05-01 15:47:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Np6swGTm1jpDyWJTx\"}"} 
[2026-05-01 15:47:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NqPmJdUjbBK34ypRY\"}"} 
[2026-05-01 15:47:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NqSF5c2rfxy1QrjKc\"}"} 
[2026-05-01 15:47:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NrqL5GkgqFMfm4Byq\"}"} 
[2026-05-01 15:47:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Nrp6XLWhUDuZ3CbMV\"}"} 
[2026-05-01 15:47:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NtCgd4ydninMmLPbC\"}"} 
[2026-05-01 15:47:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NtFAfNFEmrEZCPE16\"}"} 
[2026-05-01 15:47:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Nuixpi4MANWKs6Zs4\"}"} 
[2026-05-01 15:47:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NudFz61xAkxvDPfVs\"}"} 
[2026-05-01 15:47:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Nw7oRrk3d1rkArDj4\"}"} 
[2026-05-01 15:47:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Nw6ZawaB9wJQKZ7PU\"}"} 
[2026-05-01 15:47:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NxTfb9EqrZqtPRFvr\"}"} 
[2026-05-01 15:47:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NxgZgKHYqao67zfhd\"}"} 
[2026-05-01 15:47:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NyvE27QkdErtoqRHF\"}"} 
[2026-05-01 15:47:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7NzMXAh83RzNhvUEFR\"}"} 
[2026-05-01 15:47:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P1H5zcreQCJ8nCQvN\"}"} 
[2026-05-01 15:47:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P1h8qSQ7ZdyqtNHBX\"}"} 
[2026-05-01 15:47:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P2ns9iVnpPWZ7r7hu\"}"} 
[2026-05-01 15:47:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P2ta2DgeGe6om4hTE\"}"} 
[2026-05-01 15:47:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P4AxsbCLmZsx8Xpmp\"}"} 
[2026-05-01 15:47:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P4HA8yEVGrwP4UnFk\"}"} 
[2026-05-01 15:47:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P5WaTG22uVUKVhrGg\"}"} 
[2026-05-01 15:47:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P5dGv8UveUm9QnB19\"}"} 
[2026-05-01 15:47:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P6ny7LqmZ9SKLdnYj\"}"} 
[2026-05-01 15:47:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P73bvjE2f2KKw59g6\"}"} 
[2026-05-01 15:47:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P8F358VbpfrM65T91\"}"} 
[2026-05-01 15:47:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P8fLgksXVa34tfL1c\"}"} 
[2026-05-01 15:47:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7P9eciZm8rMS4jA17V\"}"} 
[2026-05-01 15:47:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PA4Azmtpe5hVVGRtQ\"}"} 
[2026-05-01 15:47:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PBRn2dHJ2nDZHkpxD\"}"} 
[2026-05-01 15:47:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PBWEpxsd4HkR32GXy\"}"} 
[2026-05-01 15:47:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PCoNz6nsWKnaN8NWm\"}"} 
[2026-05-01 15:47:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PD2Wvih7TMFw2xApP\"}"} 
[2026-05-01 15:47:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PEHB1y1Ypb2pWbDZe\"}"} 
[2026-05-01 15:47:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PEP8QxVahWr8fWuWU\"}"} 
[2026-05-01 15:47:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PFiFBFzLuW39BRcg9\"}"} 
[2026-05-01 15:47:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PFnxTRU3tGgpHJAyo\"}"} 
[2026-05-01 15:47:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PGwRCQHYzJRt17nHd\"}"} 
[2026-05-01 15:47:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PHKEdkPnWAbC3UzgR\"}"} 
[2026-05-01 15:47:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PJPUooJtxudEdnVHA\"}"} 
[2026-05-01 15:47:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PJuysuUDttCg2YDKV\"}"} 
[2026-05-01 15:47:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PKkqAyt4eigEVjRNW\"}"} 
[2026-05-01 15:47:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PLJpgpNv2A1mp59JM\"}"} 
[2026-05-01 15:47:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PM4DeM7rGy2oQr1Bp\"}"} 
[2026-05-01 15:47:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PMhfAv49QdMVWViU8\"}"} 
[2026-05-01 15:47:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PNM6oNhBaDyxkYGs1\"}"} 
[2026-05-01 15:47:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PPDwPfJyhrKG99dNE\"}"} 
[2026-05-01 15:47:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PPkw81MAKu64cTFbE\"}"} 
[2026-05-01 15:47:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PQfkaYJ7kV1TcXLQP\"}"} 
[2026-05-01 15:47:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PRAX3JfLSqnhdqTrG\"}"} 
[2026-05-01 15:47:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PS5qJexffxW3RTFxz\"}"} 
[2026-05-01 15:47:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PSaboMV2xuHBWB33h\"}"} 
[2026-05-01 15:47:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PTPDc7twQz7acpXJC\"}"} 
[2026-05-01 15:47:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PTwwwk8MeRCSG2eVn\"}"} 
[2026-05-01 15:47:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PUe89dJFEhbsqFzHy\"}"} 
[2026-05-01 15:47:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PVNXgbTqoKAqTc3AA\"}"} 
[2026-05-01 15:47:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PW5h1CH6o32p9vfCD\"}"} 
[2026-05-01 15:47:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PWgemtMsN9Xd4MwR3\"}"} 
[2026-05-01 15:47:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PXSJAE4MfQcXPMveD\"}"} 
[2026-05-01 15:47:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PXva256pTaMxuDP7S\"}"} 
[2026-05-01 15:47:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PYnQvVYWGHTAp7gAe\"}"} 
[2026-05-01 15:47:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PaDjY4Ki1CX8E3fzC\"}"} 
[2026-05-01 15:47:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PadXwHDAzidDFQ6PA\"}"} 
[2026-05-01 15:47:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pbcpdvcx7T1e2syrP\"}"} 
[2026-05-01 15:47:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pc4rnr58pesLFsWtW\"}"} 
[2026-05-01 15:47:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pd6cuvPmNTXstPb5r\"}"} 
[2026-05-01 15:47:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PdWg5qMLELV73EAjb\"}"} 
[2026-05-01 15:47:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PeSyhh1QBQYncQJA9\"}"} 
[2026-05-01 15:47:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Peo4Z7MZ6451efJft\"}"} 
[2026-05-01 15:47:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PfvHP4em3iMLtRszH\"}"} 
[2026-05-01 15:47:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PhQaUTunBRRg1jP61\"}"} 
[2026-05-01 15:47:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PhZWCALQXiUkms4s3\"}"} 
[2026-05-01 15:47:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Piix2b7L93wT2RCva\"}"} 
[2026-05-01 15:47:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PizpWQWPxkR2uxVBj\"}"} 
[2026-05-01 15:47:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pk4KPAFcQGMBU4F1X\"}"} 
[2026-05-01 15:47:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PkQ9wsh5i14mEFpr1\"}"} 
[2026-05-01 15:47:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PmQvmsTobkRKV18M9\"}"} 
[2026-05-01 15:47:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pmn1YU8AvqQG4fhq6\"}"} 
[2026-05-01 15:47:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PnnmpQrhh5XzafFoL\"}"} 
[2026-05-01 15:47:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PoB6Ji4j3E8muhUWD\"}"} 
[2026-05-01 15:47:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pp98rWprNTFKBssEW\"}"} 
[2026-05-01 15:47:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PpWxQVZzEVCjGh245\"}"} 
[2026-05-01 15:47:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pqcw8hfitQ3SZvFBD\"}"} 
[2026-05-01 15:47:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pqo6tamjGJCVdcyks\"}"} 
[2026-05-01 15:47:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PsAhfK7DXmzPr5Pqc\"}"} 
[2026-05-01 15:47:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PsFuqe8m1N9snb9Aj\"}"} 
[2026-05-01 15:47:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PtMtWAtjPAUoz4ubY\"}"} 
[2026-05-01 15:47:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PtfjvKbBg5Zq7x99D\"}"} 
[2026-05-01 15:47:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PucYh8iE5FRoAtckG\"}"} 
[2026-05-01 15:47:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Pv55SomGuw3ReNgf9\"}"} 
[2026-05-01 15:47:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PwEXXCG1FyWRfhB27\"}"} 
[2026-05-01 15:47:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PwX9Jaxs2nxejMreg\"}"} 
[2026-05-01 15:47:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Py3v1wNuTQkE9Ru9Y\"}"} 
[2026-05-01 15:47:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Py5ejWDdfokFNAhej\"}"} 
[2026-05-01 15:47:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PzPn6k43ucaSfc1yt\"}"} 
[2026-05-01 15:47:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7PzUk3VLmojPT7moGQ\"}"} 
[2026-05-01 15:47:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q1nNcyjMwp8xWmuC2\"}"} 
[2026-05-01 15:47:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q1xnmxnzaetrkDBc8\"}"} 
[2026-05-01 15:47:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q3BTmVW8pwndGUH1t\"}"} 
[2026-05-01 15:47:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q3K9dMu69Sq9X25Du\"}"} 
[2026-05-01 15:47:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q4Y4pzp9Rn1QG2uis\"}"} 
[2026-05-01 15:47:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q4ijQrXrJiH568aWp\"}"} 
[2026-05-01 15:47:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q5jkaGvigiF4MZxPh\"}"} 
[2026-05-01 15:47:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q7966p3AP8xViEjhY\"}"} 
[2026-05-01 15:47:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q7PiKpeT256cUYVbp\"}"} 
[2026-05-01 15:47:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q8YAn4enULscfD25P\"}"} 
[2026-05-01 15:47:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q8dsecnMVSvMWuEs7\"}"} 
[2026-05-01 15:47:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Q9tXwpEsLFkbWzwif\"}"} 
[2026-05-01 15:47:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QA5h9jfFWz1si9Yqi\"}"} 
[2026-05-01 15:47:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QBJ7ae9rthiacp54u\"}"} 
[2026-05-01 15:47:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QBdTdgkm3gnDxbzYu\"}"} 
[2026-05-01 15:47:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QCeE4TBLEJu6zGdBL\"}"} 
[2026-05-01 15:47:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QCwbDqLQgMysEJkfm\"}"} 
[2026-05-01 15:47:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QE2pkw3pVKFDyKPNM\"}"} 
[2026-05-01 15:47:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QEMfYCQog2uyWvUi1\"}"} 
[2026-05-01 15:47:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QFLhdcGHjV3xakmSm\"}"} 
[2026-05-01 15:47:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QFojG5FBdgC3qm9f2\"}"} 
[2026-05-01 15:47:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QGXPfqVfr9pe7XuUe\"}"} 
[2026-05-01 15:47:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QHLWBySkutgC9sdBt\"}"} 
[2026-05-01 15:47:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QHham7YWrfrSQW2cP\"}"} 
[2026-05-01 15:47:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QJxjbZkjfMG1sggMZ\"}"} 
[2026-05-01 15:47:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QJuWkBMeapek6YaMr\"}"} 
[2026-05-01 15:47:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QLGs4Yb8hRqHEaXwm\"}"} 
[2026-05-01 15:47:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QLJrHAGHtw8PghhHw\"}"} 
[2026-05-01 15:47:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QMoPdBssngeEB4Bsb\"}"} 
[2026-05-01 15:47:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QMhCEdaXPiKgxigt7\"}"} 
[2026-05-01 15:47:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QPBV988QkdudsLud3\"}"} 
[2026-05-01 15:47:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QPAjwU6MiMNuHitGA\"}"} 
[2026-05-01 15:47:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QQUctawm6xTJTpzWh\"}"} 
[2026-05-01 15:47:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QQStQnvcxnKj4ZAUt\"}"} 
[2026-05-01 15:47:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QRuCJBDtDk2CrFXhS\"}"} 
[2026-05-01 15:47:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QTHJ55hnA6GBZhTmk\"}"} 
[2026-05-01 15:47:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QTVwkQnnkH1snzHRu\"}"} 
[2026-05-01 15:47:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QUjbuibXWxWJg2M12\"}"} 
[2026-05-01 15:47:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QUu2ZtHVbeyk5JUST\"}"} 
[2026-05-01 15:47:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QW3jW6LtsevQFJqh9\"}"} 
[2026-05-01 15:47:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QWJN9kt5u7MRbsCJB\"}"} 
[2026-05-01 15:47:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QXJ9ChDBmWP5gNRa1\"}"} 
[2026-05-01 15:47:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QXzKFGkgB8DQoQXAk\"}"} 
[2026-05-01 15:47:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QYhEUVRP9ZP5tF73g\"}"} 
[2026-05-01 15:47:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QZgku6cJjrGUTV2f7\"}"} 
[2026-05-01 15:47:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QZwPWCmiBCiEDYMVh\"}"} 
[2026-05-01 15:47:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QbBJiB718ii73pbcZ\"}"} 
[2026-05-01 15:47:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QbGGAyqAZsxSoDcoA\"}"} 
[2026-05-01 15:47:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QcfrCLUF6t6e2JFM1\"}"} 
[2026-05-01 15:47:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qd88o59WMih6WNXm7\"}"} 
[2026-05-01 15:47:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QeNnn6bGi1roAQM2S\"}"} 
[2026-05-01 15:47:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qeef32kyakMfHemxj\"}"} 
[2026-05-01 15:47:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qforj9zhAXJ9Dc4BD\"}"} 
[2026-05-01 15:47:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QgKNRPxFcW6wkfmeX\"}"} 
[2026-05-01 15:47:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QhbGH7iaoJdqWcrwR\"}"} 
[2026-05-01 15:47:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qhez1n7fW3NzvnvYd\"}"} 
[2026-05-01 15:47:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qitep6eHto1RC7Afc\"}"} 
[2026-05-01 15:47:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qj649hKBqiqaKZ1Uc\"}"} 
[2026-05-01 15:47:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qk94EcPEYDMpNuiyy\"}"} 
[2026-05-01 15:47:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QkVeFUnfszrS6zPA9\"}"} 
[2026-05-01 15:47:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QmZ8zY1QBHqpMPqXr\"}"} 
[2026-05-01 15:47:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qn2R9kYZwSztwvS7E\"}"} 
[2026-05-01 15:47:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qo4fw74SawyjR1Vow\"}"} 
[2026-05-01 15:47:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QocRAHnivk63VPtME\"}"} 
[2026-05-01 15:47:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QpT24NoZxBE5XEY35\"}"} 
[2026-05-01 15:47:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qq2jzoEUf5U9RWuYG\"}"} 
[2026-05-01 15:47:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qqcy4LyCyAFkxVgbe\"}"} 
[2026-05-01 15:47:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QrPMArsWQgV361QMm\"}"} 
[2026-05-01 15:47:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QrtrnHci68dGX2q7R\"}"} 
[2026-05-01 15:47:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:47:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qsu8rQVQugpLfDEmX\"}"} 
[2026-05-01 15:47:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QtNQm2N2LfUU5h9sn\"}"} 
[2026-05-01 15:47:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:47:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:47:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QuPRvP3MW1666PvpU\"}"} 
[2026-05-01 15:48:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QvXdwkPsSgERopGwj\"}"} 
[2026-05-01 15:48:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qw58TYznogjgzfn4w\"}"} 
[2026-05-01 15:48:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qx7dzr2imzKuCS7Y2\"}"} 
[2026-05-01 15:48:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qxedq4RLSLRq4LKbH\"}"} 
[2026-05-01 15:48:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7QyXibvVSGvhiwr4BV\"}"} 
[2026-05-01 15:48:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qz3UHACo4yt49z2vW\"}"} 
[2026-05-01 15:48:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Qzx3QGWiwENgBcw7j\"}"} 
[2026-05-01 15:48:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R1PatwvfDAGH6TxPd\"}"} 
[2026-05-01 15:48:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R29UqahyhKgAiojBF\"}"} 
[2026-05-01 15:48:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R2gyLcKs4JozvJBkY\"}"} 
[2026-05-01 15:48:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R3RNez9YD5JZNaFzN\"}"} 
[2026-05-01 15:48:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R3y7qYpafmm35yakE\"}"} 
[2026-05-01 15:48:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R4qT5uXRNE4raoeSB\"}"} 
[2026-05-01 15:48:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R5QgPJxoGRqcAt8YU\"}"} 
[2026-05-01 15:48:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R6F33qez9LnfnzkN3\"}"} 
[2026-05-01 15:48:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R6tUrZNzcMrZkwMpL\"}"} 
[2026-05-01 15:48:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R82h2JZu34bYQcXbo\"}"} 
[2026-05-01 15:48:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R8XTGX11CxsQ5auPQ\"}"} 
[2026-05-01 15:48:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7R9QYA9warYfRBpcb9\"}"} 
[2026-05-01 15:48:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RAfgwWZZV7SmTNRva\"}"} 
[2026-05-01 15:48:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RC71XPDwxAviCBZYg\"}"} 
[2026-05-01 15:48:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RCBUg9cTEPYDVGHJq\"}"} 
[2026-05-01 15:48:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RDUMtFwKsjxhbf12w\"}"} 
[2026-05-01 15:48:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RDZpFGWe4Bd44cinM\"}"} 
[2026-05-01 15:48:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7REhHJnySfshvcZL4Y\"}"} 
[2026-05-01 15:48:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7REyQNTzUZgzmnYvnt\"}"} 
[2026-05-01 15:48:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RG8MYw22MP5zZUEs3\"}"} 
[2026-05-01 15:48:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RGFoFEkd2nj1KdGod\"}"} 
[2026-05-01 15:48:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RHf8k26Wb2fiZXoCv\"}"} 
[2026-05-01 15:48:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RJfQJf4mxXGRvTELm\"}"} 
[2026-05-01 15:48:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RK8w5N7yTp1mtLz8W\"}"} 
[2026-05-01 15:48:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RLFu9dcq1Stpy7Mds\"}"} 
[2026-05-01 15:48:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RLbzCBriP32UU1nVE\"}"} 
[2026-05-01 15:48:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RMv7SaUexocu4SWZs\"}"} 
[2026-05-01 15:48:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RNDDt4C9RicYkpEFH\"}"} 
[2026-05-01 15:48:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RPKTF7gWsMBU9wt1a\"}"} 
[2026-05-01 15:48:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RPXbpMZM9mudihzcm\"}"} 
[2026-05-01 15:48:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RQjmxV4y7WRzPwKcQ\"}"} 
[2026-05-01 15:48:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RQmWqxyHS47Jtkn8K\"}"} 
[2026-05-01 15:48:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RS5tZPsQDUhnbBjvK\"}"} 
[2026-05-01 15:48:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RSKmteyDnPyg34qqc\"}"} 
[2026-05-01 15:48:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RTPXELKHg35ihveax\"}"} 
[2026-05-01 15:48:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RU9AcPjNTqkqyK3Uj\"}"} 
[2026-05-01 15:48:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RUn7TweibAPLCWwtv\"}"} 
[2026-05-01 15:48:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RVdDPMGdvpEBXPzGq\"}"} 
[2026-05-01 15:48:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RW8y2CkuZbQ5wT3Ec\"}"} 
[2026-05-01 15:48:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RX62A5pqGoxcgHuqx\"}"} 
[2026-05-01 15:48:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RXudZ9jLk5mxu1KH7\"}"} 
[2026-05-01 15:48:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RYXLhrdNEwX1YAXiC\"}"} 
[2026-05-01 15:48:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RZFVg2peVu3UMLD45\"}"} 
[2026-05-01 15:48:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RZvg78wr91Vug27rc\"}"} 
[2026-05-01 15:48:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RakXys5MMisbq3pA8\"}"} 
[2026-05-01 15:48:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RbKGH2DRniZipu4u6\"}"} 
[2026-05-01 15:48:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RcArqhNfogsTsG8j3\"}"} 
[2026-05-01 15:48:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RcWTDAFJNRoGvQzie\"}"} 
[2026-05-01 15:48:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RdfQfWgHFkGCZaYVQ\"}"} 
[2026-05-01 15:48:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Rdm77yzQArgegFEhA\"}"} 
[2026-05-01 15:48:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RfAwKUHJTXmG6iry8\"}"} 
[2026-05-01 15:48:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RfLMtBTJ3QZGufz9s\"}"} 
[2026-05-01 15:48:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RgY3hdb6wos8gghX3\"}"} 
[2026-05-01 15:48:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Rgkgv4nbVYfQEoLqe\"}"} 
[2026-05-01 15:48:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RiEjhxBcmN51FuF3M\"}"} 
[2026-05-01 15:48:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RiGDx87WqsUDT8bn6\"}"} 
[2026-05-01 15:48:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RjhnodYgTFkiY3ApZ\"}"} 
[2026-05-01 15:48:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RjozTD4WQ7nV1o3LC\"}"} 
[2026-05-01 15:48:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Rm7sUcXrmPAGj7poi\"}"} 
[2026-05-01 15:48:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RmFKHbwoi44k5iG1z\"}"} 
[2026-05-01 15:48:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RnPGpUwa3mvVKf9QP\"}"} 
[2026-05-01 15:48:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Rng8pT4EGw5t86sC1\"}"} 
[2026-05-01 15:48:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Roo7Ho5zX4XQxDV7s\"}"} 
[2026-05-01 15:48:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RozGJhA4i9TGvjBcS\"}"} 
[2026-05-01 15:48:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RqDBaZ94hGMWPNF36\"}"} 
[2026-05-01 15:48:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RqGuaB2b6sZ1kdD1J\"}"} 
[2026-05-01 15:48:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RraHqTeF5UCL6PFex\"}"} 
[2026-05-01 15:48:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RrgjigbnQnmUjig9v\"}"} 
[2026-05-01 15:48:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Rt1N6uAvauDCJDGRy\"}"} 
[2026-05-01 15:48:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Rt9YkUnw8DMUcHNDm\"}"} 
[2026-05-01 15:48:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RuX98bu9aCfyxqZcH\"}"} 
[2026-05-01 15:48:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RuY91xdCfjwDEciLw\"}"} 
[2026-05-01 15:48:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RvuEjADeCVxBF1NPY\"}"} 
[2026-05-01 15:48:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Rw2S9jFsERoLq9vWw\"}"} 
[2026-05-01 15:48:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RxQHKD3WHtBdYro2d\"}"} 
[2026-05-01 15:48:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RxJpZ8qhSNdoqGLPK\"}"} 
[2026-05-01 15:48:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RyxYK3f9EEjszcn79\"}"} 
[2026-05-01 15:48:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7RyvoaG1SdQEXH51kF\"}"} 
[2026-05-01 15:48:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S1Ew4o1mEFYNJuu8B\"}"} 
[2026-05-01 15:48:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S1ckiBYDEU9YiGmdr\"}"} 
[2026-05-01 15:48:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S2U6uFE7R7QJJ9xWV\"}"} 
[2026-05-01 15:48:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S2w8pJ3jnevpvFGbm\"}"} 
[2026-05-01 15:48:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S3tBWRZ17bjJCGqxW\"}"} 
[2026-05-01 15:48:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S46qC5zvq7CdcMUGf\"}"} 
[2026-05-01 15:48:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S5F3HG2ZvVLEPDJzN\"}"} 
[2026-05-01 15:48:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S5KFxEhEyF4J7Noa7\"}"} 
[2026-05-01 15:48:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S6UDAiRgxqVpzr6ky\"}"} 
[2026-05-01 15:48:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S6XgQ9efhke3Po4Mf\"}"} 
[2026-05-01 15:48:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S7kbdPdmYXQHWpmVr\"}"} 
[2026-05-01 15:48:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S8HbeJs1q9QAhbbgB\"}"} 
[2026-05-01 15:48:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S9Bfo9sjo2Jyb6Hku\"}"} 
[2026-05-01 15:48:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7S9ggvyzAfwXsaUH1f\"}"} 
[2026-05-01 15:48:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SAT5CELdv6xsgJMv2\"}"} 
[2026-05-01 15:48:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SB6mYkToV5Fscw145\"}"} 
[2026-05-01 15:48:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SC7nV2uYgEzgy4gAE\"}"} 
[2026-05-01 15:48:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SCbJrkh1ogXtXhQdF\"}"} 
[2026-05-01 15:48:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SDVP9ZoHF2v5FMBoZ\"}"} 
[2026-05-01 15:48:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SDwRMktp9fafMmsCg\"}"} 
[2026-05-01 15:48:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SEryoF5ZD2bAw32Ua\"}"} 
[2026-05-01 15:48:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SFPERQXBx7aEnJ17q\"}"} 
[2026-05-01 15:48:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SGLXkiazZesSxCffq\"}"} 
[2026-05-01 15:48:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SH9A34ohYqzQuiKiS\"}"} 
[2026-05-01 15:48:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SHWUwcDqHN8gQSLgi\"}"} 
[2026-05-01 15:48:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SJaE5RNmNqkxTTR4r\"}"} 
[2026-05-01 15:48:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SJsqGekw8MQCFkAQk\"}"} 
[2026-05-01 15:48:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SKnQFBMhYybn6nJG7\"}"} 
[2026-05-01 15:48:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SLVZebKHG6qpQ5fjj\"}"} 
[2026-05-01 15:48:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SLxqu9Kh55gdNgib1\"}"} 
[2026-05-01 15:48:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SMvt93PQ1fY5zQ4We\"}"} 
[2026-05-01 15:48:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SNGiyrDzSLzsTpJjg\"}"} 
[2026-05-01 15:48:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SPJVKSD2PxcMa783P\"}"} 
[2026-05-01 15:48:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SPn1RvHaEpu5WQhVT\"}"} 
[2026-05-01 15:48:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SQjZ4PZx1HUqdVhK2\"}"} 
[2026-05-01 15:48:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SRD5catf7BUAen84S\"}"} 
[2026-05-01 15:48:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SSE6ZzS48jJ6JfYEZ\"}"} 
[2026-05-01 15:48:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SSirxEkiCJqikZWXx\"}"} 
[2026-05-01 15:48:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7STZDpqqzavkxFvsjQ\"}"} 
[2026-05-01 15:48:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SUDQTMQt7MdH2QXC5\"}"} 
[2026-05-01 15:48:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SVFfmcVyc8qLUensz\"}"} 
[2026-05-01 15:48:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SVXHcKdGwDFyNurHg\"}"} 
[2026-05-01 15:48:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SWqR2bK1z7baknZ83\"}"} 
[2026-05-01 15:48:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SWfzPya9N2EdVYuZK\"}"} 
[2026-05-01 15:48:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SY6ZoZAP5Lgj1Q2P8\"}"} 
[2026-05-01 15:48:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SYFzYrQaQRuZAzS9C\"}"} 
[2026-05-01 15:48:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SZYtAwdWGRhepbqLA\"}"} 
[2026-05-01 15:48:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SacsfHdnfxvbLBDXL\"}"} 
[2026-05-01 15:48:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SawUEPw2ehJfZcxur\"}"} 
[2026-05-01 15:48:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Sc5BiMBeRbpFxo2C5\"}"} 
[2026-05-01 15:48:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ScPHVoj6Y5boUCqFL\"}"} 
[2026-05-01 15:48:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SdaxzcVbi3d7T7gJq\"}"} 
[2026-05-01 15:48:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Sdk9RT8Zs1FoGeG2i\"}"} 
[2026-05-01 15:48:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Sf23T2JALbF6EKMt8\"}"} 
[2026-05-01 15:48:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SfAiafx3mmFabz4Fp\"}"} 
[2026-05-01 15:48:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SgN9ynaH9RG25ai7G\"}"} 
[2026-05-01 15:48:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SgZK7irWq29K8hK4T\"}"} 
[2026-05-01 15:48:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Shjkn4AdmAdz4x5uG\"}"} 
[2026-05-01 15:48:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ShtBkug8BMX4V8cqh\"}"} 
[2026-05-01 15:48:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Sj5NAGYdD7GEJ1uwp\"}"} 
[2026-05-01 15:48:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SkRV1k6xQ6bsqYscv\"}"} 
[2026-05-01 15:48:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Sk78np4fmPiaFjmbQ\"}"} 
[2026-05-01 15:48:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Smoaa1JmdCzvDxVxZ\"}"} 
[2026-05-01 15:48:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SniPv3hEQddmd8dWT\"}"} 
[2026-05-01 15:48:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SoH8JsEG2hoWrLPGq\"}"} 
[2026-05-01 15:48:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SpCh4K5sVHUSjnMWM\"}"} 
[2026-05-01 15:48:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SpcVqGK1g5Yqs5cYf\"}"} 
[2026-05-01 15:48:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SqY4SM9uAUnE4LaXP\"}"} 
[2026-05-01 15:48:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SqzM7yMhTn4Sy7Bc7\"}"} 
[2026-05-01 15:48:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Srkz1Vo3p9Yht1L8P\"}"} 
[2026-05-01 15:48:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SsNh7VRjq2zm25WMr\"}"} 
[2026-05-01 15:48:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7St8ajcuG4p1JDqvXE\"}"} 
[2026-05-01 15:48:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SttDyRtbwDErdL67T\"}"} 
[2026-05-01 15:48:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SuXv8CX3yhgiotFPu\"}"} 
[2026-05-01 15:48:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SvWhVkxFvgbmzT6Vh\"}"} 
[2026-05-01 15:48:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SvqoADbXc43cQxmKR\"}"} 
[2026-05-01 15:48:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Sx2z14gVs5svGn576\"}"} 
[2026-05-01 15:48:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Sx5i3Bng4biwzrYnB\"}"} 
[2026-05-01 15:48:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SyT4Xs3ZqLgedrQqL\"}"} 
[2026-05-01 15:48:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SycEmtGRH5djG5jmw\"}"} 
[2026-05-01 15:48:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7SzrtkRbK4vSnhnGeh\"}"} 
[2026-05-01 15:48:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T1bo3td2BGKp45Kg9\"}"} 
[2026-05-01 15:48:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T2FyrShM8mnYQGjBs\"}"} 
[2026-05-01 15:48:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T2z8nN8YLXzrNgrAQ\"}"} 
[2026-05-01 15:48:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T3eaCwXKBdXmTHDZE\"}"} 
[2026-05-01 15:48:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T4E3oU2dzSzr6SQvi\"}"} 
[2026-05-01 15:48:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T52RBysn1GjB2v1s5\"}"} 
[2026-05-01 15:48:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T5b9kQoivjQyCoPvQ\"}"} 
[2026-05-01 15:48:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T6SznhUvfKKksrBob\"}"} 
[2026-05-01 15:48:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T6x1MpwbZ9TWMwtzZ\"}"} 
[2026-05-01 15:48:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T7nMtuoNXxHPMDorT\"}"} 
[2026-05-01 15:48:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T8HdA7Qj2gcUHqrd6\"}"} 
[2026-05-01 15:48:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T9ADLCPiAn6Dm4ivf\"}"} 
[2026-05-01 15:48:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7T9XnXQzkF3ndTfCgS\"}"} 
[2026-05-01 15:48:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TASbxPB8YWDYWp1Wn\"}"} 
[2026-05-01 15:48:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TAyMKmreB1Uk35mED\"}"} 
[2026-05-01 15:48:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TBjjraJSiFmyMHzaC\"}"} 
[2026-05-01 15:48:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TD95arwK3EzXd12EZ\"}"} 
[2026-05-01 15:48:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TCmFrLviS73zrCBvo\"}"} 
[2026-05-01 15:48:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TFNmK2jsb18vPY1Un\"}"} 
[2026-05-01 15:48:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TGErsXTDCbv5dByGL\"}"} 
[2026-05-01 15:48:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TGpLFziTGMFgkuo2z\"}"} 
[2026-05-01 15:48:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7THcTdu6y8p3W2FR4s\"}"} 
[2026-05-01 15:48:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TJRa3YVYFiJJkUqS9\"}"} 
[2026-05-01 15:48:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TKDCc73KJY2w1448H\"}"} 
[2026-05-01 15:48:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TKihxesXZVWTmTBNk\"}"} 
[2026-05-01 15:48:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TLdHBeA4gv32qMXAE\"}"} 
[2026-05-01 15:48:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TLzMh3y3bCeSFMtE1\"}"} 
[2026-05-01 15:48:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TPF3Fr14pE8rLtUSs\"}"} 
[2026-05-01 15:48:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TPPDnwcAvebw4eXW4\"}"} 
[2026-05-01 15:48:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TQfcgtRDDjeBCx8B3\"}"} 
[2026-05-01 15:48:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TQoJd5iuinUbG1xcM\"}"} 
[2026-05-01 15:48:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TS7vhtrPH2sCVDd5E\"}"} 
[2026-05-01 15:48:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TSRY4yfW5U6A2TPUU\"}"} 
[2026-05-01 15:48:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TTpNZppmt85YUzSiV\"}"} 
[2026-05-01 15:48:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TThgBMJDeuKYoRpnQ\"}"} 
[2026-05-01 15:48:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TVCU6YsxxwPwtew6Y\"}"} 
[2026-05-01 15:48:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TVTbcUHC9nZfg2hdq\"}"} 
[2026-05-01 15:48:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TWYqB89pV1ZH6My5z\"}"} 
[2026-05-01 15:48:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TWpx3H2p8dYtPGGZ7\"}"} 
[2026-05-01 15:48:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TXri7Qvtqr5hkxkoE\"}"} 
[2026-05-01 15:48:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TYA4tBD41dtDBLM2g\"}"} 
[2026-05-01 15:48:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TZZQdsdsvoiC3vggD\"}"} 
[2026-05-01 15:48:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TZFJSUSSf267i1sfq\"}"} 
[2026-05-01 15:48:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tb5Bre3rkfqFojbvc\"}"} 
[2026-05-01 15:48:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tbj8XmRUNyC9Kv7R7\"}"} 
[2026-05-01 15:48:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TcWkdGV2DiwTEtY7x\"}"} 
[2026-05-01 15:48:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TdACKfRr1DxroetS8\"}"} 
[2026-05-01 15:48:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tdy4dUXB3xAxxRfoG\"}"} 
[2026-05-01 15:48:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Teb2A3AUiw4e1tuJv\"}"} 
[2026-05-01 15:48:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TfZp69Hsr5TKweVm2\"}"} 
[2026-05-01 15:48:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TfyNPNKjE5zZ75AyJ\"}"} 
[2026-05-01 15:48:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tgx9zUw4CmnyBzkWL\"}"} 
[2026-05-01 15:48:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ThDmqypfRMXJQZrPd\"}"} 
[2026-05-01 15:48:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TiNEU7RmeWV2DwrMk\"}"} 
[2026-05-01 15:48:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TiZeAeawKF2yiyxYq\"}"} 
[2026-05-01 15:48:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TjnK933ztkRr9dyzu\"}"} 
[2026-05-01 15:48:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tjj6FBzm98xFqhwf4\"}"} 
[2026-05-01 15:48:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tm2itXVnqi6dN7x7V\"}"} 
[2026-05-01 15:48:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TmN4ZAeymZnqjXpYy\"}"} 
[2026-05-01 15:48:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TnSZ7hFQPjZ7QMAtM\"}"} 
[2026-05-01 15:48:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7To1HThirGVexh1V16\"}"} 
[2026-05-01 15:48:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tp8FoC3KH9mxGg23E\"}"} 
[2026-05-01 15:48:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TpGguokRjf7r75JCt\"}"} 
[2026-05-01 15:48:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TqMfwzvmLf2LouY2G\"}"} 
[2026-05-01 15:48:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TqkjcELr7kmp2NDDH\"}"} 
[2026-05-01 15:48:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TrojRKrSsafGPFJ4f\"}"} 
[2026-05-01 15:48:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Trz9YsSdupbdHHotw\"}"} 
[2026-05-01 15:48:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TtC5U6zPLe1SkvSya\"}"} 
[2026-05-01 15:48:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TtWgKkBumCnMCqCBJ\"}"} 
[2026-05-01 15:48:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TudtyibZRFQezmeyX\"}"} 
[2026-05-01 15:48:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TuyEftQtTTjnBmWkx\"}"} 
[2026-05-01 15:48:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tw1zefdAorrNSD4KJ\"}"} 
[2026-05-01 15:48:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TwVGVFRvj8cpa7YFG\"}"} 
[2026-05-01 15:48:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TxT4isvC1eVHc9dhc\"}"} 
[2026-05-01 15:48:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TxrNW91oxhycvY8Sf\"}"} 
[2026-05-01 15:48:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Tz24rNuMgw1mTjukM\"}"} 
[2026-05-01 15:48:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7TzJBiuxGpjovaFiVJ\"}"} 
[2026-05-01 15:48:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U1Y6n2ZtVwjmnq6VC\"}"} 
[2026-05-01 15:48:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U1jWRa7HiycwrJiVV\"}"} 
[2026-05-01 15:48:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U3EnwgyQR4j99Jnmu\"}"} 
[2026-05-01 15:48:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U2ww8DyYG8FYy6RHj\"}"} 
[2026-05-01 15:48:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U4d8zxFA8S74jsTQq\"}"} 
[2026-05-01 15:48:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U4wF79TDndy2tC8fC\"}"} 
[2026-05-01 15:48:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U6CtebqmSqmQeHA11\"}"} 
[2026-05-01 15:48:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U61EbLi98f4EYUsar\"}"} 
[2026-05-01 15:48:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U9Cxt9QnXvuFYDfJQ\"}"} 
[2026-05-01 15:48:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7U9ECnKZiDoMcYmoJJ\"}"} 
[2026-05-01 15:48:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UAaKJC1Zqf5YYJQTW\"}"} 
[2026-05-01 15:48:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UAdJBiUortSkon3Ln\"}"} 
[2026-05-01 15:48:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UBrxRjGi8wv2n3rNv\"}"} 
[2026-05-01 15:48:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UDDZpE6dNWT8jAynv\"}"} 
[2026-05-01 15:48:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UC6rCzn1EQV3jXMXY\"}"} 
[2026-05-01 15:48:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UEZS41DKhACpQy3hi\"}"} 
[2026-05-01 15:48:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UF3CvMUnRSt1svarD\"}"} 
[2026-05-01 15:48:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UFmrqHnJRzG9iskca\"}"} 
[2026-05-01 15:48:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UGVmJFVy8FminUJTx\"}"} 
[2026-05-01 15:48:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UHCvbYQSnXMghXV7g\"}"} 
[2026-05-01 15:48:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UHkfsPYjdPqccvVgn\"}"} 
[2026-05-01 15:48:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UKCyisr3d86erGzeQ\"}"} 
[2026-05-01 15:48:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UKtuTs4q4gUskL69d\"}"} 
[2026-05-01 15:48:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ULbpeoS4UA2Wy8221\"}"} 
[2026-05-01 15:48:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UMXPDfqZvu4bcCPjX\"}"} 
[2026-05-01 15:48:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UN5sQPJoaLrCK3epN\"}"} 
[2026-05-01 15:48:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UNviXagvWJoL9igWq\"}"} 
[2026-05-01 15:48:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UQLJW2ES5EaRTrzSo\"}"} 
[2026-05-01 15:48:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UPUTQmYmwnSGbUaSt\"}"} 
[2026-05-01 15:48:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7URq6WGBQUMq2ywe3T\"}"} 
[2026-05-01 15:48:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7USPq72E2KrbBen6dA\"}"} 
[2026-05-01 15:48:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UTGfRmQGduovd4tkR\"}"} 
[2026-05-01 15:48:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UTzpBH13zokzkvonh\"}"} 
[2026-05-01 15:48:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UUdmPbn4pwGDQAjEj\"}"} 
[2026-05-01 15:48:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UVi1MzMdi6kd6VHsF\"}"} 
[2026-05-01 15:48:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UVrBy6ga34pU1SG82\"}"} 
[2026-05-01 15:48:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UX4NFyM5U15R985pQ\"}"} 
[2026-05-01 15:48:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UXTS1vEjw25EeA4yW\"}"} 
[2026-05-01 15:48:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UYWRzWT2rz53E4k8K\"}"} 
[2026-05-01 15:48:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UYtW53EtDJBGaRmzF\"}"} 
[2026-05-01 15:48:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UZu2NrTQ6CxkcuFB6\"}"} 
[2026-05-01 15:48:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UaUFMxsvGRb94JaWL\"}"} 
[2026-05-01 15:48:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UbK6kNje186cy2VtN\"}"} 
[2026-05-01 15:48:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ubt5ctnzWRmQZ92MK\"}"} 
[2026-05-01 15:48:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ud7FShwtxv1qpK844\"}"} 
[2026-05-01 15:48:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UdHfdNR6j9RfHMsqi\"}"} 
[2026-05-01 15:48:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UehFU7TALGBE8yuAW\"}"} 
[2026-05-01 15:48:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UefGD4ihGKE2ifea1\"}"} 
[2026-05-01 15:48:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UfztFxm77HXgAML1Z\"}"} 
[2026-05-01 15:48:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ug37kJtnu3bsUSHW2\"}"} 
[2026-05-01 15:48:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UhUvzzavaRwq9RxVF\"}"} 
[2026-05-01 15:48:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UhWfkV3EChCh4pHEU\"}"} 
[2026-05-01 15:48:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UiqHcyaZcXZ9d5D1T\"}"} 
[2026-05-01 15:48:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UjHaM86mqjFv93fSb\"}"} 
[2026-05-01 15:48:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UkHMTChNENU7vmFsj\"}"} 
[2026-05-01 15:48:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UkeBmtx7XMHngiAiS\"}"} 
[2026-05-01 15:48:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UmjR8x9AN3XXKQWBM\"}"} 
[2026-05-01 15:48:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Umtqr8xwtJUCMofW3\"}"} 
[2026-05-01 15:48:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UoDTxLcpTgL2busiq\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UoKR1RVXmbBDUvYdG\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Upbp397LqzGy4B8Hv\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UpkExZHeuhRfEoRms\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UqztiVb7Z7ctMh18F\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UrFn6a7CpQfTt3NtD\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UsEKHe3j2uync5YDq\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UsZeqCfwxeNZ8gLVe\"}"} 
[2026-05-01 15:48:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UtdQPkGbSc6V2Cti1\"}"} 
[2026-05-01 15:48:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Uto5BoC8jKuq4QAHx\"}"} 
[2026-05-01 15:48:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Uv5DaHRReaFKdX5Dk\"}"} 
[2026-05-01 15:48:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UvFdjmGawi6Hssqr1\"}"} 
[2026-05-01 15:48:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UwfiDuHKtbr1iDSiC\"}"} 
[2026-05-01 15:48:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UwgCzpsKSLQLcecBG\"}"} 
[2026-05-01 15:48:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Uy6Xk9utFWJRF765T\"}"} 
[2026-05-01 15:48:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Uy7mvjbnA6k6K6cFm\"}"} 
[2026-05-01 15:48:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UzSecwLRriTahE8p1\"}"} 
[2026-05-01 15:48:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7UzXMnsi9uvzBzqNoj\"}"} 
[2026-05-01 15:48:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V1godH3FAZ8yXSZdn\"}"} 
[2026-05-01 15:48:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V1wSDsWBZNJFoz7Vo\"}"} 
[2026-05-01 15:48:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V34QgUgj5nvErWkgb\"}"} 
[2026-05-01 15:48:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V3L2WjDkgV4KYQKz7\"}"} 
[2026-05-01 15:48:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V4S1MKF4kxaEfAKEe\"}"} 
[2026-05-01 15:48:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V4hP4LMuN4jpaK9Ro\"}"} 
[2026-05-01 15:48:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V5n7zSVjyHFz55r7Y\"}"} 
[2026-05-01 15:48:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V6xJwczAt49nBkkwu\"}"} 
[2026-05-01 15:48:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V6zYYhAXqsZogEW6B\"}"} 
[2026-05-01 15:48:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V8AjuhYdHCHAHwUZr\"}"} 
[2026-05-01 15:48:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V8N9HA7sskv4E4HHb\"}"} 
[2026-05-01 15:48:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7V9cZ8kuoN7rhcybJ7\"}"} 
[2026-05-01 15:48:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VA36vgg7Yr91eD6J6\"}"} 
[2026-05-01 15:48:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VB1PwvXDdaAEgFYiu\"}"} 
[2026-05-01 15:48:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VBbcgidcnvAVTbeTq\"}"} 
[2026-05-01 15:48:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VCRUMiERuHQAkTqw7\"}"} 
[2026-05-01 15:48:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VDsnbpKJAUGMK3ahi\"}"} 
[2026-05-01 15:48:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VEJLVt34Drjao7YmU\"}"} 
[2026-05-01 15:48:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VFayTCPMnxRedRC2Q\"}"} 
[2026-05-01 15:48:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VFhvBrAbo68JgwocK\"}"} 
[2026-05-01 15:48:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VH1JTirBLwaBQdKs4\"}"} 
[2026-05-01 15:48:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VGyZbT1JzZmB4THma\"}"} 
[2026-05-01 15:48:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VJFDRAuYhBJLc3w5C\"}"} 
[2026-05-01 15:48:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VJNAE4dyzwX2Kuz1y\"}"} 
[2026-05-01 15:48:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:48:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:48:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:48:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VKdK3fAcRyvD6uZNg\"}"} 
[2026-05-01 15:49:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VKk1AmnR6ah8yqPrV\"}"} 
[2026-05-01 15:49:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VM8r4pGxji8gvH53U\"}"} 
[2026-05-01 15:49:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VMMzEJXSHLM1vQ2Go\"}"} 
[2026-05-01 15:49:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VNVwwJcMTTBaNbDgL\"}"} 
[2026-05-01 15:49:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VNyixiSbxzAja88B1\"}"} 
[2026-05-01 15:49:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VPoadnP1LFmZH2643\"}"} 
[2026-05-01 15:49:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VQQJ4LHrA4zhiazG2\"}"} 
[2026-05-01 15:49:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VRKN6S4hbYxhKjaNV\"}"} 
[2026-05-01 15:49:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VRp8XpexWv2fpFNhr\"}"} 
[2026-05-01 15:49:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VSgy5GWPNUhC28fD4\"}"} 
[2026-05-01 15:49:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VTAjtFmJeScWkxi8g\"}"} 
[2026-05-01 15:49:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VU7YP3X1Ueh3yRMoh\"}"} 
[2026-05-01 15:49:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VUcoEpeyGvRn57Nry\"}"} 
[2026-05-01 15:49:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VVV9FLPT9Cqc8rS9r\"}"} 
[2026-05-01 15:49:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VWGXGvhBBWyhZGYG5\"}"} 
[2026-05-01 15:49:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VWuDqF3ysESAbHSUe\"}"} 
[2026-05-01 15:49:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VXecdhLeQiBthyNt4\"}"} 
[2026-05-01 15:49:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VZ5wA2gyu9NfVWmzR\"}"} 
[2026-05-01 15:49:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VYzUnbuikUuYWyn1p\"}"} 
[2026-05-01 15:49:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Vasb21vm15FL3Yfyp\"}"} 
[2026-05-01 15:49:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VcHAxVr8L4JbyjPSS\"}"} 
[2026-05-01 15:49:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VddXuoWY2kcmf3jXW\"}"} 
[2026-05-01 15:49:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VeugBFWxKxzfzyfA5\"}"} 
[2026-05-01 15:49:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Vez8xZyQ8XPDQZVDW\"}"} 
[2026-05-01 15:49:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VgQDpfdJLdWyHrSuD\"}"} 
[2026-05-01 15:49:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VgJWp1ynDa67Gj43X\"}"} 
[2026-05-01 15:49:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VhibjGiBqCLc87fuG\"}"} 
[2026-05-01 15:49:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Vijs6kG9h1z5QRGzv\"}"} 
[2026-05-01 15:49:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VjdCC4zLMZZ38wD74\"}"} 
[2026-05-01 15:49:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Vm22x71V3RW3BGPdW\"}"} 
[2026-05-01 15:49:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VkCfyzxDT9GNwiomn\"}"} 
[2026-05-01 15:49:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VnQNqAAEEp68qrnUd\"}"} 
[2026-05-01 15:49:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VnsQatYTf8LMZAkUX\"}"} 
[2026-05-01 15:49:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VooTgQC3fBxHPomZj\"}"} 
[2026-05-01 15:49:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VpKUF1Uwb1ius5tNb\"}"} 
[2026-05-01 15:49:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VqadELFoVXy58gvoa\"}"} 
[2026-05-01 15:49:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VqeqVSnG21JDL958j\"}"} 
[2026-05-01 15:49:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Vs2BqkwX8jqyQ8Gzn\"}"} 
[2026-05-01 15:49:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VrtFpY8Jv3s1yT6HA\"}"} 
[2026-05-01 15:49:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VtSGNyvQXdmpY2eaW\"}"} 
[2026-05-01 15:49:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VtWEt2Xf6ohb4WRuF\"}"} 
[2026-05-01 15:49:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VuqMaMARRkHZEDbGH\"}"} 
[2026-05-01 15:49:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VusLv9nuEkS573V7J\"}"} 
[2026-05-01 15:49:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VwChye5YUgaeqCfZq\"}"} 
[2026-05-01 15:49:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VwJARJ9yQyMERdFV2\"}"} 
[2026-05-01 15:49:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VxeGohw3mA2Q8UcXx\"}"} 
[2026-05-01 15:49:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Vz4MSTvtG3zcH2ioV\"}"} 
[2026-05-01 15:49:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7VzGzzjK72WUS5LnE9\"}"} 
[2026-05-01 15:49:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W1XuWE9eTi6cKXPZ7\"}"} 
[2026-05-01 15:49:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W1Z9gdY935JrxLjEL\"}"} 
[2026-05-01 15:49:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W2wVeXzQPYUnjgBNe\"}"} 
[2026-05-01 15:49:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W3KZZtLJP3yZWEikL\"}"} 
[2026-05-01 15:49:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W4MpTtD6nwAGxv3K2\"}"} 
[2026-05-01 15:49:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W4fB2exkYfN6T31Mf\"}"} 
[2026-05-01 15:49:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W5hvtqi45MDFmkc4y\"}"} 
[2026-05-01 15:49:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W66FHy6j7bP4J8mWV\"}"} 
[2026-05-01 15:49:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W6wbeETfgYLFVaKxn\"}"} 
[2026-05-01 15:49:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W7X5Mdd8QZ62MBxnj\"}"} 
[2026-05-01 15:49:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W8JheEVoaifLhQbX9\"}"} 
[2026-05-01 15:49:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W927RTEiXCQSVWz4H\"}"} 
[2026-05-01 15:49:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7W9pjCeiaNR4czRcWd\"}"} 
[2026-05-01 15:49:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WAtE9hwxqwFBViuaQ\"}"} 
[2026-05-01 15:49:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WBJHGEdsakYqHAjdG\"}"} 
[2026-05-01 15:49:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WCH54RX8SYJ1vSWxX\"}"} 
[2026-05-01 15:49:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WCg8ityMEQuoWnddJ\"}"} 
[2026-05-01 15:49:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WDUFqt3wTJAVBBQqg\"}"} 
[2026-05-01 15:49:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WE7TEsoSn8jjoaWcz\"}"} 
[2026-05-01 15:49:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WEm96iYJWqhTUpgog\"}"} 
[2026-05-01 15:49:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WFa1cB7bbwF3YGSjv\"}"} 
[2026-05-01 15:49:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WG9jWiQLQUgsfVNFh\"}"} 
[2026-05-01 15:49:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WH3onRJVvNnktQd6J\"}"} 
[2026-05-01 15:49:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WHXaZuSZG3vJ1Yid3\"}"} 
[2026-05-01 15:49:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WJRfFhrcmoZqT29vs\"}"} 
[2026-05-01 15:49:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WJwR9jZXR4spxUVq2\"}"} 
[2026-05-01 15:49:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WLMzSttcjjbw9Zfny\"}"} 
[2026-05-01 15:49:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WMYRoSwr71h5jT7HY\"}"} 
[2026-05-01 15:49:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WMedJJ67aVQq2yPto\"}"} 
[2026-05-01 15:49:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WP5CjfpQ4xNzcSK42\"}"} 
[2026-05-01 15:49:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WPjeA4m1j5qLAzUh6\"}"} 
[2026-05-01 15:49:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WQWmjhfUiydTKSnVu\"}"} 
[2026-05-01 15:49:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WRES2WrdvEasTxeBr\"}"} 
[2026-05-01 15:49:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WRvbwhfqBrAa15PMS\"}"} 
[2026-05-01 15:49:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WSbHgTKCaU8AVyAd7\"}"} 
[2026-05-01 15:49:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WTKgyZPbx17NGVdab\"}"} 
[2026-05-01 15:49:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WTpx4CyAyDtofYLdW\"}"} 
[2026-05-01 15:49:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WUf4YNduZGZYfmt8Y\"}"} 
[2026-05-01 15:49:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WVNieKUTyJeKPt86A\"}"} 
[2026-05-01 15:49:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WVxSag7fXzzvyLwyq\"}"} 
[2026-05-01 15:49:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WWh6X6zi2Ug6Unu5K\"}"} 
[2026-05-01 15:49:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WXBcPjDbWB5uksdWa\"}"} 
[2026-05-01 15:49:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WY6vkWu48F2BVWxAe\"}"} 
[2026-05-01 15:49:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WYZiLBG1JJqvraCCV\"}"} 
[2026-05-01 15:49:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WZcxeb1Gd7VNNUU98\"}"} 
[2026-05-01 15:49:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WZrMNzZCfrtLSrToi\"}"} 
[2026-05-01 15:49:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wb7khw3eTgmSVPRjR\"}"} 
[2026-05-01 15:49:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WbN8XxFaYp7ySFWHf\"}"} 
[2026-05-01 15:49:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WchzhuACX2bmL6P6q\"}"} 
[2026-05-01 15:49:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wd7oQTcAPaLF63xyq\"}"} 
[2026-05-01 15:49:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7We9ouCZJUdVk6918K\"}"} 
[2026-05-01 15:49:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WeZNDuEiGmbNBQzMJ\"}"} 
[2026-05-01 15:49:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WfbdUHuTsqWxBjLZs\"}"} 
[2026-05-01 15:49:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wfwxe7nXhL5gjEjMS\"}"} 
[2026-05-01 15:49:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WhLJZLLPRF4ATbSmA\"}"} 
[2026-05-01 15:49:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WiN4vn5qr7fCFzR1k\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wihf1RmCa4cjgJUgQ\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wjq88c15B54awHBSi\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wk6116rRYiqBcBvdh\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wm7Gf6bkV7Kqqm7Vg\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WmU6qowuGFC8gqNpE\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WnNB9nvZebUZfzJCe\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WnhGHffsHYyfjUP24\"}"} 
[2026-05-01 15:49:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WohYR1BAbCYf1SFPp\"}"} 
[2026-05-01 15:49:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WoxfsttBkJ3faj5ww\"}"} 
[2026-05-01 15:49:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WpvDJgNZFcbPrayUq\"}"} 
[2026-05-01 15:49:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WqLWj7yVy6R8s1HPE\"}"} 
[2026-05-01 15:49:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WrPmHK78vSMG6b9PC\"}"} 
[2026-05-01 15:49:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WrpK87iXqy8wPeeER\"}"} 
[2026-05-01 15:49:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WtBfQqqEJAmHtjPdN\"}"} 
[2026-05-01 15:49:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WtwZS2AWPeCBEGAWM\"}"} 
[2026-05-01 15:49:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WuZ24VcVxm86icxmS\"}"} 
[2026-05-01 15:49:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WvTLejXz2rGTzDpmj\"}"} 
[2026-05-01 15:49:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WvtPN6bpu3SAyUR9T\"}"} 
[2026-05-01 15:49:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WwijsCzV3hBJnvwNS\"}"} 
[2026-05-01 15:49:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WxBH4eQLSfNFDutuB\"}"} 
[2026-05-01 15:49:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WyBJE8yk8LP6uJwpn\"}"} 
[2026-05-01 15:49:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7WydLaGBS51chtihPh\"}"} 
[2026-05-01 15:49:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Wzc82sUvVzhTMYKAq\"}"} 
[2026-05-01 15:49:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X1zU2PiX9kUowMgV5\"}"} 
[2026-05-01 15:49:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X3FNVMYFiDLV1Ck36\"}"} 
[2026-05-01 15:49:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X3cTGziSTmaQiVaAr\"}"} 
[2026-05-01 15:49:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X4srKUiw9BQNZ98g8\"}"} 
[2026-05-01 15:49:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X5616ciPGdMK9s8WT\"}"} 
[2026-05-01 15:49:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X6LASBugY57jKjBTQ\"}"} 
[2026-05-01 15:49:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X6T7FLQyfuJPkym5o\"}"} 
[2026-05-01 15:49:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X7f2qbFhzu92ZDcvP\"}"} 
[2026-05-01 15:49:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X7kVeAnkCVRtjKUcs\"}"} 
[2026-05-01 15:49:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X9Bp71qro3rgHnRcV\"}"} 
[2026-05-01 15:49:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7X9Fn4XMbhXVtgAs6f\"}"} 
[2026-05-01 15:49:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XAa9nwj2rriyqug2Z\"}"} 
[2026-05-01 15:49:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XAerxfhmPK8r5BfWR\"}"} 
[2026-05-01 15:49:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XBzyeukfs8C16B5Vh\"}"} 
[2026-05-01 15:49:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XC5C7Hf2kZPRFgRgn\"}"} 
[2026-05-01 15:49:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XDR4PenhRrtryqaAd\"}"} 
[2026-05-01 15:49:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XDMqBXj5PP7ck98N7\"}"} 
[2026-05-01 15:49:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XEnf5GK7PKcbVnAjq\"}"} 
[2026-05-01 15:49:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XEpPmFj8uBe3aWraw\"}"} 
[2026-05-01 15:49:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XGHCd6Qfpx2QCZrPk\"}"} 
[2026-05-01 15:49:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XGDUiAFKh1NP7K9g7\"}"} 
[2026-05-01 15:49:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XHZLtFSjV6xwbMmz3\"}"} 
[2026-05-01 15:49:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XHbpixsz2QwHwhGFF\"}"} 
[2026-05-01 15:49:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XJmmgr2Ns4HffRkRp\"}"} 
[2026-05-01 15:49:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XJuCx9nP2tZKTcLJy\"}"} 
[2026-05-01 15:49:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XLA7VZzudPF7FEkxM\"}"} 
[2026-05-01 15:49:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XLREyzBBke8x6JCLy\"}"} 
[2026-05-01 15:49:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XMnLjvTTjanm4fmYk\"}"} 
[2026-05-01 15:49:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XMsZBY9KFZSDYMdiC\"}"} 
[2026-05-01 15:49:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XPCBMQTpLxizy8KHp\"}"} 
[2026-05-01 15:49:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XPJsWWpnSXM7XKtDS\"}"} 
[2026-05-01 15:49:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XQYYDz8N7WG62zmem\"}"} 
[2026-05-01 15:49:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XSd3n5oF37cF7K1QR\"}"} 
[2026-05-01 15:49:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XU9pn1w429vvwf5EP\"}"} 
[2026-05-01 15:49:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XVdNsvHvGLFC53hpC\"}"} 
[2026-05-01 15:49:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XVe7uxr7anvCo1HU7\"}"} 
[2026-05-01 15:49:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XX2xetjVvhnPqaHzM\"}"} 
[2026-05-01 15:49:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XX8AiJrLfdEr9W23G\"}"} 
[2026-05-01 15:49:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XYX1cAy3Xin8qUaVo\"}"} 
[2026-05-01 15:49:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XYVGnJeYyHv4PVTk3\"}"} 
[2026-05-01 15:49:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XZs828vQWxFfidNJi\"}"} 
[2026-05-01 15:49:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XZx5SuNPf5NgXepXb\"}"} 
[2026-05-01 15:49:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XbCjmDx5U3xh69BpJ\"}"} 
[2026-05-01 15:49:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XbLRX6S3WZ9Z4kbNW\"}"} 
[2026-05-01 15:49:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XcVsU8RKetrR5N8vB\"}"} 
[2026-05-01 15:49:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XckkeATLWrWqdMvVF\"}"} 
[2026-05-01 15:49:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XdrEmAHvXqEGTr2hT\"}"} 
[2026-05-01 15:49:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Xe689qMh5cCkw2qP1\"}"} 
[2026-05-01 15:49:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XfM2dyCCjUZj7Ep4b\"}"} 
[2026-05-01 15:49:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XfxVA9y7FSsjBkErG\"}"} 
[2026-05-01 15:49:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XghtCYeWKKJ36DGhy\"}"} 
[2026-05-01 15:49:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Xi4yzutgi5pZ52yPU\"}"} 
[2026-05-01 15:49:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Xi2WDf8ii6nGMPxS2\"}"} 
[2026-05-01 15:49:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XjNNV1GwxhbUSkZLd\"}"} 
[2026-05-01 15:49:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Xk43au1ntYdEBJmqf\"}"} 
[2026-05-01 15:49:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XkiEaNQFKybpbHaTx\"}"} 
[2026-05-01 15:49:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XmrC7KvnrUipUaayC\"}"} 
[2026-05-01 15:49:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XnA433bxhSAce95kg\"}"} 
[2026-05-01 15:49:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XokJBTsDfU4d1hMRj\"}"} 
[2026-05-01 15:49:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Xq6uSUcS1oAot6Tkx\"}"} 
[2026-05-01 15:49:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XqRWKR7T7VxbW567q\"}"} 
[2026-05-01 15:49:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XrUzxRVAx9Nce9ZWr\"}"} 
[2026-05-01 15:49:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XsFdpEP9GgmgMhLco\"}"} 
[2026-05-01 15:49:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XsmPuysLPHDU8zAyx\"}"} 
[2026-05-01 15:49:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XtcjoB5d63FWZtQts\"}"} 
[2026-05-01 15:49:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XuAEPgeZQmg1xu1jM\"}"} 
[2026-05-01 15:49:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XuyqhvrWPchsCWRbt\"}"} 
[2026-05-01 15:49:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XvaZPnkzbsLMSdj3f\"}"} 
[2026-05-01 15:49:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XwGyezwYAdJLEHriE\"}"} 
[2026-05-01 15:49:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Xx2d9raG9FZdBgyYT\"}"} 
[2026-05-01 15:49:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XxvhZKqxRdCQ8xSmi\"}"} 
[2026-05-01 15:49:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XyHHNgDbZhcX3EL5q\"}"} 
[2026-05-01 15:49:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7XzHZ7xLxJcNhDudfU\"}"} 
[2026-05-01 15:49:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Xzj6N9jaczYeauPmJ\"}"} 
[2026-05-01 15:49:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y1WE5yEbQoKUS6KE5\"}"} 
[2026-05-01 15:49:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y24TuLYGruFuUb3Hk\"}"} 
[2026-05-01 15:49:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y2tKjAJGRvV6EUYTu\"}"} 
[2026-05-01 15:49:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y3G9KKRY7pc9ZHtuB\"}"} 
[2026-05-01 15:49:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y4Ju4NYuBFG8UF332\"}"} 
[2026-05-01 15:49:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y4UpbKVqvmPktUpYE\"}"} 
[2026-05-01 15:49:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y5YZpnY9ckvrvAqz1\"}"} 
[2026-05-01 15:49:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y5rfWgW6Zxc1mBv75\"}"} 
[2026-05-01 15:49:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y6tgLnKmYuHikrcak\"}"} 
[2026-05-01 15:49:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y7A3r2Y9moBdzcKac\"}"} 
[2026-05-01 15:49:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y8Sh1YGfQaNjtaPwx\"}"} 
[2026-05-01 15:49:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y8NimyzUEAH5JRHMb\"}"} 
[2026-05-01 15:49:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Y9pYBMDowqU5fkh3m\"}"} 
[2026-05-01 15:49:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YBAQHu9j7xjGUnvPK\"}"} 
[2026-05-01 15:49:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YBSmfJmxyEq1Bzfdv\"}"} 
[2026-05-01 15:49:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YCcDdBQ2kSS4MUnPd\"}"} 
[2026-05-01 15:49:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YCrbyvkC7A4Gj1K3n\"}"} 
[2026-05-01 15:49:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YDwajppxrUi656wjN\"}"} 
[2026-05-01 15:49:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YEDTLdKCprdXrMxd3\"}"} 
[2026-05-01 15:49:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YFKSFjSTzScJa6pYo\"}"} 
[2026-05-01 15:49:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YFe2nyFAreHUqTuXd\"}"} 
[2026-05-01 15:49:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YH2Nwq7f6daaxVmHm\"}"} 
[2026-05-01 15:49:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YHPht6HCbNuzeSrvt\"}"} 
[2026-05-01 15:49:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YJnnzB6bAQSwENgCj\"}"} 
[2026-05-01 15:49:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YJmYfpx72q3zHJ8f8\"}"} 
[2026-05-01 15:49:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YL99eQ2UGgAEnyJZD\"}"} 
[2026-05-01 15:49:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YL9tmDPkHN1SUyJmV\"}"} 
[2026-05-01 15:49:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YMdCZhg8Bp6Ljs27w\"}"} 
[2026-05-01 15:49:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YMZUVfm24s2aNS9RU\"}"} 
[2026-05-01 15:49:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YNyZCVBoM78JLxjTR\"}"} 
[2026-05-01 15:49:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YP2HGfpTbkb3H94j7\"}"} 
[2026-05-01 15:49:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YQS7bdjR5SaYBwtsH\"}"} 
[2026-05-01 15:49:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YQPtBqhAd3JqyB13U\"}"} 
[2026-05-01 15:49:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YS1d5nSntKNXPpGtf\"}"} 
[2026-05-01 15:49:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YTURknCiNhWMif2te\"}"} 
[2026-05-01 15:49:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YRvQtr5En8KWRuZEZ\"}"} 
[2026-05-01 15:49:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YVANf1ESCfwy8mrt2\"}"} 
[2026-05-01 15:49:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YVAsMsJirPqtzPPcT\"}"} 
[2026-05-01 15:49:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YWZiJsmD8p418UDWK\"}"} 
[2026-05-01 15:49:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YWmNU4oyjoUobgg5r\"}"} 
[2026-05-01 15:49:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YYVJP2jEYwCqXEyvP\"}"} 
[2026-05-01 15:49:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YYLd89sMhViJ6kh8a\"}"} 
[2026-05-01 15:49:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ya7359cTaKfSNAVR8\"}"} 
[2026-05-01 15:49:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YbXrtXtrYPiaAwAzT\"}"} 
[2026-05-01 15:49:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YZusrzGWDfCh9hwnG\"}"} 
[2026-05-01 15:49:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YdJmepUAZ145aD3ZW\"}"} 
[2026-05-01 15:49:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YdNjXidLox864yAPU\"}"} 
[2026-05-01 15:49:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YeYw2ZFt6FYz79q4U\"}"} 
[2026-05-01 15:49:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YejM3X6yHLR5qqBiJ\"}"} 
[2026-05-01 15:49:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yg6wg8afiP1r1QiQs\"}"} 
[2026-05-01 15:49:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yg2EGXstA9Co6jUzC\"}"} 
[2026-05-01 15:49:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YhLrWCytmnHenPpFE\"}"} 
[2026-05-01 15:49:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YhWmtQ37h8wA6zoH5\"}"} 
[2026-05-01 15:49:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YieVLkoa2WhQVQM7W\"}"} 
[2026-05-01 15:49:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YisdSQEtu4TGRoA1a\"}"} 
[2026-05-01 15:49:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YjuPhs7UgCrFLj2K9\"}"} 
[2026-05-01 15:49:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YkKCRHo17XmVjeYHb\"}"} 
[2026-05-01 15:49:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ym9JqWZ1CfnrTFpdt\"}"} 
[2026-05-01 15:49:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YmsTpQ2hWycHyNQtS\"}"} 
[2026-05-01 15:49:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Ynb7zoGidZRV9zULm\"}"} 
[2026-05-01 15:49:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yo6P4gVMoJuMtb69E\"}"} 
[2026-05-01 15:49:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yp3vjsCLv81ShYazK\"}"} 
[2026-05-01 15:49:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YpSF7kyQ2tFwgm74Z\"}"} 
[2026-05-01 15:49:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yqbwdmn3ZoL5czi4p\"}"} 
[2026-05-01 15:49:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YqQnR357UtWYsCQUJ\"}"} 
[2026-05-01 15:49:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YrntKBc71iwv4XEf9\"}"} 
[2026-05-01 15:49:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YrsLsE3sPTv2ry2Pt\"}"} 
[2026-05-01 15:49:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yt1oh5iDL61i1tGF1\"}"} 
[2026-05-01 15:49:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YtHRcT7WFZRMPLDN9\"}"} 
[2026-05-01 15:49:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YuTctJYUrSvhN5D1d\"}"} 
[2026-05-01 15:49:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yuh1M6GYAeBxE9H3j\"}"} 
[2026-05-01 15:49:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yvrhu4AypCffk4Nsi\"}"} 
[2026-05-01 15:49:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Yw66Z2j5V6sANJ2bx\"}"} 
[2026-05-01 15:49:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YxUghCy5kj9cLPT3a\"}"} 
[2026-05-01 15:49:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YxJX2HDP4atFAj7QK\"}"} 
[2026-05-01 15:49:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YyvFm4XRvE9T7HB4p\"}"} 
[2026-05-01 15:49:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7YyuWYvL4T1DTdiCFm\"}"} 
[2026-05-01 15:49:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z19B9JTT9qTRsuMwr\"}"} 
[2026-05-01 15:49:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z1Tn1TGB1G5bsgsKo\"}"} 
[2026-05-01 15:49:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z2XGr45KpFpbPtKxi\"}"} 
[2026-05-01 15:49:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z2oeAgCfiwfQVpmUf\"}"} 
[2026-05-01 15:49:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z3yqCwJo7ZzyN3iJA\"}"} 
[2026-05-01 15:49:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z4CjKPmUjUKWdmdgU\"}"} 
[2026-05-01 15:49:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z5KSmS4tVdnBcqMLK\"}"} 
[2026-05-01 15:49:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z5bp7MSUyiNWSzAuq\"}"} 
[2026-05-01 15:49:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z6ZcP4yRsMW3rp2dk\"}"} 
[2026-05-01 15:49:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z719uhS65dSMj4zX9\"}"} 
[2026-05-01 15:49:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z87Nb3Y1Qd9DiVSnJ\"}"} 
[2026-05-01 15:49:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z8NW22UKUaBA9PU1W\"}"} 
[2026-05-01 15:49:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z9YCLbXVN2qqWgapr\"}"} 
[2026-05-01 15:49:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Z9is6BAqN38V282ms\"}"} 
[2026-05-01 15:49:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZAxXNTaGTkernJzD9\"}"} 
[2026-05-01 15:49:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZBBArv92ELE7wVYx8\"}"} 
[2026-05-01 15:49:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZCP6jDw5JYYByvy4o\"}"} 
[2026-05-01 15:49:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZCa1ZW6TyecULEZEK\"}"} 
[2026-05-01 15:49:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZDogN7eyE8cF7Sdgk\"}"} 
[2026-05-01 15:49:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZEB1RVLkMxmy6EAvc\"}"} 
[2026-05-01 15:49:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZFDWmUpV577SnS9Fu\"}"} 
[2026-05-01 15:49:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZGj3V8jX9QHVFqHpT\"}"} 
[2026-05-01 15:49:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZHUC7WMQrPyN8ZC74\"}"} 
[2026-05-01 15:49:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZJ7tXt1qeXGJCaZbg\"}"} 
[2026-05-01 15:49:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZJmpyuAfem24SG6wP\"}"} 
[2026-05-01 15:49:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZKWj7wGR43NM6RNFe\"}"} 
[2026-05-01 15:49:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZKz1J6bCB79pgC4Wn\"}"} 
[2026-05-01 15:49:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZMEQhSKmNuXBNz9ij\"}"} 
[2026-05-01 15:49:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZNckmTmG4mbMvdvqn\"}"} 
[2026-05-01 15:49:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZNcFpayArGZHijXJS\"}"} 
[2026-05-01 15:49:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZPzrALDLy7u6RDfa6\"}"} 
[2026-05-01 15:49:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZQNfxyWV3fovvoWtK\"}"} 
[2026-05-01 15:49:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZRVPpKcwJsxMj4CPE\"}"} 
[2026-05-01 15:49:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZRkGu6jm5kBu2giAi\"}"} 
[2026-05-01 15:49:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZT8rswuYxPxBFHW2N\"}"} 
[2026-05-01 15:49:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZT1B8jhh8tfFM79Aa\"}"} 
[2026-05-01 15:49:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZUNmx3zeTBmuesuQ3\"}"} 
[2026-05-01 15:49:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZUePzqfphUMtf555t\"}"} 
[2026-05-01 15:49:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZVoMKYVGQMkjtu2iv\"}"} 
[2026-05-01 15:49:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZWbijs5QbEx2QE35V\"}"} 
[2026-05-01 15:49:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZXFfHyq3yeqPywVRf\"}"} 
[2026-05-01 15:49:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZYAywNxAzftddJMZT\"}"} 
[2026-05-01 15:49:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZYcGqbxebcL5fCojA\"}"} 
[2026-05-01 15:49:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZZhkuV1ERg1WPHM4k\"}"} 
[2026-05-01 15:49:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Za1rh24W8rEovM1pG\"}"} 
[2026-05-01 15:49:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zb28WehpB1ovSCaRb\"}"} 
[2026-05-01 15:49:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZbLyaXWAE6diUhTWH\"}"} 
[2026-05-01 15:49:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZcCaBmr2QkV6b36bj\"}"} 
[2026-05-01 15:49:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zcb8pTWopbvdFXK6h\"}"} 
[2026-05-01 15:49:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zdzxzy8qEqRMTiPU3\"}"} 
[2026-05-01 15:49:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZesZ3JXHxf7nduUmt\"}"} 
[2026-05-01 15:49:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZfYjSuaS1uFoFKT6P\"}"} 
[2026-05-01 15:49:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZgGtf3dMEYHKQwDcv\"}"} 
[2026-05-01 15:49:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZgpPQs6Y31Jzcy8qo\"}"} 
[2026-05-01 15:49:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZhfyYrqd6EFRGdDQd\"}"} 
[2026-05-01 15:49:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZiExbedtJuqSu34Sm\"}"} 
[2026-05-01 15:49:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:49:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zj26TpYdqh2vsStbr\"}"} 
[2026-05-01 15:49:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:49:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:49:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZjoDt2KSV5yeFxcvP\"}"} 
[2026-05-01 15:50:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZkTfChuy1T9mufaS2\"}"} 
[2026-05-01 15:50:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zm9q341QEFkxjcA1z\"}"} 
[2026-05-01 15:50:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZmoGsNjC5AFSeWbKo\"}"} 
[2026-05-01 15:50:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZnctRUkDDi27xqStb\"}"} 
[2026-05-01 15:50:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zo5vFtDrhrCZcNnsb\"}"} 
[2026-05-01 15:50:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zp5hBc6y1X6yRWBdD\"}"} 
[2026-05-01 15:50:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZpVFghBrv349n1oLe\"}"} 
[2026-05-01 15:50:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZqifopaR6BKQiqb45\"}"} 
[2026-05-01 15:50:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zqrbmfvk561maJyMD\"}"} 
[2026-05-01 15:50:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zs3HjHukdKLpNJR7u\"}"} 
[2026-05-01 15:50:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZsJv5LqJyrLmfDFKN\"}"} 
[2026-05-01 15:50:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZtRt5SwMLLyU8qsRP\"}"} 
[2026-05-01 15:50:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZtoxVttbQk8bgVP7k\"}"} 
[2026-05-01 15:50:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZvLV2cgNzqWXpojB2\"}"} 
[2026-05-01 15:50:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zv9Kbwj6FPCFTYCfB\"}"} 
[2026-05-01 15:50:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZwyhxGgxLvVTWrVig\"}"} 
[2026-05-01 15:50:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZwqmSjEjeA9SaqTTp\"}"} 
[2026-05-01 15:50:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ZyUzZpv7jfsQBY1K4\"}"} 
[2026-05-01 15:50:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7Zyunc9h63qEsYUMUs\"}"} 
[2026-05-01 15:50:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a1CBW7kzx1cDyagDd\"}"} 
[2026-05-01 15:50:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a1gwyRCzpS5eiQG98\"}"} 
[2026-05-01 15:50:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a2rQ31KHCYp2Tg11b\"}"} 
[2026-05-01 15:50:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a3TcFUDjdSUhoZyhf\"}"} 
[2026-05-01 15:50:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a4apdYgoP373oLZDf\"}"} 
[2026-05-01 15:50:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a4xPuHF5bv8NfHQnU\"}"} 
[2026-05-01 15:50:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a66My9ymyHt1oRgw2\"}"} 
[2026-05-01 15:50:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a6Wuhgix53EP19PEY\"}"} 
[2026-05-01 15:50:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a7mKYQZ2F8WbvHbek\"}"} 
[2026-05-01 15:50:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a81hbPEhKzxW6imLb\"}"} 
[2026-05-01 15:50:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a93DWrt6H9SxKfw4L\"}"} 
[2026-05-01 15:50:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7a9JLmbVcibHyngMuE\"}"} 
[2026-05-01 15:50:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aAN5xxftMmJcksY3u\"}"} 
[2026-05-01 15:50:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aBeyacr2k3y3F7Zxy\"}"} 
[2026-05-01 15:50:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aAjQoLafrWz3aaMxP\"}"} 
[2026-05-01 15:50:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aCquwv7M2K9mqeHcz\"}"} 
[2026-05-01 15:50:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aDSdYrWDjiyFMs5qM\"}"} 
[2026-05-01 15:50:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aEB2pkQeH9hE3oExJ\"}"} 
[2026-05-01 15:50:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aExfCK5mYYCQBSjUC\"}"} 
[2026-05-01 15:50:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aFi3yYX81auS6uKxZ\"}"} 
[2026-05-01 15:50:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aGHnPtvWZDgXnKpAf\"}"} 
[2026-05-01 15:50:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aH5A29oS5paXZdnXn\"}"} 
[2026-05-01 15:50:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aHYgpo8J4H2NebRJu\"}"} 
[2026-05-01 15:50:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aJMJP1b8N3fFwfCii\"}"} 
[2026-05-01 15:50:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aJn71vyWr1G6mNdQ8\"}"} 
[2026-05-01 15:50:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aKocRoX4hktFQyiRP\"}"} 
[2026-05-01 15:50:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aL2WVKa8KxSQkkZRa\"}"} 
[2026-05-01 15:50:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aM7FVSEP6R5az34SA\"}"} 
[2026-05-01 15:50:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aMWojNuwWn7npd11F\"}"} 
[2026-05-01 15:50:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aNZKCoais4kv8eqDP\"}"} 
[2026-05-01 15:50:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aQ3byKEcAA32LRR31\"}"} 
[2026-05-01 15:50:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aQcqHzQVPFg4LxCpC\"}"} 
[2026-05-01 15:50:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aRTgghpMLNaAMwejj\"}"} 
[2026-05-01 15:50:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aRtVDbHTcznMTvr74\"}"} 
[2026-05-01 15:50:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aSsGXTeGDYmqpNYsd\"}"} 
[2026-05-01 15:50:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aTftQYEmRgMtqRu7q\"}"} 
[2026-05-01 15:50:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aUHM9ujzaetXKJMPw\"}"} 
[2026-05-01 15:50:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aUwneEAhtanKNa6w9\"}"} 
[2026-05-01 15:50:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aVeTECYeKb51FjdYR\"}"} 
[2026-05-01 15:50:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aWQMAhx9kdfnisP2B\"}"} 
[2026-05-01 15:50:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aWrsqxotjYadGoJRq\"}"} 
[2026-05-01 15:50:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aXpvJ3SeZe5QY612s\"}"} 
[2026-05-01 15:50:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aYYL8v8whgoLyvv1o\"}"} 
[2026-05-01 15:50:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aZKiPxqM6wF7rrzCE\"}"} 
[2026-05-01 15:50:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aa6bYGQ4Y7GFrRBnJ\"}"} 
[2026-05-01 15:50:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aaxBuvKqbzvtQgGEr\"}"} 
[2026-05-01 15:50:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7abZegTpL2Spt4onjx\"}"} 
[2026-05-01 15:50:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7acdtdFLLjRaf8nmDj\"}"} 
[2026-05-01 15:50:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7acum8hyZhEu4ygths\"}"} 
[2026-05-01 15:50:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aeDtT6UjQuhoBYLe9\"}"} 
[2026-05-01 15:50:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ae3EE2L8dhcAm2iA8\"}"} 
[2026-05-01 15:50:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7afghPbRpq5xKTXmaV\"}"} 
[2026-05-01 15:50:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aftc2GZFWSw8eqC1v\"}"} 
[2026-05-01 15:50:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7agtP3XTP14Q5CLUqE\"}"} 
[2026-05-01 15:50:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ah62pskifuGe2fiDB\"}"} 
[2026-05-01 15:50:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aiBWsRsYDJEuWPgPU\"}"} 
[2026-05-01 15:50:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aiZajwjCchxGfwjag\"}"} 
[2026-05-01 15:50:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aknnCRkDX9kfKbcX7\"}"} 
[2026-05-01 15:50:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7am4eqHCNtHFUV2dYJ\"}"} 
[2026-05-01 15:50:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7anP2UBN163PQzcWFb\"}"} 
[2026-05-01 15:50:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7anEM9aoTb56ujA4Xf\"}"} 
[2026-05-01 15:50:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aocSZhj61FSVpKjg8\"}"} 
[2026-05-01 15:50:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aojt1KXNFYKB4onxM\"}"} 
[2026-05-01 15:50:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aq2XKwoDPzRx9n8Vy\"}"} 
[2026-05-01 15:50:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7aq7yr4opuzJkvRaNV\"}"} 
[2026-05-01 15:50:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7arUqKeJPnQ8X1NB4U\"}"} 
[2026-05-01 15:50:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7arNe1Gor4AidXvgYH\"}"} 
[2026-05-01 15:50:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ashkx9pWbn8JiS58t\"}"} 
[2026-05-01 15:50:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7asmUUXjRtDXyDaYXC\"}"} 
[2026-05-01 15:50:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7au9pYfn7FWxaQeDNr\"}"} 
[2026-05-01 15:50:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7auD3QDvzJ1bUPT72d\"}"} 
[2026-05-01 15:50:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7avbPQ4UJ12uvknnQR\"}"} 
[2026-05-01 15:50:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7avWvUvg1vqTTN7nWF\"}"} 
[2026-05-01 15:50:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7awyjCUAP2sMoqG847\"}"} 
[2026-05-01 15:50:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ax6BVm8YMvmctEkfm\"}"} 
[2026-05-01 15:50:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ayBAeiJHpEJa1PdwM\"}"} 
[2026-05-01 15:50:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ayUX8rQ5X3P75uyjv\"}"} 
[2026-05-01 15:50:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7azRKcNz8WhTnD8GvH\"}"} 
[2026-05-01 15:50:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7azsrrrnYLtCPKYGaX\"}"} 
[2026-05-01 15:50:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b1ihxMykCyqpvmeJ8\"}"} 
[2026-05-01 15:50:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b2DyBFzWTgyv7C5vQ\"}"} 
[2026-05-01 15:50:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b2w8fEQARnLeiHqSu\"}"} 
[2026-05-01 15:50:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b3mF1Nmuza8Pc8oGL\"}"} 
[2026-05-01 15:50:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b4eKkLtyRmnsxZqSd\"}"} 
[2026-05-01 15:50:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b529MjcSK2VLRCM5r\"}"} 
[2026-05-01 15:50:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b65e6s7Kk3EyjVxZp\"}"} 
[2026-05-01 15:50:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b6grXrVdcuQVE9aJS\"}"} 
[2026-05-01 15:50:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b7TEw7Jod9covi8gN\"}"} 
[2026-05-01 15:50:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b8N4XUFeodAwHT1Hq\"}"} 
[2026-05-01 15:50:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b8uJmKaHY6EiJip8s\"}"} 
[2026-05-01 15:50:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7b9kevxZuWVZAkMRys\"}"} 
[2026-05-01 15:50:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bAKtEB2HP9aTtnYan\"}"} 
[2026-05-01 15:50:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bB9z9juQcyprguDRH\"}"} 
[2026-05-01 15:50:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bBWaAL8HPo6E9cCdf\"}"} 
[2026-05-01 15:50:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bCY5xEaWdnPfcdAJ5\"}"} 
[2026-05-01 15:50:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bCiFfrvukZ8zbqxzg\"}"} 
[2026-05-01 15:50:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bDk1mpCR9U3ykMsqk\"}"} 
[2026-05-01 15:50:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bE3cto2pSZyLPFYKj\"}"} 
[2026-05-01 15:50:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bFB5ycZuuBSSrwmjH\"}"} 
[2026-05-01 15:50:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bFcP7xPa4gSLVmntE\"}"} 
[2026-05-01 15:50:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bGXSqv7X9gHmG7pDC\"}"} 
[2026-05-01 15:50:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bHo6J32yPUV6qsJ6U\"}"} 
[2026-05-01 15:50:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bH1xjTQWHJqE3eYoV\"}"} 
[2026-05-01 15:50:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bKER6xTWoGMNYtP5K\"}"} 
[2026-05-01 15:50:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bKn9w11e5tCU1FuS2\"}"} 
[2026-05-01 15:50:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bM43jwA2wCY94ak92\"}"} 
[2026-05-01 15:50:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bMDieeqrtyWbjDVgv\"}"} 
[2026-05-01 15:50:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bNS9Q44C1x7muF4aA\"}"} 
[2026-05-01 15:50:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bNaph7Ey1GcwJv14N\"}"} 
[2026-05-01 15:50:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bPokVMX9ydKZ56VhK\"}"} 
[2026-05-01 15:50:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bPww7cHxHXugk3qNv\"}"} 
[2026-05-01 15:50:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bRHYZt7yUE1QDPgs3\"}"} 
[2026-05-01 15:50:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bRKHWnh8xHtcpZjRL\"}"} 
[2026-05-01 15:50:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bSfPtrbZ6PUbCpkKU\"}"} 
[2026-05-01 15:50:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bT7gWazo2cD19Rt4U\"}"} 
[2026-05-01 15:50:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bU8TAtAoejzXEs1yp\"}"} 
[2026-05-01 15:50:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bUXGJgMmX2iGrpCku\"}"} 
[2026-05-01 15:50:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bVts2hTrggGXUJFnc\"}"} 
[2026-05-01 15:50:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bVwbTRk19Ctj3GR4r\"}"} 
[2026-05-01 15:50:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bXLRvSouUVtn3HKF9\"}"} 
[2026-05-01 15:50:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bYhXprVF6reQFe3Vz\"}"} 
[2026-05-01 15:50:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bXHx4GEep7HZpgLL1\"}"} 
[2026-05-01 15:50:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ba6sS7dM8vUXtU2Fa\"}"} 
[2026-05-01 15:50:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7baPjNNECvdxqhLEEN\"}"} 
[2026-05-01 15:50:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bbVTjfCPfQWYqP3a1\"}"} 
[2026-05-01 15:50:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bbtmu7rseCdF2JLM8\"}"} 
[2026-05-01 15:50:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bcs4jtscQmtpwkAtQ\"}"} 
[2026-05-01 15:50:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bdEtGYq9NUNWSKnAj\"}"} 
[2026-05-01 15:50:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7beAwgKq5qJtg7dUjK\"}"} 
[2026-05-01 15:50:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7beo9b3CHhGJgjq1Pa\"}"} 
[2026-05-01 15:50:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bfvrhBcB3PxLnZ7Ma\"}"} 
[2026-05-01 15:50:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bgMQeLiJ29RtCafV2\"}"} 
[2026-05-01 15:50:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bhbpRg5V7e8XWCxa7\"}"} 
[2026-05-01 15:50:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bjhaLtciSFkfDtsZt\"}"} 
[2026-05-01 15:50:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bkVCZpnJbniZoG2Am\"}"} 
[2026-05-01 15:50:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bm9tXYmixBJtxykEQ\"}"} 
[2026-05-01 15:50:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bnGrj5D7DuhQUbxYE\"}"} 
[2026-05-01 15:50:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bnT2RMzuxeVjDV7yU\"}"} 
[2026-05-01 15:50:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bohS6FFRT4xzeBzx3\"}"} 
[2026-05-01 15:50:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bondnfuEnaGNE5gxf\"}"} 
[2026-05-01 15:50:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bq7WZKD95tnx3GE5H\"}"} 
[2026-05-01 15:50:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bqCy3cr2dsGN3QnzT\"}"} 
[2026-05-01 15:50:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7brVrTBb2mh2S7Awfj\"}"} 
[2026-05-01 15:50:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bsbqMENG2vYrMpUga\"}"} 
[2026-05-01 15:50:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bsmkLTRNrRQ7REMf3\"}"} 
[2026-05-01 15:50:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bu2AQCi22YVLQBqgM\"}"} 
[2026-05-01 15:50:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bu9bWmGiaXWvzRXJq\"}"} 
[2026-05-01 15:50:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bvLY6S3rwwp2gYjTA\"}"} 
[2026-05-01 15:50:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bvSF363fzDpWLar7V\"}"} 
[2026-05-01 15:50:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bwdBEoHHgnh8KPA1n\"}"} 
[2026-05-01 15:50:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bwvnAMkqhtXMGo3wG\"}"} 
[2026-05-01 15:50:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bxupQW5j98gJLsaRz\"}"} 
[2026-05-01 15:50:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bzBxpGCJuy2Acd2bi\"}"} 
[2026-05-01 15:50:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7bzLPbisM72YHyNvbS\"}"} 
[2026-05-01 15:50:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c1bJ49dyPfViwFumc\"}"} 
[2026-05-01 15:50:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c1qvqaUKc1Up2dur5\"}"} 
[2026-05-01 15:50:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c2y9PMVjp272n7Gtq\"}"} 
[2026-05-01 15:50:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c3FWVuYJgocBqMtpm\"}"} 
[2026-05-01 15:50:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c4VvMSgivxAm6N3i2\"}"} 
[2026-05-01 15:50:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c4j4UG6VkF9z9miG3\"}"} 
[2026-05-01 15:50:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c5uznmngXiW4ybJWb\"}"} 
[2026-05-01 15:50:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c67AGjG3J3kBKXXC4\"}"} 
[2026-05-01 15:50:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c7CtNL2niDM2Y41UX\"}"} 
[2026-05-01 15:50:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c7VzsSsaao1dAeFVD\"}"} 
[2026-05-01 15:50:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c8hgUPMtkRW6hfJRA\"}"} 
[2026-05-01 15:50:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7c8q7zPrt4M5x4GQzy\"}"} 
[2026-05-01 15:50:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cAbHWi65TTwsR9hHq\"}"} 
[2026-05-01 15:50:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cArAJUuqgQkYBtrTN\"}"} 
[2026-05-01 15:50:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cBzNZYoe3Z9FYjnSS\"}"} 
[2026-05-01 15:50:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cCFFgKovEk1bULaUQ\"}"} 
[2026-05-01 15:50:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cDWQHHV5beA9tPRe6\"}"} 
[2026-05-01 15:50:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cDiJWJAU4yUaLnKRu\"}"} 
[2026-05-01 15:50:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cEtzngQwZhZR8Xbtc\"}"} 
[2026-05-01 15:50:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cF4fk7Ci2QUBenDVL\"}"} 
[2026-05-01 15:50:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cGVEpNo73mZkdRCPa\"}"} 
[2026-05-01 15:50:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cGLpCMLDU56W5AQqy\"}"} 
[2026-05-01 15:50:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cHyHc8oam9rRTUkdT\"}"} 
[2026-05-01 15:50:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cJ5yyf8iiYfQcip2N\"}"} 
[2026-05-01 15:50:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cKDhEfSZhHJ1DtDqk\"}"} 
[2026-05-01 15:50:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cLZZZXE9bouwhqbA3\"}"} 
[2026-05-01 15:50:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cKX4EPxMVruK3LiUS\"}"} 
[2026-05-01 15:50:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cMpTvrBbeHdGDnYaC\"}"} 
[2026-05-01 15:50:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cN3N5zSd5CDHmuJS9\"}"} 
[2026-05-01 15:50:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cPNEQKEAtpW4nKbn3\"}"} 
[2026-05-01 15:50:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cPhaBTeN2v1NU6jxq\"}"} 
[2026-05-01 15:50:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cQwjmK1NetUnRPtiS\"}"} 
[2026-05-01 15:50:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cR6umcR1MUb3CpFzG\"}"} 
[2026-05-01 15:50:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cSHrG1hR3RSDKfbLf\"}"} 
[2026-05-01 15:50:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cSgQwwdLaeywFMN8w\"}"} 
[2026-05-01 15:50:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cTifinZBVdAjSLebk\"}"} 
[2026-05-01 15:50:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cU5kaqFafuYf3ExrY\"}"} 
[2026-05-01 15:50:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cV6mHn43CE8ro4y5r\"}"} 
[2026-05-01 15:50:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cVbY2TocwfwLMEjbS\"}"} 
[2026-05-01 15:50:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cWR9TjWQoKgVePfQn\"}"} 
[2026-05-01 15:50:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cX8JtUwouhgM7Vrv6\"}"} 
[2026-05-01 15:50:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cYUAkqojEEq3QYqEi\"}"} 
[2026-05-01 15:50:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cXnkCJQrnuCm6V1Hs\"}"} 
[2026-05-01 15:50:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cZhLfJNdoNdRyfUhf\"}"} 
[2026-05-01 15:50:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7caNGj7K9G1PNSkXCo\"}"} 
[2026-05-01 15:50:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cbDd2J5BqpM3xG42V\"}"} 
[2026-05-01 15:50:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ccEPZ2kdWtL2P6rZ5\"}"} 
[2026-05-01 15:50:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ccnsV4qJhBhRvFiZZ\"}"} 
[2026-05-01 15:50:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cdhwcYxBD6wu6tNxq\"}"} 
[2026-05-01 15:50:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cePNRxeBN9KY3idLg\"}"} 
[2026-05-01 15:50:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cf15axYptNbkp4u9c\"}"} 
[2026-05-01 15:50:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cfgFo1EbCU2jjmniY\"}"} 
[2026-05-01 15:50:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cgtgcZwqfVtK5Q4Ti\"}"} 
[2026-05-01 15:50:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7chCHhHx7yD4cjVu45\"}"} 
[2026-05-01 15:50:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ciQTobvKF3hDaQECK\"}"} 
[2026-05-01 15:50:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cinHYoiNy8FpJ4SQT\"}"} 
[2026-05-01 15:50:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cjp3pSKqQqftZ1K55\"}"} 
[2026-05-01 15:50:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ck89dkdbdSeaPqtkA\"}"} 
[2026-05-01 15:50:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cmGMpwDe8w6Gf5ifr\"}"} 
[2026-05-01 15:50:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cmRnHrNGiUqF45z4D\"}"} 
[2026-05-01 15:50:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cngwJCGekz9i9cHxo\"}"} 
[2026-05-01 15:50:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cnuaaiTVvKmkmTt2L\"}"} 
[2026-05-01 15:50:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cpBjMtEDBwnL1DP3D\"}"} 
[2026-05-01 15:50:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cpJRUFth73bvVtWAM\"}"} 
[2026-05-01 15:50:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cqa5BtqkLmcPGawc1\"}"} 
[2026-05-01 15:50:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cqrC1eUgL7QUNSgS7\"}"} 
[2026-05-01 15:50:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7csFXSi68b9fFi9etT\"}"} 
[2026-05-01 15:50:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ctdd5mq8z3PWTtkTB\"}"} 
[2026-05-01 15:50:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7crztnFqMq4GxHAyMi\"}"} 
[2026-05-01 15:50:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cuzyMLcaeC4e6hC61\"}"} 
[2026-05-01 15:50:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cvC8i6V7o9TvD4WGx\"}"} 
[2026-05-01 15:50:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cwQorHGq3kKNRpV9D\"}"} 
[2026-05-01 15:50:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cwcDKGnn3BqxNnZRo\"}"} 
[2026-05-01 15:50:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cxwq5NAzRYEKDooDj\"}"} 
[2026-05-01 15:50:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7cxrNmojrQLBhXXFe4\"}"} 
[2026-05-01 15:50:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7czDyDCjHxLA8qhfWH\"}"} 
[2026-05-01 15:50:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7czP9Xh1ro5Ar6awRy\"}"} 
[2026-05-01 15:50:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d1V8RDb376XGr6h93\"}"} 
[2026-05-01 15:50:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d1qTRkYXysRBueX7M\"}"} 
[2026-05-01 15:50:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d2pzPVep1C4Ar31Lk\"}"} 
[2026-05-01 15:50:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d3G2xmFgKFhzq8Jy7\"}"} 
[2026-05-01 15:50:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d4afBPnRMobe1Rfnt\"}"} 
[2026-05-01 15:50:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d4Fp9u5b7HnMwM2JS\"}"} 
[2026-05-01 15:50:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d5qp7ZUgWqpxetvSB\"}"} 
[2026-05-01 15:50:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d61jSr7efncxPsQpb\"}"} 
[2026-05-01 15:50:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d7KcTQwXb1Hf1qwr6\"}"} 
[2026-05-01 15:50:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d7J7xfZ7AvL7phwho\"}"} 
[2026-05-01 15:50:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d8YnQZQVkTG5fDEqA\"}"} 
[2026-05-01 15:50:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d8ihS3rt7ehZSMAJE\"}"} 
[2026-05-01 15:50:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7d9udnv6H6PBgCtSuX\"}"} 
[2026-05-01 15:50:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dAGxZGpGAUVQfWVvs\"}"} 
[2026-05-01 15:50:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dB9oGoQqhfF7J81z1\"}"} 
[2026-05-01 15:50:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dBXNG15oDjYvwWMsw\"}"} 
[2026-05-01 15:50:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dCWu8SFZNJ7T2Nnp8\"}"} 
[2026-05-01 15:50:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dCo25zJqBhvBzivsG\"}"} 
[2026-05-01 15:50:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dE69yjhgZ3JbW9XCS\"}"} 
[2026-05-01 15:50:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dEK3tVsZH8Y3nTh61\"}"} 
[2026-05-01 15:50:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dFSGe6eEcaLK2bB7H\"}"} 
[2026-05-01 15:50:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dFgu8xDw9MEV2QYwG\"}"} 
[2026-05-01 15:50:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dGrM5Zp5zo2HWLkzv\"}"} 
[2026-05-01 15:50:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dH4kCAsLynwh4tFuH\"}"} 
[2026-05-01 15:50:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dJESiNfpKuDmQaRrb\"}"} 
[2026-05-01 15:50:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dJJf4bv7zj6qEqgVV\"}"} 
[2026-05-01 15:50:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dKdXooF9VquxnEuVk\"}"} 
[2026-05-01 15:50:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dKhzpKBJooRkqZND6\"}"} 
[2026-05-01 15:50:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dM37TCPmXw2Ak3PSQ\"}"} 
[2026-05-01 15:50:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dM85D85imKn8RTo9Q\"}"} 
[2026-05-01 15:50:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dNXuRtEDWSkqfnfZD\"}"} 
[2026-05-01 15:50:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dNUBp7z4Yx84Jr2zr\"}"} 
[2026-05-01 15:50:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dPyy7f7g9R3Qdq4Aq\"}"} 
[2026-05-01 15:50:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dQ3gt9m9ZTU8zUuU5\"}"} 
[2026-05-01 15:50:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dRL5iFYToKzMKx6uk\"}"} 
[2026-05-01 15:50:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dRUG97ZKuLhUBV4e2\"}"} 
[2026-05-01 15:50:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dSne9zh8U2T3C9FvK\"}"} 
[2026-05-01 15:50:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dSy44csx5x24EFPKH\"}"} 
[2026-05-01 15:50:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dU6mdjuARun5rkKNc\"}"} 
[2026-05-01 15:50:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dUZJgL5hd4BxhmonR\"}"} 
[2026-05-01 15:50:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dVJTG5Y4RrwXshKq2\"}"} 
[2026-05-01 15:50:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dW3r5XdBkVm7icKV3\"}"} 
[2026-05-01 15:50:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dWkGE5WWEUEQrBvDX\"}"} 
[2026-05-01 15:50:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dXGmWMTzKy68Tj3Fb\"}"} 
[2026-05-01 15:50:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dYAM8qVgLkZ1Pa575\"}"} 
[2026-05-01 15:50:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dYWgDnbeVFpQ9sTjf\"}"} 
[2026-05-01 15:50:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dZWCzGG55Fsiwtott\"}"} 
[2026-05-01 15:50:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dZuXGuzVHFA3aUELQ\"}"} 
[2026-05-01 15:50:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dapLeJodQFjbNQKaz\"}"} 
[2026-05-01 15:50:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dbE9P2bZ1XZu1uSsk\"}"} 
[2026-05-01 15:50:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dc6yVSMEmTyYjMzGP\"}"} 
[2026-05-01 15:50:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dcTp3KHdXEvwELCgk\"}"} 
[2026-05-01 15:50:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ddTqP7MGwF2jyiZJr\"}"} 
[2026-05-01 15:50:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dduNsCmgAvoQ6XQns\"}"} 
[2026-05-01 15:50:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7derRVuhXeKy3LhueY\"}"} 
[2026-05-01 15:50:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dfKTRiyhAEpvTPfut\"}"} 
[2026-05-01 15:50:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dgk2nezT5rwmW6uLp\"}"} 
[2026-05-01 15:50:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dgW9Mcd9ZMyzGVUNA\"}"} 
[2026-05-01 15:50:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7di3fWP2ZTBkvq57nQ\"}"} 
[2026-05-01 15:50:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dj5g9F8KxWzcwybN1\"}"} 
[2026-05-01 15:50:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7djSkXevrexbubokar\"}"} 
[2026-05-01 15:50:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dkdguxSx91uG5uBwV\"}"} 
[2026-05-01 15:50:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dkqLmeTUKM8Njghuc\"}"} 
[2026-05-01 15:50:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dnBhepFqsDE69ekoB\"}"} 
[2026-05-01 15:50:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dn9UELNBoszKGQLgb\"}"} 
[2026-05-01 15:50:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dog14WHaXrpoJDTqD\"}"} 
[2026-05-01 15:50:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dogVo8ujT6xg7Bi2p\"}"} 
[2026-05-01 15:50:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dpyt5BtDb1J8joGjK\"}"} 
[2026-05-01 15:50:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dq6L4HCJzziurtttE\"}"} 
[2026-05-01 15:50:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7drHWcrjSxViYV7eEu\"}"} 
[2026-05-01 15:50:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7drVQkHziqr7XPG99g\"}"} 
[2026-05-01 15:50:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dsUCQomLuop3r2s7m\"}"} 
[2026-05-01 15:50:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dszwqfMkaziZWo29k\"}"} 
[2026-05-01 15:50:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dtuX1NBVQepwWMQtJ\"}"} 
[2026-05-01 15:50:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dvHcboohmSTDGGb6p\"}"} 
[2026-05-01 15:50:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dv9Bjq4ZpSBdFxqWE\"}"} 
[2026-05-01 15:50:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dwgTbaNszdcf3uG9K\"}"} 
[2026-05-01 15:50:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dwjBiuStPdaA2c4Mf\"}"} 
[2026-05-01 15:50:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dxxbqq4n2gQLZwU7x\"}"} 
[2026-05-01 15:50:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dyEDuv84HYyAjChet\"}"} 
[2026-05-01 15:50:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dzKhzhX4XZZcb32nk\"}"} 
[2026-05-01 15:50:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7dzeoG82nEHo4khn78\"}"} 
[2026-05-01 15:50:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e1hYsSUdMy7WByziA\"}"} 
[2026-05-01 15:50:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e24NyKrJjYj2Q9LmA\"}"} 
[2026-05-01 15:50:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e359Zg9LJJBQejK6D\"}"} 
[2026-05-01 15:50:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e3H42fYMsoxFB4BF4\"}"} 
[2026-05-01 15:50:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e4wWj9WcWCk3u6QoT\"}"} 
[2026-05-01 15:50:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e5i9zB2xySQ35DiRV\"}"} 
[2026-05-01 15:50:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e713LPfyXx7UTUpuQ\"}"} 
[2026-05-01 15:50:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e7N7rh5C2KCAyYcD1\"}"} 
[2026-05-01 15:50:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e8GCGGMGLXXbFTUiL\"}"} 
[2026-05-01 15:50:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e8sQHMDwHaqxgN7pJ\"}"} 
[2026-05-01 15:50:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:50:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:50:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:50:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7e9iFuwJuSwjDpPxhm\"}"} 
[2026-05-01 15:50:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eAHjSARCom2Y91i6G\"}"} 
[2026-05-01 15:51:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eB48C5GYsscsBRAQy\"}"} 
[2026-05-01 15:51:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eBd6s8vFmvkG2FPnr\"}"} 
[2026-05-01 15:51:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eCWBZitDewx9VwkTg\"}"} 
[2026-05-01 15:51:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eCtzp9o9qvRmPTDWT\"}"} 
[2026-05-01 15:51:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eDsnKgGtgdtffwQN1\"}"} 
[2026-05-01 15:51:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eEFMgZByLRunWR3rD\"}"} 
[2026-05-01 15:51:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eFaERPnXsv1QBA6GM\"}"} 
[2026-05-01 15:51:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eFJ7Vms3kJtchGhBX\"}"} 
[2026-05-01 15:51:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eGp9Qy5GSGJCVXhgp\"}"} 
[2026-05-01 15:51:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eGq8egg33XCZCmsH8\"}"} 
[2026-05-01 15:51:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eJ9kr7EkJ5Pxucdxv\"}"} 
[2026-05-01 15:51:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eJLv6xHCYZjxPvmfS\"}"} 
[2026-05-01 15:51:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eKRuGFUwL8z9LCAN3\"}"} 
[2026-05-01 15:51:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eKkFqgn6Q9BUjxEaG\"}"} 
[2026-05-01 15:51:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eM4dTBgRQ7BgTqFdL\"}"} 
[2026-05-01 15:51:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eM9bDSRU258AW8jXu\"}"} 
[2026-05-01 15:51:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eNTUCuAQRPQygLt8f\"}"} 
[2026-05-01 15:51:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eNaQxjnQFc1U4cYae\"}"} 
[2026-05-01 15:51:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ePr4NHWRizQo4aHqr\"}"} 
[2026-05-01 15:51:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eQ9B8M3HMrYHmNtqA\"}"} 
[2026-05-01 15:51:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eRHP1u6c6mPPzZzXQ\"}"} 
[2026-05-01 15:51:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eRTJcY69HjX4PJYU3\"}"} 
[2026-05-01 15:51:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eSr8w5PyMeppreR6q\"}"} 
[2026-05-01 15:51:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eUFixdvyhidsy1Z6Z\"}"} 
[2026-05-01 15:51:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eVhY6n94qHvfMYC56\"}"} 
[2026-05-01 15:51:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eX6dMRtdgzKYk8hrv\"}"} 
[2026-05-01 15:51:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eX7sMqiJoAdL3cKwj\"}"} 
[2026-05-01 15:51:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eYWTR6tiqXornDk9E\"}"} 
[2026-05-01 15:51:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eYqoMnJtbaoEj2i9V\"}"} 
[2026-05-01 15:51:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ea2z4jgfNPj7cButB\"}"} 
[2026-05-01 15:51:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ea1FNfrzW22fBWriQ\"}"} 
[2026-05-01 15:51:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ebMcSzGgP8YydQiuS\"}"} 
[2026-05-01 15:51:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ebW3NuyRe9JQYzs5w\"}"} 
[2026-05-01 15:51:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ecb2bRiG7JVrXUVHb\"}"} 
[2026-05-01 15:51:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ed1LDkkQVJFETNobM\"}"} 
[2026-05-01 15:51:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7edvQ6nuVHuKK4oFGz\"}"} 
[2026-05-01 15:51:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eeLhDkhrFrsP153q8\"}"} 
[2026-05-01 15:51:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7efE2YkE5LUFiX6dd1\"}"} 
[2026-05-01 15:51:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7efYsrUzJGKXCj81mw\"}"} 
[2026-05-01 15:51:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7egZ9ixzt9q2ZgcjBm\"}"} 
[2026-05-01 15:51:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7egxxNgrHTzWqVGkQd\"}"} 
[2026-05-01 15:51:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ehwzGTsEH8ZFozPZ1\"}"} 
[2026-05-01 15:51:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eiHL4KekrHidC5hSz\"}"} 
[2026-05-01 15:51:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ejPZLpnb1PeYjJ4cP\"}"} 
[2026-05-01 15:51:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ejXF4xGYpgg8p9e9f\"}"} 
[2026-05-01 15:51:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ekkQgv4Rpe9YpWDJj\"}"} 
[2026-05-01 15:51:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ekpst91RdRwma6rbG\"}"} 
[2026-05-01 15:51:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7emwbdbvaTiRBaciB5\"}"} 
[2026-05-01 15:51:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7enDxcuJ13jzuqjzpG\"}"} 
[2026-05-01 15:51:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eoCkSvQWMJ9BaxmBj\"}"} 
[2026-05-01 15:51:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eof2y9qY8nsBD7FNf\"}"} 
[2026-05-01 15:51:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7epbLiqctrn1cwoY7m\"}"} 
[2026-05-01 15:51:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eqzRugTFRyDFZH28D\"}"} 
[2026-05-01 15:51:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eqrzPZT5yUjFKz4gB\"}"} 
[2026-05-01 15:51:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7esN2ih3gqurX4SyCP\"}"} 
[2026-05-01 15:51:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7esXhXzspYwMg4PY9W\"}"} 
[2026-05-01 15:51:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7etksR84iBMd8Eavzw\"}"} 
[2026-05-01 15:51:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7etrKkjL7AtNDz6v1X\"}"} 
[2026-05-01 15:51:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7evEAwRN3jjEWEjP4a\"}"} 
[2026-05-01 15:51:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7evFuf2z1HcYiBA9hH\"}"} 
[2026-05-01 15:51:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ewbGytNHCbkDFVFoV\"}"} 
[2026-05-01 15:51:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7eweFRvtEmZtZD5m6v\"}"} 
[2026-05-01 15:51:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7exwPWptExULDY3zCk\"}"} 
[2026-05-01 15:51:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ey3Lqwq761cf4T9CE\"}"} 
[2026-05-01 15:51:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ezB3oYPS2Je5Fbtv9\"}"} 
[2026-05-01 15:51:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f1YekrHfi6BJDTU6u\"}"} 
[2026-05-01 15:51:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f2uG29mBwXJhdFz6W\"}"} 
[2026-05-01 15:51:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f48S3h4hVCX92cXR8\"}"} 
[2026-05-01 15:51:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f4m8gzeGyvvjgKVyU\"}"} 
[2026-05-01 15:51:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f5zYiH9NQvCL5eHGy\"}"} 
[2026-05-01 15:51:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f5qcstRYyaRzcY4HQ\"}"} 
[2026-05-01 15:51:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f7LuTkB3gXLpyooN8\"}"} 
[2026-05-01 15:51:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f7dGbj83u1Nti5pna\"}"} 
[2026-05-01 15:51:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f8gGpAQ6BBjHHi1tu\"}"} 
[2026-05-01 15:51:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f8px8JHGxuDBkhCG6\"}"} 
[2026-05-01 15:51:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7f9tx6EzuUyd1nGxLC\"}"} 
[2026-05-01 15:51:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fBFJsf2Q4VdeotNsd\"}"} 
[2026-05-01 15:51:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fBVCMjkpzc3KyuESQ\"}"} 
[2026-05-01 15:51:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fCXhiDNhaMggabCtL\"}"} 
[2026-05-01 15:51:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fCgdQejfAcFmMfobS\"}"} 
[2026-05-01 15:51:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fDr5N8Y5QE9CFS9y5\"}"} 
[2026-05-01 15:51:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fDvYEoefpHhQg8oTS\"}"} 
[2026-05-01 15:51:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fFJt83AwVHAWxh5DP\"}"} 
[2026-05-01 15:51:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fFXnH2cRYpggJ3eNa\"}"} 
[2026-05-01 15:51:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fGtdthaMzBHB369F3\"}"} 
[2026-05-01 15:51:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fGmSghsujq7xMrMDp\"}"} 
[2026-05-01 15:51:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fJLT9ESbWtupnPasZ\"}"} 
[2026-05-01 15:51:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fJS9uz1gnEaDz41ch\"}"} 
[2026-05-01 15:51:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fKpzWHBMCvWEEZD5u\"}"} 
[2026-05-01 15:51:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fL8bhcLDqUHD1D9vv\"}"} 
[2026-05-01 15:51:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fMCM8KFTNkYqtd9pD\"}"} 
[2026-05-01 15:51:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fMc9dX5657tVWqjND\"}"} 
[2026-05-01 15:51:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fNRGC8yasf8rr9Dao\"}"} 
[2026-05-01 15:51:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fNyzzDupTZm4x7s9N\"}"} 
[2026-05-01 15:51:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fPocW4gKPeKwroKjF\"}"} 
[2026-05-01 15:51:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fQdxqZam3gDCfcfSB\"}"} 
[2026-05-01 15:51:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fRBxSerCGchz1PXq5\"}"} 
[2026-05-01 15:51:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fRvrVqomHKjvnWhMm\"}"} 
[2026-05-01 15:51:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fSTc7UfLecPFRKcco\"}"} 
[2026-05-01 15:51:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fTNRSr2UDEpSTvDej\"}"} 
[2026-05-01 15:51:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fTniypBrKpyFYd1iV\"}"} 
[2026-05-01 15:51:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fUjH287BM9c8rEKXr\"}"} 
[2026-05-01 15:51:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fV1taDyoL4cLyyiry\"}"} 
[2026-05-01 15:51:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fWA6ssiKZ9vb6fVyB\"}"} 
[2026-05-01 15:51:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fWPjjRRomULeCkZ4d\"}"} 
[2026-05-01 15:51:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fXZvtx76WHSMNrZzQ\"}"} 
[2026-05-01 15:51:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fYS2Qi3ikdzP3bn2f\"}"} 
[2026-05-01 15:51:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fZ1FnDCc89dq7wQDW\"}"} 
[2026-05-01 15:51:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fafxpcoKCMbyd2Agq\"}"} 
[2026-05-01 15:51:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7famR4ZePi5H2Ruijh\"}"} 
[2026-05-01 15:51:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fc6HuUExcgxXNbvMA\"}"} 
[2026-05-01 15:51:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fc6nVLCjHDzkxKctz\"}"} 
[2026-05-01 15:51:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fdUdXSVNG6tctsuhP\"}"} 
[2026-05-01 15:51:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fdYr2xguJzCFTVxWv\"}"} 
[2026-05-01 15:51:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fepVfNxe8xHEc9VDv\"}"} 
[2026-05-01 15:51:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ffeMZcww2ZqrUXYPe\"}"} 
[2026-05-01 15:51:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fg59i9wsfrGDcx6WU\"}"} 
[2026-05-01 15:51:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fgsmuQ5VGrYe9D799\"}"} 
[2026-05-01 15:51:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fhVyTgawJAsigYbZq\"}"} 
[2026-05-01 15:51:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fi8vm8DZCrapZEn17\"}"} 
[2026-05-01 15:51:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fiu4bcNbkcBG7f3eD\"}"} 
[2026-05-01 15:51:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fjPad79s1oeb1LVQH\"}"} 
[2026-05-01 15:51:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fkEw3Y2e25XfS5XkL\"}"} 
[2026-05-01 15:51:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fkfyjnq9SuVbkTNCt\"}"} 
[2026-05-01 15:51:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fmfWJweh6RVgx1Lwp\"}"} 
[2026-05-01 15:51:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fmuPdTtgU6thEeh9Z\"}"} 
[2026-05-01 15:51:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7foMD1RJ7sKPzgpH6H\"}"} 
[2026-05-01 15:51:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fo8Jy9RdANqTrvwur\"}"} 
[2026-05-01 15:51:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fpzg9uYsWQtkLinnV\"}"} 
[2026-05-01 15:51:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fqgrNtzBJ6JebvjcS\"}"} 
[2026-05-01 15:51:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7frBrsWMjmn13Dzb7y\"}"} 
[2026-05-01 15:51:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fs2xeHNXgoEALQ3J1\"}"} 
[2026-05-01 15:51:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fsRXeFVprBZVv6tRQ\"}"} 
[2026-05-01 15:51:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ftDQRK5sUisioVcEL\"}"} 
[2026-05-01 15:51:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fthgB5zbGicKZSwYx\"}"} 
[2026-05-01 15:51:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fuSKidFLpSHvhgAXE\"}"} 
[2026-05-01 15:51:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fv33UnupxfGqLjKfn\"}"} 
[2026-05-01 15:51:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fvoBFGkf131r5eWWK\"}"} 
[2026-05-01 15:51:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fwWbBmgFvktASUriP\"}"} 
[2026-05-01 15:51:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fx1reRf98AJuK5QRB\"}"} 
[2026-05-01 15:51:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fxvB4uG3yxNN71CNN\"}"} 
[2026-05-01 15:51:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fySRyHSRDH8qEBn4z\"}"} 
[2026-05-01 15:51:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fzLkjA4xMnHZEbA6b\"}"} 
[2026-05-01 15:51:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7fzsFgkGCWTTBaeQCm\"}"} 
[2026-05-01 15:51:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g25BZ68uSJjjjdmz1\"}"} 
[2026-05-01 15:51:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g2JKm5wsyNZV1GWEy\"}"} 
[2026-05-01 15:51:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g3VWaje21NddRGZpv\"}"} 
[2026-05-01 15:51:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g3guuitCfN6GxDHAZ\"}"} 
[2026-05-01 15:51:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g4vaoMHc5jXFsKojx\"}"} 
[2026-05-01 15:51:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g56FSmXtvvoVzi1qm\"}"} 
[2026-05-01 15:51:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g6NtghPLMesqSQm4c\"}"} 
[2026-05-01 15:51:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g6mi3wFSHaFc9J7ph\"}"} 
[2026-05-01 15:51:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g7h1wpw5hpNXR4AXQ\"}"} 
[2026-05-01 15:51:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g875GgA7aiQFvfLov\"}"} 
[2026-05-01 15:51:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g8thWmUiUz63UpeSY\"}"} 
[2026-05-01 15:51:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7g9PTyBCUBYEP9oZ76\"}"} 
[2026-05-01 15:51:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gA87uXZBDQ9umrECL\"}"} 
[2026-05-01 15:51:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gBD6udXX97q56xgid\"}"} 
[2026-05-01 15:51:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gBLnndWq6UymXCwqr\"}"} 
[2026-05-01 15:51:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gCZiRWSpDGPzAtyHR\"}"} 
[2026-05-01 15:51:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gCjP571JR6y2uSReA\"}"} 
[2026-05-01 15:51:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gE4zm2LVvFNn2Re8S\"}"} 
[2026-05-01 15:51:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gDx43yV5J4LMrmbEA\"}"} 
[2026-05-01 15:51:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gFFgqgbcaUHzTEBA8\"}"} 
[2026-05-01 15:51:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gFJfVres5puZ2Tc1K\"}"} 
[2026-05-01 15:51:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gGqw3meHMZw7awSRr\"}"} 
[2026-05-01 15:51:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gGmDtZD6ESTUrggFL\"}"} 
[2026-05-01 15:51:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gJBoJN7V3SsDjHwHx\"}"} 
[2026-05-01 15:51:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gJVuCg2fNF5QVqUoC\"}"} 
[2026-05-01 15:51:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gKUSdaHuvXy7gKHKE\"}"} 
[2026-05-01 15:51:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gLJns6FQoNEqhNeeJ\"}"} 
[2026-05-01 15:51:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gLqYRxGEtE2ZV752V\"}"} 
[2026-05-01 15:51:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gMmrEA8wHDRJvm136\"}"} 
[2026-05-01 15:51:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gNQ4A9HnZv62jnWmb\"}"} 
[2026-05-01 15:51:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gPCBPzGgwfj6acPBo\"}"} 
[2026-05-01 15:51:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gPn9qSq2F1ahRUbjo\"}"} 
[2026-05-01 15:51:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gQbkuKStdfNtriMsr\"}"} 
[2026-05-01 15:51:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gR8ktVcmfJ52eLWq9\"}"} 
[2026-05-01 15:51:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gS3piFtznwCimerpt\"}"} 
[2026-05-01 15:51:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gSZaj5w1Pnc9A4pRW\"}"} 
[2026-05-01 15:51:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gTXNdviLwP3Q2hVjA\"}"} 
[2026-05-01 15:51:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gUUvDa5aiTEzo4rkT\"}"} 
[2026-05-01 15:51:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gUtEJ1w66HzhoxXx9\"}"} 
[2026-05-01 15:51:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gW4RheTL8fcQjHDYq\"}"} 
[2026-05-01 15:51:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gWFq4WKyPemysRLhV\"}"} 
[2026-05-01 15:51:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gXYU8f3MkmUefZ37N\"}"} 
[2026-05-01 15:51:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gXUWGb3EiJnjy3UEp\"}"} 
[2026-05-01 15:51:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gYndqFv1MJVHuzeDa\"}"} 
[2026-05-01 15:51:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gZ7E9mHAq6GGtQ2qJ\"}"} 
[2026-05-01 15:51:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gaULUNb449f6kpcWq\"}"} 
[2026-05-01 15:51:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gaCTh1MQ9m317JqUY\"}"} 
[2026-05-01 15:51:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gbw9R8GCoUhFqwJpf\"}"} 
[2026-05-01 15:51:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gbuA62ERDf2WFvaqj\"}"} 
[2026-05-01 15:51:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gdKymq68C5nNi6Z69\"}"} 
[2026-05-01 15:51:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gejpEXhpgQAMmnQNh\"}"} 
[2026-05-01 15:51:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7geywpUt5XaUWmEiiC\"}"} 
[2026-05-01 15:51:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gg7uWxhfRt1Bo5gKK\"}"} 
[2026-05-01 15:51:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ggRWxbaYgdtHpUjut\"}"} 
[2026-05-01 15:51:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ghWkLHoKATN5pbwy2\"}"} 
[2026-05-01 15:51:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ghtpHJDkoCEXu7Jkr\"}"} 
[2026-05-01 15:51:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gineHqq8i72PrVqDd\"}"} 
[2026-05-01 15:51:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gjhiENz3o5mfWdqs7\"}"} 
[2026-05-01 15:51:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gk3JJNzQXrGRT2YMN\"}"} 
[2026-05-01 15:51:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gkteZnJpFMKFqj85n\"}"} 
[2026-05-01 15:51:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gmRu4SKxrZXFuqyPH\"}"} 
[2026-05-01 15:51:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gn8ZbGMt4h3vmsyqG\"}"} 
[2026-05-01 15:51:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7goUfyzdvyHBqe9RTv\"}"} 
[2026-05-01 15:51:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gpibB5GMpK9FdkoHS\"}"} 
[2026-05-01 15:51:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gr7fykxg1KhL9qhui\"}"} 
[2026-05-01 15:51:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gsTY8grCsA5TaSicQ\"}"} 
[2026-05-01 15:51:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gtxaaimZqxQZjRND1\"}"} 
[2026-05-01 15:51:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gvV78AcA8CiB7k4RA\"}"} 
[2026-05-01 15:51:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gvGi9tSNrYJACmx9T\"}"} 
[2026-05-01 15:51:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gwqxnJ7VooiUb8MtU\"}"} 
[2026-05-01 15:51:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gwtSdL4B8JamjGkXe\"}"} 
[2026-05-01 15:51:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gyBaLCxRjEhjP7Eyu\"}"} 
[2026-05-01 15:51:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gyJmNuizFShg38DY3\"}"} 
[2026-05-01 15:51:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gzn52wn8PyNjvAc76\"}"} 
[2026-05-01 15:51:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7gzRzPDL7VsVFQdEoN\"}"} 
[2026-05-01 15:51:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h27CJb3DASHybyGNL\"}"} 
[2026-05-01 15:51:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h2EPBQGJjWQpGavuE\"}"} 
[2026-05-01 15:51:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h3FQGwQxE3oR2uRfc\"}"} 
[2026-05-01 15:51:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h3dUTcfhmj3KLKJci\"}"} 
[2026-05-01 15:51:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h4TKvtGGBWKKrM6Pw\"}"} 
[2026-05-01 15:51:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h5DiT38Xg7RYv3SRa\"}"} 
[2026-05-01 15:51:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h5iEcyQHAPXrbzr6h\"}"} 
[2026-05-01 15:51:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h6mEqnEtcjpqP5pa8\"}"} 
[2026-05-01 15:51:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h7JEd7gAqDtFpZHU8\"}"} 
[2026-05-01 15:51:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h86cBfM1ihUeGgEJ8\"}"} 
[2026-05-01 15:51:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h8zgZzriUMs2uwCzq\"}"} 
[2026-05-01 15:51:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7h9Pz9UHqSRPmdxgUR\"}"} 
[2026-05-01 15:51:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hABs47Ao7No89Zciz\"}"} 
[2026-05-01 15:51:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hB4hYHUF5ii8XRnaW\"}"} 
[2026-05-01 15:51:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hBP3wkbciqyBcBC5X\"}"} 
[2026-05-01 15:51:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hCU3B3TsFNb88S6fb\"}"} 
[2026-05-01 15:51:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hCjATbdd2iqNKXG6A\"}"} 
[2026-05-01 15:51:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hDvLxraKQoRCJmNiB\"}"} 
[2026-05-01 15:51:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hE8FY6zEueHhAJ7W3\"}"} 
[2026-05-01 15:51:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hFGTcD44Bg6qr1Bg6\"}"} 
[2026-05-01 15:51:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hFkjRAcfSfBd3QrPd\"}"} 
[2026-05-01 15:51:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hGcpG7Yxeh27hqMUz\"}"} 
[2026-05-01 15:51:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hHnmLmLx8QewfxspU\"}"} 
[2026-05-01 15:51:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hHuDDuGMjMJiQMkkb\"}"} 
[2026-05-01 15:51:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hK6ttNAEcHeyTNmoS\"}"} 
[2026-05-01 15:51:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hKFZwYjPtqFTfBaL2\"}"} 
[2026-05-01 15:51:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hLXU9B3wrH2RUGYQN\"}"} 
[2026-05-01 15:51:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hLZhZzsAPrYKQ4vxz\"}"} 
[2026-05-01 15:51:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hMspxC9GnvMQ3qR8N\"}"} 
[2026-05-01 15:51:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hMx3TxNZy45J83TYq\"}"} 
[2026-05-01 15:51:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hPFRqDK3nT1LMGh3x\"}"} 
[2026-05-01 15:51:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hPR6vgmusScVRC5G4\"}"} 
[2026-05-01 15:51:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hQcXtgmTRiSTBcNDF\"}"} 
[2026-05-01 15:51:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hQpgYUo2Kq8rxYxp9\"}"} 
[2026-05-01 15:51:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hS6amLF4ToA3KGzv8\"}"} 
[2026-05-01 15:51:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hSAYoiFBZKUoEkXh3\"}"} 
[2026-05-01 15:51:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hTUvPJUtYbLXd9T1N\"}"} 
[2026-05-01 15:51:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hTY9JftwdfChKYkCJ\"}"} 
[2026-05-01 15:51:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hUoJQA5rtPTx1rQdC\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hUqXhNxnQz9GMmdfn\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hVxFbqpu39EGHAzt1\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hW5CN2LpqapZbH8Rw\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hXXWULrkNcdu3qkiw\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hXQp93hmRgQ8Wjwu2\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hYhwrWgfFofmZueKn\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hYpPmJNQUYUdACdM5\"}"} 
[2026-05-01 15:51:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7haCzU8FjJFouwPVHy\"}"} 
[2026-05-01 15:51:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ha91zUoNCw7H29vry\"}"} 
[2026-05-01 15:51:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hbZMKfTWwzYbc6qKU\"}"} 
[2026-05-01 15:51:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hbshds4xEPVXwp7yE\"}"} 
[2026-05-01 15:51:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hcnGQAP7VHP72pgYx\"}"} 
[2026-05-01 15:51:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hdGHxu9GGLaddURxz\"}"} 
[2026-05-01 15:51:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7heUUDLhpgzqWyftEb\"}"} 
[2026-05-01 15:51:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hehN9QzfaAnCCXA95\"}"} 
[2026-05-01 15:51:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hfu3KRvpyzbta9cWo\"}"} 
[2026-05-01 15:51:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hfo669tehHMekAktv\"}"} 
[2026-05-01 15:51:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hh9Cmm3MGuamB7yVL\"}"} 
[2026-05-01 15:51:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hhBBjoSiRSwR4FeH7\"}"} 
[2026-05-01 15:51:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hiYHvkwxemh7vLAnj\"}"} 
[2026-05-01 15:51:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hivcViQWLxbtLyBX6\"}"} 
[2026-05-01 15:51:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hk3puRHDNUiYQmm6Q\"}"} 
[2026-05-01 15:51:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hmNCZksNYKEZig7pK\"}"} 
[2026-05-01 15:51:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hmg4T9J8vSfBCcM54\"}"} 
[2026-05-01 15:51:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hnjog8P7JdEwmTjrC\"}"} 
[2026-05-01 15:51:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ho59J5cYdoABqHCLv\"}"} 
[2026-05-01 15:51:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hp5R7XH3QbmiU8NY4\"}"} 
[2026-05-01 15:51:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hpTEkZmqByf2dHykg\"}"} 
[2026-05-01 15:51:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hqLa4f3DhAdGUzhYu\"}"} 
[2026-05-01 15:51:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hqs4wiKmGDsFv1K7d\"}"} 
[2026-05-01 15:51:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hrkeZ1dXzWNyvymVm\"}"} 
[2026-05-01 15:51:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hsK8pnvuGxeoLZGpY\"}"} 
[2026-05-01 15:51:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7htNPDaZVpiDi4js7k\"}"} 
[2026-05-01 15:51:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7htuPGLAwLqKPx8EqU\"}"} 
[2026-05-01 15:51:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7huhFmmBUeJ3XwQPJA\"}"} 
[2026-05-01 15:51:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hvE1XWLxNJpn8oQsm\"}"} 
[2026-05-01 15:51:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hw3NFa7D3iYP8LUbF\"}"} 
[2026-05-01 15:51:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hwSRzz7xSxfSVLFTk\"}"} 
[2026-05-01 15:51:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hxFntfqx9WdTMq8X6\"}"} 
[2026-05-01 15:51:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hxo3DjEpCkyG88MP9\"}"} 
[2026-05-01 15:51:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hyedb3D8py9pxPkvi\"}"} 
[2026-05-01 15:51:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7hzBt8TYRRW85b8Ci4\"}"} 
[2026-05-01 15:51:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i18BqdinPG5eE6sfo\"}"} 
[2026-05-01 15:51:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i1ZUoVuZoRsZdNGqd\"}"} 
[2026-05-01 15:51:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i2ub49UefqPrexwL3\"}"} 
[2026-05-01 15:51:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i2WHRkAu8aHpQLXLG\"}"} 
[2026-05-01 15:51:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i4Ak4vLkivvmCpdVh\"}"} 
[2026-05-01 15:51:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i58nTJ3xxmqCbT6VL\"}"} 
[2026-05-01 15:51:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i5VNQh3KLirnnx17W\"}"} 
[2026-05-01 15:51:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i6Yd1LnWwE2cwBtZo\"}"} 
[2026-05-01 15:51:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i6mGMJNheeEbcVLgM\"}"} 
[2026-05-01 15:51:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i7nH9SSUKJjqUnmyj\"}"} 
[2026-05-01 15:51:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i8E54C6pM5SxgSGm3\"}"} 
[2026-05-01 15:51:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i91T6rP8xRUG7X2RK\"}"} 
[2026-05-01 15:51:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7i9g8cjhayEjLSQWMW\"}"} 
[2026-05-01 15:51:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iADNqJdC2nHxKsMPu\"}"} 
[2026-05-01 15:51:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iAwHUmVc7wBNFNgWt\"}"} 
[2026-05-01 15:51:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iBTYSL4gG3DLWoGgq\"}"} 
[2026-05-01 15:51:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iCUZSPkNHdGuf8Anw\"}"} 
[2026-05-01 15:51:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iCypM6BqC8pbBFEF6\"}"} 
[2026-05-01 15:51:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iDjxptEnqeSnErDkP\"}"} 
[2026-05-01 15:51:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iEMvFxhsr4D58nj8C\"}"} 
[2026-05-01 15:51:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iF8JjMw8tR59G2CPw\"}"} 
[2026-05-01 15:51:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iFoEdcbq4owQM73Yk\"}"} 
[2026-05-01 15:51:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iGWtzcgju1vdWoaXR\"}"} 
[2026-05-01 15:51:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iHB5bixCV2bsBUsq1\"}"} 
[2026-05-01 15:51:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iHpHMoDsQUdbvyhwn\"}"} 
[2026-05-01 15:51:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iK2x1Mfid3tvbQoyS\"}"} 
[2026-05-01 15:51:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iJwk3zvp19ygGUo4h\"}"} 
[2026-05-01 15:51:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iLQJqPyLwYawXWTYB\"}"} 
[2026-05-01 15:51:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iLVWXWxyekEt8yJtT\"}"} 
[2026-05-01 15:51:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iMjBB6PJBe5oe5FLi\"}"} 
[2026-05-01 15:51:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iMrcWj6sp8SC5Fyye\"}"} 
[2026-05-01 15:51:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iP5HWSDgAhsx3T34y\"}"} 
[2026-05-01 15:51:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iPf1noZJFS9CTC16r\"}"} 
[2026-05-01 15:51:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iQHTvvRuRcz1RqURe\"}"} 
[2026-05-01 15:51:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iR377Q7kdvN7MsaL1\"}"} 
[2026-05-01 15:51:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iRWtPBPtP5Jx3Av4m\"}"} 
[2026-05-01 15:51:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iSQxQ3NkEKm7aX8H7\"}"} 
[2026-05-01 15:51:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iSuyNoxnUavaDV6Hr\"}"} 
[2026-05-01 15:51:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iTmp4Q93KJrhHfdgS\"}"} 
[2026-05-01 15:51:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iUHKc2vbP7pUXCx4W\"}"} 
[2026-05-01 15:51:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iVgQqjKvwyw6FY3EC\"}"} 
[2026-05-01 15:51:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iVgAa57LZ58bAC62m\"}"} 
[2026-05-01 15:51:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iWznfkg3EawSNZfD1\"}"} 
[2026-05-01 15:51:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iXATbdZ85AK93Kkra\"}"} 
[2026-05-01 15:51:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iYDi9rEZchdwyiYnr\"}"} 
[2026-05-01 15:51:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iYb2xd7tndS8My99V\"}"} 
[2026-05-01 15:51:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iZdngj43xQ5o9g3ru\"}"} 
[2026-05-01 15:51:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iZwPYp1BaE689TUbs\"}"} 
[2026-05-01 15:51:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:51:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:51:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:51:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iaze63yQpe6sNpHKq\"}"} 
[2026-05-01 15:52:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ibLEeNVPGBmmxdxcS\"}"} 
[2026-05-01 15:52:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7icMkVDZxJhzTxVE3C\"}"} 
[2026-05-01 15:52:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7icf7GTnn2cctxaYqH\"}"} 
[2026-05-01 15:52:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7idsXjREBDDnyjpwFt\"}"} 
[2026-05-01 15:52:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7idirGDintTi4WkZYC\"}"} 
[2026-05-01 15:52:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7if8S5FneoPzTcW7ZP\"}"} 
[2026-05-01 15:52:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7if9BPhFeadzMYKJsW\"}"} 
[2026-05-01 15:52:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7igVnU7jaqGKbYKWSp\"}"} 
[2026-05-01 15:52:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7igUYkcEGcqYnZu8xm\"}"} 
[2026-05-01 15:52:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ihjT4Sk8jaLqByG6G\"}"} 
[2026-05-01 15:52:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ihwrVxBZ38YRy8Gde\"}"} 
[2026-05-01 15:52:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ijEVc1hyGdd9e2yd5\"}"} 
[2026-05-01 15:52:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ijPRGHdVqePYhCQmn\"}"} 
[2026-05-01 15:52:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ikcqQZY2CbNN69EDG\"}"} 
[2026-05-01 15:52:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ikqj4uDHMuAR11gGV\"}"} 
[2026-05-01 15:52:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7imxhZEce2xuUiNWcx\"}"} 
[2026-05-01 15:52:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7inGJe1hc7gWyjWH41\"}"} 
[2026-05-01 15:52:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ioDbkR9n78yU2Tidf\"}"} 
[2026-05-01 15:52:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iog8tWF6KEbc2WkTc\"}"} 
[2026-05-01 15:52:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ipZxedTqmbHW4AFH8\"}"} 
[2026-05-01 15:52:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iq3ytCNQQei6PMHqN\"}"} 
[2026-05-01 15:52:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ir8E7gSfyetbK2XGg\"}"} 
[2026-05-01 15:52:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7irLP31HEdJRjoGiEy\"}"} 
[2026-05-01 15:52:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7isWKiQEz8aQgrWe4z\"}"} 
[2026-05-01 15:52:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7isgVPMbJxndSfvLKx\"}"} 
[2026-05-01 15:52:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7itmDynQ2K5eZu3W2s\"}"} 
[2026-05-01 15:52:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iuBHFQrmSHKCMKman\"}"} 
[2026-05-01 15:52:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ivaNKGXvDjRM2ADFb\"}"} 
[2026-05-01 15:52:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ivEXhtioEmWYiC7PE\"}"} 
[2026-05-01 15:52:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iwnJKaZGmHe7YSFvK\"}"} 
[2026-05-01 15:52:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iwo3Z2iksFEi8cBFo\"}"} 
[2026-05-01 15:52:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iyB8qXKQVyi4f1P8j\"}"} 
[2026-05-01 15:52:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7iyJpacBgHAuysWZz7\"}"} 
[2026-05-01 15:52:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7izWkrCnc1PqhN5j8o\"}"} 
[2026-05-01 15:52:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j1CBHEgGtrBHA8Bbc\"}"} 
[2026-05-01 15:52:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j1yotEumq2ebjJTWZ\"}"} 
[2026-05-01 15:52:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j2YnWNq1hY1NYTs6s\"}"} 
[2026-05-01 15:52:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j3Lff46eWtpvbhuMy\"}"} 
[2026-05-01 15:52:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j3vPb7pXi8k3cod7B\"}"} 
[2026-05-01 15:52:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j4eHyvqXM5AAJBU4r\"}"} 
[2026-05-01 15:52:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j5LiPPM1dFCkdReYh\"}"} 
[2026-05-01 15:52:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j67MFHzGmcobq8Rra\"}"} 
[2026-05-01 15:52:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j6rkSXCZz8H4b1Yv2\"}"} 
[2026-05-01 15:52:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j7RETHsRbLLVrPA9C\"}"} 
[2026-05-01 15:52:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j8E6oGcZWdPe8vQxa\"}"} 
[2026-05-01 15:52:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j8tnbXMoRwk59fjjJ\"}"} 
[2026-05-01 15:52:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7j9TmXNgZpKeCdVrh4\"}"} 
[2026-05-01 15:52:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jAHdHcPnmqFhADump\"}"} 
[2026-05-01 15:52:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jAr7Ecco29axGrRej\"}"} 
[2026-05-01 15:52:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jBfiuWrWwQZGa2nks\"}"} 
[2026-05-01 15:52:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jCETEkzESm5VPtMCP\"}"} 
[2026-05-01 15:52:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jCws65Q3ZZqFe9SED\"}"} 
[2026-05-01 15:52:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jDjFG5campcwSTYHa\"}"} 
[2026-05-01 15:52:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jEBXVzfaQSkRsRDsi\"}"} 
[2026-05-01 15:52:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jF66a8mnhArDHsi8N\"}"} 
[2026-05-01 15:52:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jFTg1JdmMntLAAR8q\"}"} 
[2026-05-01 15:52:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jGUgzhG3oHiKfY3T6\"}"} 
[2026-05-01 15:52:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jGhb2EqLdzQEkJLXs\"}"} 
[2026-05-01 15:52:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jHnKioYu43AzRmKZY\"}"} 
[2026-05-01 15:52:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jJ8fDjQHQfKooR2H6\"}"} 
[2026-05-01 15:52:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jKCeaf7J3i2emv7JZ\"}"} 
[2026-05-01 15:52:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jKXVnZuH6iwRHaZW8\"}"} 
[2026-05-01 15:52:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jLX2npJA5GtvkigHL\"}"} 
[2026-05-01 15:52:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jLz4PXQ6ss8v8r35w\"}"} 
[2026-05-01 15:52:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jMmgc6E7YoPy1pKKq\"}"} 
[2026-05-01 15:52:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jNXKvGWjRVHiU3gbu\"}"} 
[2026-05-01 15:52:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jP8nccQYJaCuZkcDo\"}"} 
[2026-05-01 15:52:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jPz8hmMoosvnSgefh\"}"} 
[2026-05-01 15:52:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jQh3xVmgUFwMYirwh\"}"} 
[2026-05-01 15:52:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jRNET2d4877G3Fg9Z\"}"} 
[2026-05-01 15:52:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jS7P2vBsakanHZtDG\"}"} 
[2026-05-01 15:52:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jSrXQKeHSFxd8xU2m\"}"} 
[2026-05-01 15:52:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jTS1GbGmiz5NQHSas\"}"} 
[2026-05-01 15:52:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jUKL7ahx3fbVzAwBH\"}"} 
[2026-05-01 15:52:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jUkdDHdeo88J9F3m7\"}"} 
[2026-05-01 15:52:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jVsM5VAh1q9M9j5go\"}"} 
[2026-05-01 15:52:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jW8ULjxNJvznWf9gE\"}"} 
[2026-05-01 15:52:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jXXK2XRCdYR39hBiq\"}"} 
[2026-05-01 15:52:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jXfW3jvimCrsUHkaC\"}"} 
[2026-05-01 15:52:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jYuQyYmJxcSdw6RCB\"}"} 
[2026-05-01 15:52:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jZSf3xQV5Fc9YnR2j\"}"} 
[2026-05-01 15:52:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jaHG2PkrDtKfENFR4\"}"} 
[2026-05-01 15:52:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jb6d1MNsQZShyqDse\"}"} 
[2026-05-01 15:52:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jbcNm45rP5CGGbuem\"}"} 
[2026-05-01 15:52:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jcSz9ogqF79WcHEcp\"}"} 
[2026-05-01 15:52:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jcs3Bq2Am9RJRjavs\"}"} 
[2026-05-01 15:52:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jdu3n7ASbGP4KvikA\"}"} 
[2026-05-01 15:52:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jeM5vDMAneFvQZrNc\"}"} 
[2026-05-01 15:52:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jfGePPb2jhyydACD1\"}"} 
[2026-05-01 15:52:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jfotjvhc3PtkVT3CQ\"}"} 
[2026-05-01 15:52:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jgdVvEAALjHd7krek\"}"} 
[2026-05-01 15:52:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jhBjuANKmUVchQvaJ\"}"} 
[2026-05-01 15:52:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jiFz2FBEbuqZGJML7\"}"} 
[2026-05-01 15:52:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jiRu1xMjdspPNr7X2\"}"} 
[2026-05-01 15:52:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jjarMJjmgG3QCdJc7\"}"} 
[2026-05-01 15:52:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jjxB9UzH2VQWxUk3r\"}"} 
[2026-05-01 15:52:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jkvU27mnPnsKp4qp7\"}"} 
[2026-05-01 15:52:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jmJncaBTjduigwLVK\"}"} 
[2026-05-01 15:52:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jnXx8gV8soZaisYmT\"}"} 
[2026-05-01 15:52:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jnwWfySCKiAL92E8a\"}"} 
[2026-05-01 15:52:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jpDAKrab9KEcUeTqa\"}"} 
[2026-05-01 15:52:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jpPpwu8wvLwQgaEa1\"}"} 
[2026-05-01 15:52:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jqaGPmux8u1QGHzZK\"}"} 
[2026-05-01 15:52:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jqtcSS3h3ThFxoik8\"}"} 
[2026-05-01 15:52:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jru8yqgqZCD4RtR6o\"}"} 
[2026-05-01 15:52:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jsJhMHuPYdtUZMjLR\"}"} 
[2026-05-01 15:52:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jt74yeMXhaupzDxtL\"}"} 
[2026-05-01 15:52:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jtf43ZcGNwGibrV5G\"}"} 
[2026-05-01 15:52:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7juKEx7Qho21Yw13HC\"}"} 
[2026-05-01 15:52:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7juwhWyQTyytEyvFdD\"}"} 
[2026-05-01 15:52:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jvUgy3xUcJaJaUcZt\"}"} 
[2026-05-01 15:52:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jwP1suwywEBxbqq7e\"}"} 
[2026-05-01 15:52:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jwo4stF451hqYDsk4\"}"} 
[2026-05-01 15:52:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jyWWCeUL3yjfQrwvt\"}"} 
[2026-05-01 15:52:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7jzVJ1GJZb1wrKp6Cy\"}"} 
[2026-05-01 15:52:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k1Msye9h7832VmQuj\"}"} 
[2026-05-01 15:52:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k1v7kRQLCuUsdKvDe\"}"} 
[2026-05-01 15:52:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k2nTZsg1A6RgDgfBh\"}"} 
[2026-05-01 15:52:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k3KCt3iBMtUN2xAgX\"}"} 
[2026-05-01 15:52:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k4dL3M6F4AYergEpU\"}"} 
[2026-05-01 15:52:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k4jHYpwoaD6dgxwah\"}"} 
[2026-05-01 15:52:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k6AbmbTEg9e2gJ1uN\"}"} 
[2026-05-01 15:52:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k678giRcfgdJ7uFEu\"}"} 
[2026-05-01 15:52:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k7WxsVX9xLhS7YdqV\"}"} 
[2026-05-01 15:52:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k7WDmUb6aZ8o66Gj1\"}"} 
[2026-05-01 15:52:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k8saKgS8ZVar3pGxm\"}"} 
[2026-05-01 15:52:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7k8tKJyc3nFehKjq1u\"}"} 
[2026-05-01 15:52:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kACSiKDJZ7S1b1qa2\"}"} 
[2026-05-01 15:52:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kAJtiVUF5tbarVEtg\"}"} 
[2026-05-01 15:52:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kBVprmYHpXZiRVZ3U\"}"} 
[2026-05-01 15:52:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kBruaSGKUvkYL4teE\"}"} 
[2026-05-01 15:52:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kCuueuWKwhSDUBTfo\"}"} 
[2026-05-01 15:52:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kDBXamiDGiAjUG4zh\"}"} 
[2026-05-01 15:52:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kEPi1PxvrdW3U4YN7\"}"} 
[2026-05-01 15:52:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kEbrcWLteDYiXnkKi\"}"} 
[2026-05-01 15:52:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kFuVdHhQki9spj456\"}"} 
[2026-05-01 15:52:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kGHozKywpNwmcvVMe\"}"} 
[2026-05-01 15:52:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kHH62B9VJL9toMgTG\"}"} 
[2026-05-01 15:52:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kHhtd1cGciMCBRmwH\"}"} 
[2026-05-01 15:52:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kJdTG1trZhegz6LKP\"}"} 
[2026-05-01 15:52:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kKCSBCEiDzm1FSpK7\"}"} 
[2026-05-01 15:52:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kL3nCXnXL15q7idT4\"}"} 
[2026-05-01 15:52:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kLV5JuogsBVnByhBK\"}"} 
[2026-05-01 15:52:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kMXaLUxSXvkwkqr8j\"}"} 
[2026-05-01 15:52:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kMjEJYkTQGC7MsL8s\"}"} 
[2026-05-01 15:52:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kP1scwsJSGmPvPnVJ\"}"} 
[2026-05-01 15:52:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kNxtwhBYB3SxM4gZf\"}"} 
[2026-05-01 15:52:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kQLkN5Gi6MTm61bTq\"}"} 
[2026-05-01 15:52:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kQaPFvACfPVh2QdPC\"}"} 
[2026-05-01 15:52:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kRib9EuVT3KcPriKS\"}"} 
[2026-05-01 15:52:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kRqnPK37Fu5yYBZLf\"}"} 
[2026-05-01 15:52:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kT6CC6ejMqQYUnRu7\"}"} 
[2026-05-01 15:52:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kT1yoKk3LE3av7Qay\"}"} 
[2026-05-01 15:52:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kUVXY4ynrqUAooGqV\"}"} 
[2026-05-01 15:52:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kUYFxkJFsYLk7zyxG\"}"} 
[2026-05-01 15:52:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kVuc8WdLsC5JihZxf\"}"} 
[2026-05-01 15:52:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kVtchtHP7y6PQD8ED\"}"} 
[2026-05-01 15:52:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kXMB2JjLzj5tTz3Xb\"}"} 
[2026-05-01 15:52:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kXe3B7NS9ftMHqGZt\"}"} 
[2026-05-01 15:52:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kYpj6yPirvgjZ3tCf\"}"} 
[2026-05-01 15:52:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kZ1tXEvBjEJKwykNf\"}"} 
[2026-05-01 15:52:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kaDKa6vGnWj2m6oG9\"}"} 
[2026-05-01 15:52:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kaMkJs26SHxPCDTr2\"}"} 
[2026-05-01 15:52:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kbdtg3yqcn6ufzdEv\"}"} 
[2026-05-01 15:52:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kbs2uMuvWeLJWmcoX\"}"} 
[2026-05-01 15:52:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kd1VRdBf87nV6ZEUP\"}"} 
[2026-05-01 15:52:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kdABBZeiwfqbEwxv8\"}"} 
[2026-05-01 15:52:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7keUJLjdoov5ogZGXQ\"}"} 
[2026-05-01 15:52:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kfbXGChsrHrH3NjsD\"}"} 
[2026-05-01 15:52:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kg1KoTP74WnXMZZFP\"}"} 
[2026-05-01 15:52:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kh7JgNS59z8fAqLSS\"}"} 
[2026-05-01 15:52:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kigJmJykfeDMSYTfb\"}"} 
[2026-05-01 15:52:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kibbZJ93iW5gMDHmV\"}"} 
[2026-05-01 15:52:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kk5eCG6iSLuHzJNPB\"}"} 
[2026-05-01 15:52:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kjzSK5VMLvwH1Vztm\"}"} 
[2026-05-01 15:52:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kmGq8cfMaEanTsGhw\"}"} 
[2026-05-01 15:52:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kmQmPTaKfwrvn8VMz\"}"} 
[2026-05-01 15:52:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7knVFg3DopwXWjCPfU\"}"} 
[2026-05-01 15:52:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7knxHXk34YTD45JYkg\"}"} 
[2026-05-01 15:52:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kohvcgSzDPWaUnBN2\"}"} 
[2026-05-01 15:52:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kpR64ophSWAWBMkg2\"}"} 
[2026-05-01 15:52:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kq4YCgjAsZcbPcjB5\"}"} 
[2026-05-01 15:52:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kqpRjDwvrb1msEU17\"}"} 
[2026-05-01 15:52:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7krNfXMNqpuQBUssWF\"}"} 
[2026-05-01 15:52:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ksC2XeThqrLMCinBj\"}"} 
[2026-05-01 15:52:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kszeYUcirGFZUDkDb\"}"} 
[2026-05-01 15:52:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kta8CkvQjGQyFRAq1\"}"} 
[2026-05-01 15:52:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kutzqaJK5TSjLuhe7\"}"} 
[2026-05-01 15:52:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kuxiV79yrpP5bp66J\"}"} 
[2026-05-01 15:52:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kwN47xZDx3yXqGoYa\"}"} 
[2026-05-01 15:52:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kwR2Yj1Z8jFiV9Qxa\"}"} 
[2026-05-01 15:52:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kxvoiLxNPmS58c8hA\"}"} 
[2026-05-01 15:52:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ky1XAvP8JAP2k2kLx\"}"} 
[2026-05-01 15:52:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kzPcYag8KA8RGCeKb\"}"} 
[2026-05-01 15:52:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7kzfyz8zi9RRS43sJt\"}"} 
[2026-05-01 15:52:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m23azG7HjtBm2FRRh\"}"} 
[2026-05-01 15:52:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m2FVEBDCSJ1MpBrPy\"}"} 
[2026-05-01 15:52:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m3UuUd39PVrcxAwjC\"}"} 
[2026-05-01 15:52:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m3rECzX2LCo9svRjc\"}"} 
[2026-05-01 15:52:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m5KmzcXYF9qxJLki2\"}"} 
[2026-05-01 15:52:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m6f9f7ngamHAJF6Nx\"}"} 
[2026-05-01 15:52:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m6jN5iHfXTEBAPESY\"}"} 
[2026-05-01 15:52:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m83VVqmTMPJcrLocc\"}"} 
[2026-05-01 15:52:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m8QpKYddq3RAKntrb\"}"} 
[2026-05-01 15:52:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m9S5qcc8Jytx3F5VD\"}"} 
[2026-05-01 15:52:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7m9qePkFSRF9VjYZVH\"}"} 
[2026-05-01 15:52:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mAgF52ZR2YiKwY1WK\"}"} 
[2026-05-01 15:52:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mBEjA7S4VLKZhN5LZ\"}"} 
[2026-05-01 15:52:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mC46G7Ctjd82Q8ivo\"}"} 
[2026-05-01 15:52:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mCe4rCRqM5ThxVqsu\"}"} 
[2026-05-01 15:52:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mDbNEvJ4TS4h9Z6Md\"}"} 
[2026-05-01 15:52:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mE4Pr3mLMK1khLiX9\"}"} 
[2026-05-01 15:52:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mFVDjYSfFswwc2meC\"}"} 
[2026-05-01 15:52:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mF8dbqSg73DjH2zWB\"}"} 
[2026-05-01 15:52:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mGsZbe6MXv3VsJPbE\"}"} 
[2026-05-01 15:52:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mGymCviWgzdTj8VJ7\"}"} 
[2026-05-01 15:52:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mJPLmkrs3PLrZ5Tfj\"}"} 
[2026-05-01 15:52:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mJQawg5xHLG2keQNk\"}"} 
[2026-05-01 15:52:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mKnRtdV3dqGQ9Br9H\"}"} 
[2026-05-01 15:52:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mKtdUW9y5EpXhbKx2\"}"} 
[2026-05-01 15:52:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mMBmWBRZW6J5mVLvo\"}"} 
[2026-05-01 15:52:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mMKCrHbPcE9DaxhTj\"}"} 
[2026-05-01 15:52:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mNXt944V2ZNAiSzt2\"}"} 
[2026-05-01 15:52:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mPxTXjDpbaxWDog63\"}"} 
[2026-05-01 15:52:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mPxx2pwCKjnjiMmbN\"}"} 
[2026-05-01 15:52:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mRKorGv4YacWh9mYA\"}"} 
[2026-05-01 15:52:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mRVyZjX5oevvB3g7y\"}"} 
[2026-05-01 15:52:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mSv4EGvQmbiwaBvdp\"}"} 
[2026-05-01 15:52:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mSmseYJCqtXasaSsf\"}"} 
[2026-05-01 15:52:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mV5HAVTNXDKA2QuQQ\"}"} 
[2026-05-01 15:52:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mWniaXs69e7Ead5tj\"}"} 
[2026-05-01 15:52:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mWnip3ukVR5KjXgma\"}"} 
[2026-05-01 15:52:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mYEHLz4TXjYStbFfp\"}"} 
[2026-05-01 15:52:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mYqkJkjAHSYSsYygD\"}"} 
[2026-05-01 15:52:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mZbPU5BA5gF8YWGfo\"}"} 
[2026-05-01 15:52:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7maKJNR64auHcRwheG\"}"} 
[2026-05-01 15:52:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mb2TXY3RsbwViuCXQ\"}"} 
[2026-05-01 15:52:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mcBR4fyU8vbDc6Tq6\"}"} 
[2026-05-01 15:52:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mcSYTZjnhFKB4khJH\"}"} 
[2026-05-01 15:52:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mdZ1nsQzHqjXFEW3Y\"}"} 
[2026-05-01 15:52:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mdmQszib3VCDGsGUH\"}"} 
[2026-05-01 15:52:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mfLAvPab4uZHJ16Wh\"}"} 
[2026-05-01 15:52:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mf444pbN9Pnpmy5NZ\"}"} 
[2026-05-01 15:52:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mgk18xj3tB5MTHavE\"}"} 
[2026-05-01 15:52:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mgrhL534Sz77sY1ww\"}"} 
[2026-05-01 15:52:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mi9b9AFBJucHpA6Qg\"}"} 
[2026-05-01 15:52:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7miHGtHu2DkM2BSsKf\"}"} 
[2026-05-01 15:52:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mjauTNpVzuxFiJuss\"}"} 
[2026-05-01 15:52:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mk99RdAVHjpbgoeXm\"}"} 
[2026-05-01 15:52:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mkxkqcCfGV3M8E4Aa\"}"} 
[2026-05-01 15:52:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mmbCyysyaLx17S7f3\"}"} 
[2026-05-01 15:52:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mnL7JNuCyCRwtKwhT\"}"} 
[2026-05-01 15:52:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mnxodbZMyErrXdTMj\"}"} 
[2026-05-01 15:52:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mp9k6pmiChfXSSYfC\"}"} 
[2026-05-01 15:52:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mpCieB4FHvBd9tkvq\"}"} 
[2026-05-01 15:52:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mqaZn2LrsoYyGi72r\"}"} 
[2026-05-01 15:52:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mryuNeMt2PQ7C3Tpd\"}"} 
[2026-05-01 15:52:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7muhcre94JLpkuQPkK\"}"} 
[2026-05-01 15:52:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mwLqTpoL8XkoNngtK\"}"} 
[2026-05-01 15:52:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7myCxNxCQG3VRDnMWE\"}"} 
[2026-05-01 15:52:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7mzUc9fmSJjwYVpU5r\"}"} 
[2026-05-01 15:52:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n2arQfdtVRQmDUgfH\"}"} 
[2026-05-01 15:52:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n348oR6buMVTEHssE\"}"} 
[2026-05-01 15:52:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n44QfLg2cBRuX8Dnh\"}"} 
[2026-05-01 15:52:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n4yigF7YDa6TC6FNC\"}"} 
[2026-05-01 15:52:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n5UV2hzaWm69iNXF7\"}"} 
[2026-05-01 15:52:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n6HbzK83RhZFwRswF\"}"} 
[2026-05-01 15:52:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n6rqFwEDwtCMrSFJP\"}"} 
[2026-05-01 15:52:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n7hBociEvZXADVxYr\"}"} 
[2026-05-01 15:52:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n8EvWpn5DFnB61c3h\"}"} 
[2026-05-01 15:52:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n933tochhhzUZdFLu\"}"} 
[2026-05-01 15:52:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7n9dGnV8rsuTysdeFH\"}"} 
[2026-05-01 15:52:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nAPf3VN8NGe68TRtx\"}"} 
[2026-05-01 15:52:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nB948Pb7xsJwjTw7p\"}"} 
[2026-05-01 15:52:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nBoVNfiks4ENoWsna\"}"} 
[2026-05-01 15:52:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nCTRvZoP37pjuBvwr\"}"} 
[2026-05-01 15:52:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nDFZA5emgfr8FakUE\"}"} 
[2026-05-01 15:52:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nDoYaptcg5yn4PyvW\"}"} 
[2026-05-01 15:52:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nEbAkccdraZ2hmftY\"}"} 
[2026-05-01 15:52:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nFEriHdmUWJCL1AuF\"}"} 
[2026-05-01 15:52:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nFrKhEyWa5dXvR3mZ\"}"} 
[2026-05-01 15:52:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nHACpG9uk87hzTwqM\"}"} 
[2026-05-01 15:52:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nHFAPv7Bw5cYrdDuf\"}"} 
[2026-05-01 15:52:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nJd1LyxW1s55LZy3w\"}"} 
[2026-05-01 15:52:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nJYo7PRrQQyPRtcjw\"}"} 
[2026-05-01 15:52:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nL3qQBq5anDAjZBs2\"}"} 
[2026-05-01 15:52:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nLjG7GknkCNXDknzc\"}"} 
[2026-05-01 15:52:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nMJja7K8evkEUABpk\"}"} 
[2026-05-01 15:52:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nNCp76qK6fgELJpaW\"}"} 
[2026-05-01 15:52:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nNmJHWSaJrDapbF9v\"}"} 
[2026-05-01 15:52:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nPafJoqCMEYSrVCmU\"}"} 
[2026-05-01 15:52:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nQAssBJnrgsKcnWRm\"}"} 
[2026-05-01 15:52:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nQtHmPQ2ecc32U5J5\"}"} 
[2026-05-01 15:52:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nRjtFu9qMa8LZkWxG\"}"} 
[2026-05-01 15:52:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nSBRn3ZdcWE5a9cBq\"}"} 
[2026-05-01 15:52:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nT6zQoDEQY5kF9pCp\"}"} 
[2026-05-01 15:52:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nTWJQTNW3F4ZLSRED\"}"} 
[2026-05-01 15:52:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nUjDqKMdAsGhyTcNx\"}"} 
[2026-05-01 15:52:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nVWMfwHpKsKev88Vy\"}"} 
[2026-05-01 15:52:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nW7Zss9ukoVZnN7qU\"}"} 
[2026-05-01 15:52:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nXWezbq27rFpY4QrU\"}"} 
[2026-05-01 15:52:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nY8cYV82SNPk26Q4x\"}"} 
[2026-05-01 15:52:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nYwEKNJromrKYwb17\"}"} 
[2026-05-01 15:52:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nZWxQBD8tCxtZU2f8\"}"} 
[2026-05-01 15:52:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7naKpbULKaxNJJhv48\"}"} 
[2026-05-01 15:52:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7najsVrkAssJ6wYwgZ\"}"} 
[2026-05-01 15:52:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nbrr2ofXE7Acxbjpj\"}"} 
[2026-05-01 15:52:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ncEfRDxQ4zNrdcFGu\"}"} 
[2026-05-01 15:52:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ndJAV3AtU8SJr9yrA\"}"} 
[2026-05-01 15:52:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ndhyGJp2Mj3XP1Yay\"}"} 
[2026-05-01 15:52:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nefWumeHvz2HzgocG\"}"} 
[2026-05-01 15:52:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nfCWnR8wr1zEo6i7n\"}"} 
[2026-05-01 15:52:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nfx9uBFDxfAecoYMZ\"}"} 
[2026-05-01 15:52:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ngYNnuaahixobL8NL\"}"} 
[2026-05-01 15:52:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nhJmNegSmvMdPtV2q\"}"} 
[2026-05-01 15:52:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nhrFwZJ7Xe7TtfAMF\"}"} 
[2026-05-01 15:52:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nifNYErzZYE5EFAYi\"}"} 
[2026-05-01 15:52:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7njEr7eQWvH4vKhDeX\"}"} 
[2026-05-01 15:52:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nk3iPmGx7o31WHYkH\"}"} 
[2026-05-01 15:52:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nmV2xSSRKBkn9WFkr\"}"} 
[2026-05-01 15:52:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nkgRMKfutDRsoKN2j\"}"} 
[2026-05-01 15:52:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nnxb2RHrVrSbip5U9\"}"} 
[2026-05-01 15:52:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7np4KZLMp5mECu4XiL\"}"} 
[2026-05-01 15:52:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7npfH7h4T7JEXdoqBh\"}"} 
[2026-05-01 15:52:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nqRv3hUgQFhXy3Mju\"}"} 
[2026-05-01 15:52:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nr7qZZaZYGJykAZT7\"}"} 
[2026-05-01 15:52:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nrjoQtFkaAUCMBrHH\"}"} 
[2026-05-01 15:52:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nsfN1j6CbzpxTL9cL\"}"} 
[2026-05-01 15:52:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nt6uQMuCPNPKD3Hp8\"}"} 
[2026-05-01 15:52:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nvT3CPL7VZY8nXNqP\"}"} 
[2026-05-01 15:52:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nvoNUF6LoD1h9LrRy\"}"} 
[2026-05-01 15:52:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nwtMmkQEqNo3up3HX\"}"} 
[2026-05-01 15:52:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nxGRs4rchmoBS752x\"}"} 
[2026-05-01 15:52:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nyEDrTG1ky4R3ZJKg\"}"} 
[2026-05-01 15:52:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nyjEgjHDnA9fs8Hhm\"}"} 
[2026-05-01 15:52:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:52:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:52:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7nzcpARsXYxGSUC7Qt\"}"} 
[2026-05-01 15:52:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:52:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o16qYFJvqbRn4r2rE\"}"} 
[2026-05-01 15:52:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o2FHuA2vWC7JT5rFA\"}"} 
[2026-05-01 15:53:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o2fLswpjBi1dfSck1\"}"} 
[2026-05-01 15:53:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o3eskiFQE2mGFrzTQ\"}"} 
[2026-05-01 15:53:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o4P2xE1HBtetgJFDX\"}"} 
[2026-05-01 15:53:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o4zFLcC9LuFEJtPkS\"}"} 
[2026-05-01 15:53:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o5ocURVTGSTt7KdV9\"}"} 
[2026-05-01 15:53:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o6N6TMvB6hxdGeqYn\"}"} 
[2026-05-01 15:53:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o7BxJtfSXh6RU8opk\"}"} 
[2026-05-01 15:53:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o7jhN8Cw2Ye6nGdNe\"}"} 
[2026-05-01 15:53:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o8gFFLGz2VF75woxF\"}"} 
[2026-05-01 15:53:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7o954TRJHZaSToXNax\"}"} 
[2026-05-01 15:53:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oAFFcvRTXcCngYeQJ\"}"} 
[2026-05-01 15:53:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oAXctmWSPiEDn7WTx\"}"} 
[2026-05-01 15:53:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oBtyBKKELwPZVWJbK\"}"} 
[2026-05-01 15:53:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oBsyyoHkAcEjMWFrJ\"}"} 
[2026-05-01 15:53:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oDF5uBCubWhmoe1Ho\"}"} 
[2026-05-01 15:53:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oDNH6oWDjCU52915V\"}"} 
[2026-05-01 15:53:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oEhPq6NaHzVXNyPam\"}"} 
[2026-05-01 15:53:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oF4EEfMEPCANJiDpX\"}"} 
[2026-05-01 15:53:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oG6yjqxy2s87we4Mt\"}"} 
[2026-05-01 15:53:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oHanBG3yjeeZtzDrS\"}"} 
[2026-05-01 15:53:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oJxswztENX8yfTg9D\"}"} 
[2026-05-01 15:53:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oLNDLf3cfoNSwyF91\"}"} 
[2026-05-01 15:53:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oM2eR9Ny5PHZCmoNV\"}"} 
[2026-05-01 15:53:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oMujFTgiZgyvMTMau\"}"} 
[2026-05-01 15:53:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oNYRzrwwhbsxgFhFn\"}"} 
[2026-05-01 15:53:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oPHpoLjz9Uy54LwXf\"}"} 
[2026-05-01 15:53:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oPy1XhJHdSmWxPpEV\"}"} 
[2026-05-01 15:53:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oQjPpBuM4FNWaj7YE\"}"} 
[2026-05-01 15:53:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oRPahXaSxqBN2PHPR\"}"} 
[2026-05-01 15:53:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oSHQS4KH6LcRiS61f\"}"} 
[2026-05-01 15:53:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oTaYfzgdMZdGVJ8Dj\"}"} 
[2026-05-01 15:53:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oTkiPu72CBwGeUrqD\"}"} 
[2026-05-01 15:53:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oUx9S5N3NrArtojcV\"}"} 
[2026-05-01 15:53:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oV8ZeaB1jt4MKxeLj\"}"} 
[2026-05-01 15:53:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oWRhKmh1NzKnX7Epx\"}"} 
[2026-05-01 15:53:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oXp3QcMp8MbSKZ3P4\"}"} 
[2026-05-01 15:53:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oYQ1f5gmQzm4rAJgg\"}"} 
[2026-05-01 15:53:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oZP3ipuwzSrAd82Rk\"}"} 
[2026-05-01 15:53:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oZqLDosUzZERiqL5L\"}"} 
[2026-05-01 15:53:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ob7UYxkWnaSPeaC3w\"}"} 
[2026-05-01 15:53:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ocY3vCShx6AUYMndj\"}"} 
[2026-05-01 15:53:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ocdWcVQYfSq5KTZds\"}"} 
[2026-05-01 15:53:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7odtQh5RQfkmWsz5CV\"}"} 
[2026-05-01 15:53:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oeS9kJ9uwUY7Y9fwC\"}"} 
[2026-05-01 15:53:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ofGWeFcV3dcha5rBm\"}"} 
[2026-05-01 15:53:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ofpzd6HdzTtFzfPo2\"}"} 
[2026-05-01 15:53:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ogfbTHCBVn2ixAU3N\"}"} 
[2026-05-01 15:53:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ohAcAwSqKeJkAfXeZ\"}"} 
[2026-05-01 15:53:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oiJpG9kURRc6hjpJA\"}"} 
[2026-05-01 15:53:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oiSFw3YiFbbS1gsAz\"}"} 
[2026-05-01 15:53:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ojhf7LiANEuiwtYwo\"}"} 
[2026-05-01 15:53:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ok2Fz6zY6NudNv1Xd\"}"} 
[2026-05-01 15:53:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7om4mKCpZJmG53txju\"}"} 
[2026-05-01 15:53:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7omVZFg5D3h2DoMYKg\"}"} 
[2026-05-01 15:53:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7onQsdK6GgTqsPjwC1\"}"} 
[2026-05-01 15:53:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7onv8duGuSXesK2bm9\"}"} 
[2026-05-01 15:53:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oogXU9DoKpTPRVcvM\"}"} 
[2026-05-01 15:53:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7opJEahJTmCD3WGcH9\"}"} 
[2026-05-01 15:53:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oq4NLZaxb95Yrqenj\"}"} 
[2026-05-01 15:53:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oqi4hgQ6ZQkwaXDfP\"}"} 
[2026-05-01 15:53:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7orSDkfZb2oakPXULL\"}"} 
[2026-05-01 15:53:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7osFLVbUJGkMtvfprF\"}"} 
[2026-05-01 15:53:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ot3hhvkXJVKe78ZFF\"}"} 
[2026-05-01 15:53:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7otdgTRRywBgRAteW1\"}"} 
[2026-05-01 15:53:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ouYjyAWLAPAXfXZpD\"}"} 
[2026-05-01 15:53:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ouvp14PfWaTMq7cGC\"}"} 
[2026-05-01 15:53:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ovwaoHSRzn8fNfAsm\"}"} 
[2026-05-01 15:53:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7owKQdhHoVhfigbTgg\"}"} 
[2026-05-01 15:53:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oxFDKx2NYdaUYC1VG\"}"} 
[2026-05-01 15:53:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oxh1LWP6RM7YvvMHF\"}"} 
[2026-05-01 15:53:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oyWNJNKbUrhEP6go1\"}"} 
[2026-05-01 15:53:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7oz6qh5ADUJfLL7taP\"}"} 
[2026-05-01 15:53:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ozsim611mRWThf5Q2\"}"} 
[2026-05-01 15:53:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p1ipLRDy6ad8wKfKe\"}"} 
[2026-05-01 15:53:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p2Gon3Kwgkod5o7b2\"}"} 
[2026-05-01 15:53:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p2yUiEhMV8CbRasCL\"}"} 
[2026-05-01 15:53:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p4W16NDhU7j9P93SE\"}"} 
[2026-05-01 15:53:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p3nbCMEZT4XF14HrS\"}"} 
[2026-05-01 15:53:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p5jfqzFdC5KEjNbUg\"}"} 
[2026-05-01 15:53:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p5q8GLqxBDWWq9aNT\"}"} 
[2026-05-01 15:53:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p78kzxm5qKrz4wF7c\"}"} 
[2026-05-01 15:53:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p7CyVXWUfYDubHqDR\"}"} 
[2026-05-01 15:53:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p8e3QF3efAPkPSSYr\"}"} 
[2026-05-01 15:53:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7p8e3T3cAd7wG9UWpz\"}"} 
[2026-05-01 15:53:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pA3dUrj4YqaCaQiDs\"}"} 
[2026-05-01 15:53:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pADntRRxPdqus8oeS\"}"} 
[2026-05-01 15:53:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pBTThNvJSFYvMEdEy\"}"} 
[2026-05-01 15:53:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pBctB8nNEkcYit5SR\"}"} 
[2026-05-01 15:53:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pCqJxWbEFxVksDcWX\"}"} 
[2026-05-01 15:53:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pDSmRQ2gZiifEAUhr\"}"} 
[2026-05-01 15:53:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pE6xYV2Au4LKYbRaj\"}"} 
[2026-05-01 15:53:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pEzY2bDwLVzPDPSj3\"}"} 
[2026-05-01 15:53:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pFXnFnEY4B5m5WHB3\"}"} 
[2026-05-01 15:53:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pGJub4NqQVYkNRufp\"}"} 
[2026-05-01 15:53:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pGtPZgYRTaZeY9tbd\"}"} 
[2026-05-01 15:53:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pHaoxrnVERvtbRhv5\"}"} 
[2026-05-01 15:53:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pJGymAmum5pgxCPp2\"}"} 
[2026-05-01 15:53:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pK18bk47AE99LRDsJ\"}"} 
[2026-05-01 15:53:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pKdLeNgyWQmAHmHzB\"}"} 
[2026-05-01 15:53:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pLTCX4fLiWDYXvx3j\"}"} 
[2026-05-01 15:53:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pLxxb7Ecok3DXHyK7\"}"} 
[2026-05-01 15:53:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pMjLj37reQvEA54m6\"}"} 
[2026-05-01 15:53:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pNKKTA2aFY7gZ7Jep\"}"} 
[2026-05-01 15:53:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pPgAuytnEdVAvrJpV\"}"} 
[2026-05-01 15:53:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pPaiZnWn61FTKCFsq\"}"} 
[2026-05-01 15:53:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pQzJGNLodBiE1feaX\"}"} 
[2026-05-01 15:53:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pQz3shPBedte81c7s\"}"} 
[2026-05-01 15:53:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pSWaYUXscwkbQi9Lq\"}"} 
[2026-05-01 15:53:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pSUqfoiNJ2Dmi7Jmn\"}"} 
[2026-05-01 15:53:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pTwtv41GJ1soNTJvM\"}"} 
[2026-05-01 15:53:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pTx9a7P3WTsZfD2Qe\"}"} 
[2026-05-01 15:53:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pVNy6bHrAKtgrarFM\"}"} 
[2026-05-01 15:53:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pVMyhUdRAcEEDHXDm\"}"} 
[2026-05-01 15:53:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pWoYSk67kzGkr5UFd\"}"} 
[2026-05-01 15:53:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pWpHiDiVeoM8wbBno\"}"} 
[2026-05-01 15:53:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pYAeWbrNynNncGYB8\"}"} 
[2026-05-01 15:53:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pYDNh8AoX8m6cpKsw\"}"} 
[2026-05-01 15:53:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pZXzt6qZGMKqVgmPZ\"}"} 
[2026-05-01 15:53:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pZZyxdbMy7u3Gh6rd\"}"} 
[2026-05-01 15:53:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7paurRqjj8nANu84kE\"}"} 
[2026-05-01 15:53:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7paypP4AiYnR63HEZ5\"}"} 
[2026-05-01 15:53:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pcCFCbyspJYpXD5wa\"}"} 
[2026-05-01 15:53:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pcPu13p8bnXpqV1oR\"}"} 
[2026-05-01 15:53:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pdSee8pF8Q5Rwoa2L\"}"} 
[2026-05-01 15:53:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pdpDtuSXUGJkaAFyc\"}"} 
[2026-05-01 15:53:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7petTsjo4NBSBhEKs1\"}"} 
[2026-05-01 15:53:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pfB5UvJwZzgGQtKkG\"}"} 
[2026-05-01 15:53:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pgFKfG5YfgwEYGYK7\"}"} 
[2026-05-01 15:53:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pgN1tjnFWJqHabrut\"}"} 
[2026-05-01 15:53:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7phfQSPppDe1Cf13po\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7phWUhb4KgxBpkES1j\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pj1mGecHDfXo4CG2Y\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pj3W2cASMXTMifgJU\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pkGv22sWtn6eyxLj9\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pkGuuhH4NXgSBWwnE\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pmeGJyZ6c7ZiHQDTq\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pmc3142Y3j8W5e3yz\"}"} 
[2026-05-01 15:53:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7po3bteyWqNZYEoPXs\"}"} 
[2026-05-01 15:53:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7po5b2pJwc1GPsjanp\"}"} 
[2026-05-01 15:53:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ppRwdSHXW8RiD4kRd\"}"} 
[2026-05-01 15:53:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ppSwDfyN3m5Tfai6X\"}"} 
[2026-05-01 15:53:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pqpHpjGkWwquQeLqN\"}"} 
[2026-05-01 15:53:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pqrXAD1DG97tmzxz3\"}"} 
[2026-05-01 15:53:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7psHLsLfRJ4AZaAAJq\"}"} 
[2026-05-01 15:53:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7psQYGgzKVnaPXNb1N\"}"} 
[2026-05-01 15:53:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ptkuAgds2zhG8L2jU\"}"} 
[2026-05-01 15:53:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pv4mwG6kYx7NaJN3A\"}"} 
[2026-05-01 15:53:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7puVJWZbXvqJG1Mcb8\"}"} 
[2026-05-01 15:53:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pwRPSJHnHQhESHXRu\"}"} 
[2026-05-01 15:53:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pwNuPFTbDXBc6jQJg\"}"} 
[2026-05-01 15:53:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pxbKvauoa36we1yT8\"}"} 
[2026-05-01 15:53:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pxkFgYiknCJFfdTyZ\"}"} 
[2026-05-01 15:53:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pyuTW9NDCEYm7EWvX\"}"} 
[2026-05-01 15:53:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7pze7P2sNbMnpoNcZf\"}"} 
[2026-05-01 15:53:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q1BbzMycxNp4vQjxq\"}"} 
[2026-05-01 15:53:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q24wFj7mtdwBz3ULM\"}"} 
[2026-05-01 15:53:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q2cBEYi9rFYeCxrww\"}"} 
[2026-05-01 15:53:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q3UmDbaFotbUhwJTL\"}"} 
[2026-05-01 15:53:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q3s5swu8FKbmykKgb\"}"} 
[2026-05-01 15:53:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q4q8Nv6eE3XZqNrvA\"}"} 
[2026-05-01 15:53:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q5QrBV1WR6dMoReMK\"}"} 
[2026-05-01 15:53:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q691WZXXA1jJTKboE\"}"} 
[2026-05-01 15:53:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q6tA4GuDWQ7H84CN4\"}"} 
[2026-05-01 15:53:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q7pDA6Ak8XbLBVHpV\"}"} 
[2026-05-01 15:53:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q8E1yMfQA5EH94mQ5\"}"} 
[2026-05-01 15:53:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q9VfbHmWrRaqLUeJe\"}"} 
[2026-05-01 15:53:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7q9Kzsi71sSbasNNHY\"}"} 
[2026-05-01 15:53:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qAi6PSS2BCcJVCYyi\"}"} 
[2026-05-01 15:53:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qAuFeqMFWHEEikwUY\"}"} 
[2026-05-01 15:53:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qC5wJyvkCzSgsmfto\"}"} 
[2026-05-01 15:53:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qCJLTeXMDG5RDDd7B\"}"} 
[2026-05-01 15:53:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qDSo8jUwgGNKjezmC\"}"} 
[2026-05-01 15:53:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qDifNd6KQGN5zvuZT\"}"} 
[2026-05-01 15:53:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qEtMxuy16bxMAbv1G\"}"} 
[2026-05-01 15:53:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qF7kZE3gcu1C3EgEP\"}"} 
[2026-05-01 15:53:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qGPemSMUJeD9VbHoC\"}"} 
[2026-05-01 15:53:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qGVrRuaHcvXjjovc3\"}"} 
[2026-05-01 15:53:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qHmFSoDzwfVgbTgVp\"}"} 
[2026-05-01 15:53:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qHwusdQjbHHt78oi5\"}"} 
[2026-05-01 15:53:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qKALRfUvUDS5SoYiX\"}"} 
[2026-05-01 15:53:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qKLkPaAsCXK6pr2dn\"}"} 
[2026-05-01 15:53:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qLibh3dQEvZ1F8cCj\"}"} 
[2026-05-01 15:53:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qLoZJrzian8e8VGkC\"}"} 
[2026-05-01 15:53:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qN2EMCxSLm2UyYvGP\"}"} 
[2026-05-01 15:53:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qMzVoTKfDjGiKttXr\"}"} 
[2026-05-01 15:53:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qPEevBevnFDntRvhW\"}"} 
[2026-05-01 15:53:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qPVHVUwawMLYuh2VJ\"}"} 
[2026-05-01 15:53:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qQTpsBwNTAD26SgA7\"}"} 
[2026-05-01 15:53:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qQssxcQLJnjBwXetb\"}"} 
[2026-05-01 15:53:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qRrRMose4zuGqJ8Yw\"}"} 
[2026-05-01 15:53:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qS9HC4cvkQ3kpiio3\"}"} 
[2026-05-01 15:53:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qTabmZCgkBNL7JBFG\"}"} 
[2026-05-01 15:53:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qTNwmdRcMPo4RsTXs\"}"} 
[2026-05-01 15:53:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qV2uxX1s5M6AN8pgF\"}"} 
[2026-05-01 15:53:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qWRW89KrmDPiHkpUA\"}"} 
[2026-05-01 15:53:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qWcfUJSBBNnu6cDpp\"}"} 
[2026-05-01 15:53:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qXgeyD2UNSUdR8gHV\"}"} 
[2026-05-01 15:53:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qYD9v579DCgpBtoXQ\"}"} 
[2026-05-01 15:53:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qZTpFq7xoA4FWh6Rk\"}"} 
[2026-05-01 15:53:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qZdVGEeWNYHJ1SQLR\"}"} 
[2026-05-01 15:53:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qas9XkeDSeLPW69Hw\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qb3owo66bYHUFEKw3\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qcRuhu6PtnHBTG9UP\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qcRujDrCtQHz9kdB7\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qdhJjGfUDF7P3CkdD\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qdo1UoErSKSukBQBZ\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qf4AhhkYvuDw3sMjL\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qfC6uabpTRxfMsvn5\"}"} 
[2026-05-01 15:53:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qgK59zWTrF3FMDa7M\"}"} 
[2026-05-01 15:53:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qgWjA51SmieheHvC1\"}"} 
[2026-05-01 15:53:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qhiQaNSinX6yjiQhg\"}"} 
[2026-05-01 15:53:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qi6UJ2zsofAjdCztZ\"}"} 
[2026-05-01 15:53:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qj3GuowEDGkxH77mK\"}"} 
[2026-05-01 15:53:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qjLPXiGgyB2E51S72\"}"} 
[2026-05-01 15:53:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qka3oGX6vZGRwq1mB\"}"} 
[2026-05-01 15:53:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qkRNai2z2yMSjn9pJ\"}"} 
[2026-05-01 15:53:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qmsw1ebvVArxvjCfc\"}"} 
[2026-05-01 15:53:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qmrSvBSjuWNuG6nST\"}"} 
[2026-05-01 15:53:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qoDnzSvyDDByeDKcW\"}"} 
[2026-05-01 15:53:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qoKzqs3xXDMF13o8m\"}"} 
[2026-05-01 15:53:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qpUCiZfeXwkcYXzWS\"}"} 
[2026-05-01 15:53:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qpib8QEuSUzkqqq8n\"}"} 
[2026-05-01 15:53:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qqetyRCt16h3Qtw7f\"}"} 
[2026-05-01 15:53:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qr7vZmbD1rJRuaB3M\"}"} 
[2026-05-01 15:53:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qsWWqd8s6rXW38ipd\"}"} 
[2026-05-01 15:53:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qtsNZfwtZXjgm6roK\"}"} 
[2026-05-01 15:53:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qu9zHY4zeX518mXyL\"}"} 
[2026-05-01 15:53:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qvDjV6CUtzYPWKBep\"}"} 
[2026-05-01 15:53:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qvVbmw9GZaEmMUPW8\"}"} 
[2026-05-01 15:53:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qwbKzV3Um17Y71Prn\"}"} 
[2026-05-01 15:53:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qwuS9hQgvWduwDJx1\"}"} 
[2026-05-01 15:53:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qxwwQ1Wg3Akc3zNqG\"}"} 
[2026-05-01 15:53:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qyGXyMmggnEAAAXDa\"}"} 
[2026-05-01 15:53:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qzJYuQQm4STS8xcRA\"}"} 
[2026-05-01 15:53:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7qzcu88fqK28fWCmWK\"}"} 
[2026-05-01 15:53:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r1gtXo178HzVDGmG9\"}"} 
[2026-05-01 15:53:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r29vMWdoWGNpf3Z5L\"}"} 
[2026-05-01 15:53:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r36j7Cm4PaScSxwth\"}"} 
[2026-05-01 15:53:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r3cyZYxjDw4jtyKyo\"}"} 
[2026-05-01 15:53:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r4XJRAiaZtj6tAKRA\"}"} 
[2026-05-01 15:53:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r4zL5Kq2NBpiqEmzx\"}"} 
[2026-05-01 15:53:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r5pByXgYx73r5UFph\"}"} 
[2026-05-01 15:53:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r6MgJ4uy7LnzzSqRb\"}"} 
[2026-05-01 15:53:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r6ydkHmoRUqG13M8y\"}"} 
[2026-05-01 15:53:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r7jHRdmPNMhshKxpi\"}"} 
[2026-05-01 15:53:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r8H2Az3p7vbd1rqL9\"}"} 
[2026-05-01 15:53:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r8zvgyR6MGPuo1BVf\"}"} 
[2026-05-01 15:53:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7r9esQ3yFNmPi44PwU\"}"} 
[2026-05-01 15:53:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rATjipN8pN7G7vw2S\"}"} 
[2026-05-01 15:53:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rB5wJsQ6yyZmXMSLH\"}"} 
[2026-05-01 15:53:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rBqb2eYKU6HYGoRPd\"}"} 
[2026-05-01 15:53:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rCSnxugcdBP6Ev2jb\"}"} 
[2026-05-01 15:53:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rDLcwm1hLY6s4WZqJ\"}"} 
[2026-05-01 15:53:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rDmRLxaCiY7Zt89d1\"}"} 
[2026-05-01 15:53:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rEjxf2cyL2rPR5dzt\"}"} 
[2026-05-01 15:53:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rF7Y4AzGSj9cRahxs\"}"} 
[2026-05-01 15:53:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rG7ovfaXkHCmWJhua\"}"} 
[2026-05-01 15:53:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rGUPaJkSr5XgQNogj\"}"} 
[2026-05-01 15:53:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rHYdMoMngedr8sNub\"}"} 
[2026-05-01 15:53:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rHpkMrr6VNrBAStiL\"}"} 
[2026-05-01 15:53:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rJqmMouQfL22venkV\"}"} 
[2026-05-01 15:53:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rK4fRNAwyjQosu945\"}"} 
[2026-05-01 15:53:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rLFrAP9PL2JkZFWHD\"}"} 
[2026-05-01 15:53:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rLUFJcd3GdbiCbE96\"}"} 
[2026-05-01 15:53:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rMhAiawe87pAjhxgD\"}"} 
[2026-05-01 15:53:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rMy2v4No5w8okft57\"}"} 
[2026-05-01 15:53:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rP9Ut8sv5XT7BEZSo\"}"} 
[2026-05-01 15:53:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rPcWTqaXzso5yxXqN\"}"} 
[2026-05-01 15:53:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rQMf9qgCfdbk8WoDE\"}"} 
[2026-05-01 15:53:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rQw8SHqrsw9N4mJnn\"}"} 
[2026-05-01 15:53:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rRrwQdabtB7hXiQLW\"}"} 
[2026-05-01 15:53:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rSCmzGNXsHq4wwVYs\"}"} 
[2026-05-01 15:53:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rTBKNiDyNhugzoGVo\"}"} 
[2026-05-01 15:53:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rTgL4Sx8t641FnVYV\"}"} 
[2026-05-01 15:53:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rUN1Jkn1QbNHpMxpV\"}"} 
[2026-05-01 15:53:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rV6uWExjczeFPogdK\"}"} 
[2026-05-01 15:53:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rViN3kbBDSAX8PYPL\"}"} 
[2026-05-01 15:53:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rWbCcg8WKCv3eZooZ\"}"} 
[2026-05-01 15:53:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rXNqFmQ4wawgPEWPU\"}"} 
[2026-05-01 15:53:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rXyYcXUFonNqr2gNQ\"}"} 
[2026-05-01 15:53:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rYkgEDuWyMzGQQzio\"}"} 
[2026-05-01 15:53:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rZQ7nxMkFtTXLrmhJ\"}"} 
[2026-05-01 15:53:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7raAkrSqfpG7e7PvDK\"}"} 
[2026-05-01 15:53:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rargR6eL4HghXsEoR\"}"} 
[2026-05-01 15:53:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rbdKY6t4jKsbnKh1d\"}"} 
[2026-05-01 15:53:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rcSBV4kf7MtFTSpa5\"}"} 
[2026-05-01 15:53:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rcyvTvzL7esojPXSf\"}"} 
[2026-05-01 15:53:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rdoY1NXseLftF1Yni\"}"} 
[2026-05-01 15:53:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7reEaUUqm5PyEUgXK5\"}"} 
[2026-05-01 15:53:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rfAdxyiKQXM5T4zhp\"}"} 
[2026-05-01 15:53:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rfcRkCFNw8XEHUT8a\"}"} 
[2026-05-01 15:53:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rgK6TNQsfdExE4EcU\"}"} 
[2026-05-01 15:53:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rheU2hD36d9vc4dph\"}"} 
[2026-05-01 15:53:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7riGBApyuzZWoep2BU\"}"} 
[2026-05-01 15:53:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rj5Xyzi6RYnQKDUej\"}"} 
[2026-05-01 15:53:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rkGUS3U2GDqwvJH7m\"}"} 
[2026-05-01 15:53:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rkVNNd6kpYKkv4N9c\"}"} 
[2026-05-01 15:53:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rmd5p8dUUxTozu7rB\"}"} 
[2026-05-01 15:53:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rnF3DLPeGBig8m1eT\"}"} 
[2026-05-01 15:53:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rnp2EjATRYifAp5dG\"}"} 
[2026-05-01 15:53:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rofcfzbd4hgb9K4Y5\"}"} 
[2026-05-01 15:53:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rp7uC5yientkNDw3e\"}"} 
[2026-05-01 15:53:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rq9QrGKR3172gH8dE\"}"} 
[2026-05-01 15:53:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rqT24MiBCK3B4WoiV\"}"} 
[2026-05-01 15:53:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rrVmowyyaGTGfS3Us\"}"} 
[2026-05-01 15:53:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rrs6oE7r8CNZJmZCC\"}"} 
[2026-05-01 15:53:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rsz4qfA3M5K4Ur7h7\"}"} 
[2026-05-01 15:53:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rtJfZhpiVMrhk17Ca\"}"} 
[2026-05-01 15:53:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ruLvRzjF3P243ePwq\"}"} 
[2026-05-01 15:53:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ruiW5V7rZqCWau33F\"}"} 
[2026-05-01 15:53:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rvb5r29KNHNjsBwsA\"}"} 
[2026-05-01 15:53:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rw767pSTvcLJWuiVf\"}"} 
[2026-05-01 15:53:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rx6d56pvhu8qKpSnK\"}"} 
[2026-05-01 15:53:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rxn3jnBug9hcCdMap\"}"} 
[2026-05-01 15:53:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ryVxR5Eg7m5avSc8d\"}"} 
[2026-05-01 15:53:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rz9u8jkaKPYKzNQmY\"}"} 
[2026-05-01 15:53:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7rzsJse7g8FttZ4EQp\"}"} 
[2026-05-01 15:53:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s1ZEGh7m6zghQy6KL\"}"} 
[2026-05-01 15:53:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s2R5EPEjk9X8Xdfcp\"}"} 
[2026-05-01 15:53:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s2zoK6WR91gCTydZZ\"}"} 
[2026-05-01 15:53:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s3reD7ygie3c2PCAQ\"}"} 
[2026-05-01 15:53:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s4ByuXdKhaXPwJ7Dr\"}"} 
[2026-05-01 15:53:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s5Giq8NaBSkBcHPgZ\"}"} 
[2026-05-01 15:53:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s5W7aFwbbJrbH4rRT\"}"} 
[2026-05-01 15:53:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s6iY5gcciLPbxDUWd\"}"} 
[2026-05-01 15:53:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s6sxfof9cuLxcXLJq\"}"} 
[2026-05-01 15:53:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s869Ao2cQdbDKH8YA\"}"} 
[2026-05-01 15:53:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s8GYostQRf56nLNfP\"}"} 
[2026-05-01 15:53:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s9UyWzGf6NgpRj8At\"}"} 
[2026-05-01 15:53:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7s9dAVJXkWhUamPQ6s\"}"} 
[2026-05-01 15:53:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sArL4i4PpcC6ieWiH\"}"} 
[2026-05-01 15:53:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sB6DPtogSNZimgrud\"}"} 
[2026-05-01 15:53:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sCDgZmYmTXpgFKm2g\"}"} 
[2026-05-01 15:53:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sCiwm6sQbJg7NRok9\"}"} 
[2026-05-01 15:53:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sDSrGs1RA4HHRRHtB\"}"} 
[2026-05-01 15:53:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sE92CtWyj3nKoHTvw\"}"} 
[2026-05-01 15:53:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sEmj2i1eUkxzoNBvv\"}"} 
[2026-05-01 15:53:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sFUPSebEJDLksnYuV\"}"} 
[2026-05-01 15:53:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sG1PGnZXu3npk2kxU\"}"} 
[2026-05-01 15:53:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sGvTEWFfWdrspiYaR\"}"} 
[2026-05-01 15:53:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sHUCQBK2D3Kutnabi\"}"} 
[2026-05-01 15:53:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sJNmGXDV3ydWKwg1q\"}"} 
[2026-05-01 15:53:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sJyjCxhoHGUSNXD5a\"}"} 
[2026-05-01 15:53:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sKpLHWVxKEGFv7KtQ\"}"} 
[2026-05-01 15:53:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sLdhRdaaRV9kf3dhU\"}"} 
[2026-05-01 15:53:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sMJ8Wkkv55i9fV4YU\"}"} 
[2026-05-01 15:53:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sMxa4M1GdLDp6bTE4\"}"} 
[2026-05-01 15:53:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sNgjBCgPPgv73BGtV\"}"} 
[2026-05-01 15:53:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sPLfazaXezQoQTKqL\"}"} 
[2026-05-01 15:53:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sQ3q4AQYrvMfpKDeL\"}"} 
[2026-05-01 15:53:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sQkzN9uhy4KBKq925\"}"} 
[2026-05-01 15:53:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:53:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:53:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:53:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sRU9wGSZGZBs3TP3n\"}"} 
[2026-05-01 15:53:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sSCKFSUiEGwdQq3oJ\"}"} 
[2026-05-01 15:54:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sSuUX8ybHCDFoy1FV\"}"} 
[2026-05-01 15:54:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sTgMxrdQPJVEisY7N\"}"} 
[2026-05-01 15:54:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sUAskVR2QYEQTpqYC\"}"} 
[2026-05-01 15:54:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sV2y9YwPD8hPAc4eB\"}"} 
[2026-05-01 15:54:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sVbCZLDWB14ySiUZz\"}"} 
[2026-05-01 15:54:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sWRJrnvyg8313vRr9\"}"} 
[2026-05-01 15:54:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sWw4kFFkuhFdMMkLj\"}"} 
[2026-05-01 15:54:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sXpebaJgxGr72qqf3\"}"} 
[2026-05-01 15:54:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sY71duzpSofU93PZv\"}"} 
[2026-05-01 15:54:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sZBziYq2jWhpu4VzK\"}"} 
[2026-05-01 15:54:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sZLg4fEjYSWZXUFFP\"}"} 
[2026-05-01 15:54:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sabLX9gHHySNcJeRa\"}"} 
[2026-05-01 15:54:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7saa6Lkzqynn7Jcoii\"}"} 
[2026-05-01 15:54:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sbxwK1gDXqiPnp9RQ\"}"} 
[2026-05-01 15:54:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sc7s5TmpZo7x2FtXv\"}"} 
[2026-05-01 15:54:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sdKHqqjBTEzoEMhMG\"}"} 
[2026-05-01 15:54:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sdWCsDeTj3NNrTuZ1\"}"} 
[2026-05-01 15:54:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7seoLrB3nt497jhLyS\"}"} 
[2026-05-01 15:54:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sen6w1M3BSxzEupwt\"}"} 
[2026-05-01 15:54:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sgDRUsLihCA2mM6Nz\"}"} 
[2026-05-01 15:54:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sgWnH4xhxrLx2XSre\"}"} 
[2026-05-01 15:54:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7shixbHDH4AepKuJxi\"}"} 
[2026-05-01 15:54:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7si8GAkf9mbATW1f41\"}"} 
[2026-05-01 15:54:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sjKT4VC1HTudmLFVa\"}"} 
[2026-05-01 15:54:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sjYM1SP5EdBYgKmSa\"}"} 
[2026-05-01 15:54:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7skdLPvGpQm4zhgs5i\"}"} 
[2026-05-01 15:54:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7skxg7HSHgeQ2ESht9\"}"} 
[2026-05-01 15:54:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7smwxDmNXgj2i31xcH\"}"} 
[2026-05-01 15:54:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7snLmbw2brV5AZxmj6\"}"} 
[2026-05-01 15:54:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7soMYHomXLZNsjrmri\"}"} 
[2026-05-01 15:54:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sogdqn4G5vApTnNsb\"}"} 
[2026-05-01 15:54:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7spvYZcmmYZvHfLz7s\"}"} 
[2026-05-01 15:54:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7spnN4MLtoktfSbNnv\"}"} 
[2026-05-01 15:54:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7srEBGxhyNehm9xyta\"}"} 
[2026-05-01 15:54:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7srczPfQ9FFPicexUh\"}"} 
[2026-05-01 15:54:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ssU6BLnP78zsPEcsq\"}"} 
[2026-05-01 15:54:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7st1apHaNBuMTss9cU\"}"} 
[2026-05-01 15:54:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sttfrZmGdJYJJTBn8\"}"} 
[2026-05-01 15:54:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7suSANU6cbg39yZhUf\"}"} 
[2026-05-01 15:54:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7svCo5rFbgQqtp3Sse\"}"} 
[2026-05-01 15:54:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7swPyh8uhpLA3bWESh\"}"} 
[2026-05-01 15:54:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7swZQVRh8fxuzm7AxE\"}"} 
[2026-05-01 15:54:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7sy7upudA5w1dH3Ued\"}"} 
[2026-05-01 15:54:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7szbDdbeW89K4WnFRZ\"}"} 
[2026-05-01 15:54:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t1qshECwr8TznMMAB\"}"} 
[2026-05-01 15:54:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t3Exa3q7mmjb87QXj\"}"} 
[2026-05-01 15:54:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t46oj5qrUZmoJKj66\"}"} 
[2026-05-01 15:54:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t4vfWyQbHi2wzp6Ba\"}"} 
[2026-05-01 15:54:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t5SRUJHJo4tkVGqEP\"}"} 
[2026-05-01 15:54:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t6L19X6VfKn8g5xpN\"}"} 
[2026-05-01 15:54:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t6pWjJW5xHewya92y\"}"} 
[2026-05-01 15:54:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t7yE35sKZJrSb6PcN\"}"} 
[2026-05-01 15:54:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t8DMXBa5pMrMPrmF2\"}"} 
[2026-05-01 15:54:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7t9jPKbE61dGVz6CTn\"}"} 
[2026-05-01 15:54:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tA6U7VnhLjsH83Hsf\"}"} 
[2026-05-01 15:54:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tB3X4fzUMrW5KF6nq\"}"} 
[2026-05-01 15:54:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tBsNvfLQkCDoGzvns\"}"} 
[2026-05-01 15:54:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tCWpgppSG2mQPqzxP\"}"} 
[2026-05-01 15:54:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tDFxrSbakKHDeu4NS\"}"} 
[2026-05-01 15:54:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tDwePfQ6wbPNJbYZe\"}"} 
[2026-05-01 15:54:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tEfoNW6vhkpTjK5P4\"}"} 
[2026-05-01 15:54:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tFGmEQ3S3ee7UqSJS\"}"} 
[2026-05-01 15:54:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tG58ZwmvBMe6bKpuU\"}"} 
[2026-05-01 15:54:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tGZ9rNo6UssGVHGvj\"}"} 
[2026-05-01 15:54:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tHTUXfrD8KbW6Rufx\"}"} 
[2026-05-01 15:54:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tHwFLm1HMJvdpMjDw\"}"} 
[2026-05-01 15:54:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tJtJVHfhEnA1Q1RTL\"}"} 
[2026-05-01 15:54:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tKPoyhosnGw4R1cKy\"}"} 
[2026-05-01 15:54:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tLEusQJj66biUzXAk\"}"} 
[2026-05-01 15:54:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tLqd7T9QCaQQayWU9\"}"} 
[2026-05-01 15:54:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tMgUVDuvo42eNqNLS\"}"} 
[2026-05-01 15:54:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tNEU5o6RAwZ7ZtaLQ\"}"} 
[2026-05-01 15:54:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tP6oW3MHV3kqu8v9k\"}"} 
[2026-05-01 15:54:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tPUd9mCZFGhdf3n7C\"}"} 
[2026-05-01 15:54:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tQTuXik6iwDQiyQAg\"}"} 
[2026-05-01 15:54:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tQoznJmqakGX8KXRh\"}"} 
[2026-05-01 15:54:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tSo4NRG4jUbxbocpj\"}"} 
[2026-05-01 15:54:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tSyidaRTj3Mzhxf1v\"}"} 
[2026-05-01 15:54:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tU4x2xjoY9Yt1Hnbc\"}"} 
[2026-05-01 15:54:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tUT2E4YYsByn3uQEy\"}"} 
[2026-05-01 15:54:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tVWX7bJxspY7MnMyg\"}"} 
[2026-05-01 15:54:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tVsbRecJhtqiLysTs\"}"} 
[2026-05-01 15:54:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tX1JwgrphhejxDR1u\"}"} 
[2026-05-01 15:54:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tXGBrfaaZmbDuHmpU\"}"} 
[2026-05-01 15:54:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tYR93UXzwNVUWM2hG\"}"} 
[2026-05-01 15:54:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tYfGqcACSjfX5JWfB\"}"} 
[2026-05-01 15:54:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tZmWEJ8dQFRhBiavz\"}"} 
[2026-05-01 15:54:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ta7azJhBv63r4sbPH\"}"} 
[2026-05-01 15:54:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tbQENYg4adXCgtTyr\"}"} 
[2026-05-01 15:54:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tbcdBVhyszH7bKsGB\"}"} 
[2026-05-01 15:54:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tdQnFXjiaMW3eh9U1\"}"} 
[2026-05-01 15:54:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7teDQ7pWVMUvwtFDg2\"}"} 
[2026-05-01 15:54:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tfSKAdBrZWnJgPfSq\"}"} 
[2026-05-01 15:54:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tfv6RySi5oxjDfRgi\"}"} 
[2026-05-01 15:54:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tgstRt4R9PM8nHwKs\"}"} 
[2026-05-01 15:54:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7thMubrmKzxhQ6NNR7\"}"} 
[2026-05-01 15:54:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tiZb1QXejYPBDQkyx\"}"} 
[2026-05-01 15:54:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tibZtJkoXcVEHUbGu\"}"} 
[2026-05-01 15:54:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tjwgcSB2ZPB6gzLQj\"}"} 
[2026-05-01 15:54:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tk2Pvx79aDmLRNyHA\"}"} 
[2026-05-01 15:54:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tmNWHzMFbcwAPZJAs\"}"} 
[2026-05-01 15:54:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tmPzbDaDK5mZwa7yC\"}"} 
[2026-05-01 15:54:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tnmMCM5pyasTanzTL\"}"} 
[2026-05-01 15:54:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tntYMQPNqjQc1rJmp\"}"} 
[2026-05-01 15:54:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tpDevhzir7jdJuEiJ\"}"} 
[2026-05-01 15:54:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tpFtMgdjaWzUzgHeq\"}"} 
[2026-05-01 15:54:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tqdjbxkvjDGMBh4nC\"}"} 
[2026-05-01 15:54:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tqdjcP8E7S3ZMd4t2\"}"} 
[2026-05-01 15:54:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7trovxZZv6sKJN8PG5\"}"} 
[2026-05-01 15:54:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7trut1YQjopvcWjLhJ\"}"} 
[2026-05-01 15:54:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tt65FDm7ffigojLhA\"}"} 
[2026-05-01 15:54:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tuVAZnu4yz3ZipfQR\"}"} 
[2026-05-01 15:54:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tuQwrj3qCaB59rtMB\"}"} 
[2026-05-01 15:54:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tvwUfMcxEiZo7Cd4b\"}"} 
[2026-05-01 15:54:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7twB7N3e5mDHpdu7Co\"}"} 
[2026-05-01 15:54:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7txJ5dZtcY7PUpumJt\"}"} 
[2026-05-01 15:54:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7txgQ3H6hMs8GibTVR\"}"} 
[2026-05-01 15:54:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tyjepiFLkikqtBp6a\"}"} 
[2026-05-01 15:54:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7tz6ycVeTnR1GSrX9y\"}"} 
[2026-05-01 15:54:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u13HUEjYNki44SA9y\"}"} 
[2026-05-01 15:54:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u1aH8GYbe8TR2W9jZ\"}"} 
[2026-05-01 15:54:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u2u9Y3owRHEE5ofSZ\"}"} 
[2026-05-01 15:54:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u2ZKJjWWNuarLM63f\"}"} 
[2026-05-01 15:54:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u4HzF5bRBLqNCAL6V\"}"} 
[2026-05-01 15:54:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u4PhJuuNQ4DaSZNcw\"}"} 
[2026-05-01 15:54:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u5qG56Z8ex7WgKpbK\"}"} 
[2026-05-01 15:54:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u7MHozNZbUrVVU24s\"}"} 
[2026-05-01 15:54:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u8mcrz6Pgvm9LV2VZ\"}"} 
[2026-05-01 15:54:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7u7qK3WPpzkTJJA8UT\"}"} 
[2026-05-01 15:54:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uACCDsy42jZ77euzw\"}"} 
[2026-05-01 15:54:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uAN7grLd9avXmswy4\"}"} 
[2026-05-01 15:54:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uBaYFRPU7J6zq6x8k\"}"} 
[2026-05-01 15:54:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uBnwJ9uPThvFDiKgs\"}"} 
[2026-05-01 15:54:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uD65Bq2rEngLhTgfk\"}"} 
[2026-05-01 15:54:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uCyPCeRMKVTjWNo9d\"}"} 
[2026-05-01 15:54:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uELjVSuGDXFB9XDN4\"}"} 
[2026-05-01 15:54:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uEMEE5ZskgzjUEK2o\"}"} 
[2026-05-01 15:54:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uFa9bAxiXatjhmKCi\"}"} 
[2026-05-01 15:54:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uFmJu9t1mRAtzB5T8\"}"} 
[2026-05-01 15:54:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uGxFFmyGavD2HdmDj\"}"} 
[2026-05-01 15:54:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uH8AcaPjxLDMQz72h\"}"} 
[2026-05-01 15:54:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uJL6URcMRTxQFrwVu\"}"} 
[2026-05-01 15:54:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uJbiT6uFgJ71hjPy8\"}"} 
[2026-05-01 15:54:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uKgTKxrPRBejrA6vo\"}"} 
[2026-05-01 15:54:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uLFvsF4csdx33GwZR\"}"} 
[2026-05-01 15:54:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uM3JoVArYzjEUxia8\"}"} 
[2026-05-01 15:54:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uMgFvtNuoSEyzvhYZ\"}"} 
[2026-05-01 15:54:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uNSeVrF6f4EJUtoN6\"}"} 
[2026-05-01 15:54:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uP4byA22D1fPBnrsW\"}"} 
[2026-05-01 15:54:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uPoW9sotmwB8CqWc2\"}"} 
[2026-05-01 15:54:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uQQDSuTxenukHFKfe\"}"} 
[2026-05-01 15:54:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uR3uqLK8Q28KUhfnb\"}"} 
[2026-05-01 15:54:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uRp3mqp54yTUUco9y\"}"} 
[2026-05-01 15:54:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uSkMNT7bvrnnpMhd1\"}"} 
[2026-05-01 15:54:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uTEd5tBoVfB6rXS9B\"}"} 
[2026-05-01 15:54:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uUBg6voPUr3mhTxPr\"}"} 
[2026-05-01 15:54:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uUkQaCcYMk1JhTFWf\"}"} 
[2026-05-01 15:54:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uVoetNGc2dB9fhGvA\"}"} 
[2026-05-01 15:54:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uW5HMDMu8ThDcDCdy\"}"} 
[2026-05-01 15:54:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uXEUys73JB3BAfjt6\"}"} 
[2026-05-01 15:54:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uXJhZP8er8TQaaXs2\"}"} 
[2026-05-01 15:54:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ua77yagddoqb5dCck\"}"} 
[2026-05-01 15:54:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7udEtTiCUa5kATuSd4\"}"} 
[2026-05-01 15:54:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ueaW2JJkYJCEMNFB6\"}"} 
[2026-05-01 15:54:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ufxrAA6pZq2vC7Dpf\"}"} 
[2026-05-01 15:54:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ufzqHqvkgqthZCssh\"}"} 
[2026-05-01 15:54:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uhPvNLY24xVqrHqBD\"}"} 
[2026-05-01 15:54:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uiF1uwGymPH2pXMSr\"}"} 
[2026-05-01 15:54:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uipFCG5ZKqHCQTqGs\"}"} 
[2026-05-01 15:54:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ukC6K7gPKicHitwM5\"}"} 
[2026-05-01 15:54:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7umWUG1h71nMxEnf8z\"}"} 
[2026-05-01 15:54:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uniPtVZB2uEijhvTb\"}"} 
[2026-05-01 15:54:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uoyJWCdFP8JQMGgNh\"}"} 
[2026-05-01 15:54:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7upATy6zPhwCtwyrJS\"}"} 
[2026-05-01 15:54:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uqPdYC5cxqyxkrZtH\"}"} 
[2026-05-01 15:54:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uqSMeRdAKZvZEuCVS\"}"} 
[2026-05-01 15:54:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7urqCf7TW3rYwmw9ep\"}"} 
[2026-05-01 15:54:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7urny3ajY7ZesmLDDC\"}"} 
[2026-05-01 15:54:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7utG2SCirNdpwVtDWP\"}"} 
[2026-05-01 15:54:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7utJkRDhzTF4B9srTm\"}"} 
[2026-05-01 15:54:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uukKABRkDTdtu9CU1\"}"} 
[2026-05-01 15:54:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uumZLDTbyQ11gCyPj\"}"} 
[2026-05-01 15:54:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uw8QjM9SReuuDqmfL\"}"} 
[2026-05-01 15:54:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uwP3U5XQcPDbFDVdo\"}"} 
[2026-05-01 15:54:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uzCD9jkJXz2Dry7jj\"}"} 
[2026-05-01 15:54:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7uzChxfxciY4fEtNeL\"}"} 
[2026-05-01 15:54:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v1Vqjg2dwQVjuzgcm\"}"} 
[2026-05-01 15:54:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v1a4cCRu5EAv6ipds\"}"} 
[2026-05-01 15:54:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v2tgbNb1Ysf9zufJ3\"}"} 
[2026-05-01 15:54:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v2y9drHPrCXaz4jqJ\"}"} 
[2026-05-01 15:54:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v4EYeeoMLicz4UXP9\"}"} 
[2026-05-01 15:54:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v4NjNBADKXCf5xuMy\"}"} 
[2026-05-01 15:54:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v5ibR8AcjX3FfmNej\"}"} 
[2026-05-01 15:54:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v6HL1pQYFSsf7qkwM\"}"} 
[2026-05-01 15:54:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v78vg9WbBy2Td5ViJ\"}"} 
[2026-05-01 15:54:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v7m8G6fNLgsb2FzCg\"}"} 
[2026-05-01 15:54:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v8qN8f7n8gBXK7ku1\"}"} 
[2026-05-01 15:54:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7v9Axg2DJTRYwTuR2c\"}"} 
[2026-05-01 15:54:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vA7Wij45tpvkRGhBf\"}"} 
[2026-05-01 15:54:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vAXZoxQLgb84487XN\"}"} 
[2026-05-01 15:54:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vBeHgnujY142mZ9tE\"}"} 
[2026-05-01 15:54:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vBmECnBnpS1qDAQzY\"}"} 
[2026-05-01 15:54:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vDCoNqotvVaaWhL8Q\"}"} 
[2026-05-01 15:54:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vDVfUSK7FK5X6JQjh\"}"} 
[2026-05-01 15:54:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vEcdV7b7tjXDgQzYw\"}"} 
[2026-05-01 15:54:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vF1CVzuJvZJCQ4cL1\"}"} 
[2026-05-01 15:54:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vG3TK8dyienuBMt5C\"}"} 
[2026-05-01 15:54:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vGZTh8UhnTeW3HN3d\"}"} 
[2026-05-01 15:54:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vHke7EuMhs7YHaZ3o\"}"} 
[2026-05-01 15:54:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vJHdw5A4B8K5qUVmA\"}"} 
[2026-05-01 15:54:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vK8jrEiR6BEMb7nTq\"}"} 
[2026-05-01 15:54:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vKjhmgYXNZm8a456F\"}"} 
[2026-05-01 15:54:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vLYa8Dji5SNFMiNxN\"}"} 
[2026-05-01 15:54:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vMEVvuht1g34PKH27\"}"} 
[2026-05-01 15:54:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vNEmTF6Wy1fnHFQnk\"}"} 
[2026-05-01 15:54:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vNdanVgFHF2YWkFPL\"}"} 
[2026-05-01 15:54:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vPhaeBvB7PGHwQHdH\"}"} 
[2026-05-01 15:54:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vPtEvPcvPJjVZXy5s\"}"} 
[2026-05-01 15:54:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vRGq64DWWyDivFFbH\"}"} 
[2026-05-01 15:54:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vR8u6DgGhmhB4ACoy\"}"} 
[2026-05-01 15:54:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vSXzGc9heiw5QmGpH\"}"} 
[2026-05-01 15:54:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vSWzcejzGkmdoSpJk\"}"} 
[2026-05-01 15:54:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vTqs2uLxBhmCM5VhE\"}"} 
[2026-05-01 15:54:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vTuqMBcEExw1g8jfM\"}"} 
[2026-05-01 15:54:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vV43BRkEA6zsBxwwG\"}"} 
[2026-05-01 15:54:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vVJvFCcM2mozonbC8\"}"} 
[2026-05-01 15:54:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vWNfS4FmPKEPSmsmo\"}"} 
[2026-05-01 15:54:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vWnDoZHuZDQbPNv9P\"}"} 
[2026-05-01 15:54:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vXoVQ5gLD9S1yzbco\"}"} 
[2026-05-01 15:54:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vYDo1mj7BvmN4EWza\"}"} 
[2026-05-01 15:54:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vZFocDQsMFe7boW5n\"}"} 
[2026-05-01 15:54:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vZeNLD7hKpBPFrnnQ\"}"} 
[2026-05-01 15:54:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vaZBq87yGvo8tNZVB\"}"} 
[2026-05-01 15:54:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vb7fsdFhmzsmj6Tyx\"}"} 
[2026-05-01 15:54:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vbyWoTdhnPzQRPCaJ\"}"} 
[2026-05-01 15:54:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vcaitr7aEPtKZtpUH\"}"} 
[2026-05-01 15:54:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vdMronED951fLutKd\"}"} 
[2026-05-01 15:54:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ve8k5VRmD3rQuRXqj\"}"} 
[2026-05-01 15:54:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vemwCkaKxjBtt1iBZ\"}"} 
[2026-05-01 15:54:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vg2bL6mb6bHLrvgXh\"}"} 
[2026-05-01 15:54:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vhe5aTLMwQ5F7airL\"}"} 
[2026-05-01 15:54:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vhUf7JuaktQAjMpq9\"}"} 
[2026-05-01 15:54:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vj3fGAAS9B2oMHUT3\"}"} 
[2026-05-01 15:54:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vjGJzSYVhzUr9RJw1\"}"} 
[2026-05-01 15:54:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vkTzRNrxEwBMoT1g4\"}"} 
[2026-05-01 15:54:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vkWicWXeWLZajKo7E\"}"} 
[2026-05-01 15:54:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vmqLud3iki97w7QF2\"}"} 
[2026-05-01 15:54:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7voM8WoR2ZfBkzNSe6\"}"} 
[2026-05-01 15:54:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vn2FkYs7EnPJw785Z\"}"} 
[2026-05-01 15:54:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vpiUigMWd5SLk2YfC\"}"} 
[2026-05-01 15:54:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vqR9Y3EsUYDjVgbrZ\"}"} 
[2026-05-01 15:54:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vrCn3nb9CqquDPz6d\"}"} 
[2026-05-01 15:54:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vrpj6xUhYs4XGybty\"}"} 
[2026-05-01 15:54:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vsiobQSA3Qf6dxNdz\"}"} 
[2026-05-01 15:54:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vtA6inkiZ1iXSv8Ln\"}"} 
[2026-05-01 15:54:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vuBNGNX7LkhBJyn3b\"}"} 
[2026-05-01 15:54:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vuP1uqA2VJ1Tu3Se7\"}"} 
[2026-05-01 15:54:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vvbSdSuF7Xn7cRnpw\"}"} 
[2026-05-01 15:54:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vviPbGvbejJPMcB1k\"}"} 
[2026-05-01 15:54:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vx2WsYAuJEjHcpaGH\"}"} 
[2026-05-01 15:54:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vxBhCWbombxkQJsCj\"}"} 
[2026-05-01 15:54:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vyWKNGzGou1fYBZSb\"}"} 
[2026-05-01 15:54:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vybXKbXnXR6La31Ae\"}"} 
[2026-05-01 15:54:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7vzrgKU1uh2DFX4cMF\"}"} 
[2026-05-01 15:54:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w11bmyqnyiGe7MCYh\"}"} 
[2026-05-01 15:54:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w2NCypcGzSUMkS4ff\"}"} 
[2026-05-01 15:54:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w2cLsSeNMDYnB1aWQ\"}"} 
[2026-05-01 15:54:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w3zCBSGfgbg6UqcaA\"}"} 
[2026-05-01 15:54:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w4DajfChY5sbE7LKF\"}"} 
[2026-05-01 15:54:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w5UEvWPeqTjdgPZVj\"}"} 
[2026-05-01 15:54:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w5hPHnVGGa3skVJMJ\"}"} 
[2026-05-01 15:54:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w77iKsjYpNoPVuP7Z\"}"} 
[2026-05-01 15:54:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w7ZzWrmxQBhuyFbxg\"}"} 
[2026-05-01 15:54:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w8zKZ4nSSvbkcYgZq\"}"} 
[2026-05-01 15:54:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7w9ogtwGmr57AYMQqG\"}"} 
[2026-05-01 15:54:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wARtqa3DMrYvuPoF2\"}"} 
[2026-05-01 15:54:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wBRAryJjZizfEXreh\"}"} 
[2026-05-01 15:54:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wBqj26DW4z4hm9tPH\"}"} 
[2026-05-01 15:54:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wCp1Uhwzbuehg8XCh\"}"} 
[2026-05-01 15:54:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wDwUoXfP5Q8tTQKnD\"}"} 
[2026-05-01 15:54:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wEELoh1FwxRj9UBf5\"}"} 
[2026-05-01 15:54:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wFPYC9RgQzijPQj6q\"}"} 
[2026-05-01 15:54:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wFnc92f1q4hdkyPgP\"}"} 
[2026-05-01 15:54:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wGmtQQc3HaRkrjt3e\"}"} 
[2026-05-01 15:54:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wH2WtFsjLvULWU5hc\"}"} 
[2026-05-01 15:54:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wJAyTnBvaLhsuPYCT\"}"} 
[2026-05-01 15:54:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wJX4WkAr59mr7tqsD\"}"} 
[2026-05-01 15:54:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wKgkySARDsyJhvAEq\"}"} 
[2026-05-01 15:54:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wLwf6kuSKvDnR6P62\"}"} 
[2026-05-01 15:54:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wM8KXwA6KfQfqhEPG\"}"} 
[2026-05-01 15:54:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wNNEVmK7MbRLFfi4r\"}"} 
[2026-05-01 15:54:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wPkLUCXoiAbBsvDYM\"}"} 
[2026-05-01 15:54:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wRC9fJBMMJZnyCpGc\"}"} 
[2026-05-01 15:54:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wSdiFr12yttFopqsp\"}"} 
[2026-05-01 15:54:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wTFBGFPECTsoVuYNG\"}"} 
[2026-05-01 15:54:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wU8WHPEwKAAufZaNX\"}"} 
[2026-05-01 15:54:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wUWaWupHnYL6UDNMv\"}"} 
[2026-05-01 15:54:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wVT8juwdyLs5y28hk\"}"} 
[2026-05-01 15:54:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wWCH2EnNGqXXQiM6e\"}"} 
[2026-05-01 15:54:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wWkmBFD3EL9oKP27z\"}"} 
[2026-05-01 15:54:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wXk3d5ww6WUdUBxhD\"}"} 
[2026-05-01 15:54:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wY8cXMREU8rFoyb3t\"}"} 
[2026-05-01 15:54:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wYwEWVWduxfwF1hZe\"}"} 
[2026-05-01 15:54:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wZYCDwoyzrj5gPqiv\"}"} 
[2026-05-01 15:54:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7waBe7NBoKuPSpqe5r\"}"} 
[2026-05-01 15:54:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wam7tGw6uwHuXYWm5\"}"} 
[2026-05-01 15:54:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wbiujdWNa2m5uSVdu\"}"} 
[2026-05-01 15:54:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wc8Dobyj713iBzXRa\"}"} 
[2026-05-01 15:54:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wd7VvajmdNPFsT81k\"}"} 
[2026-05-01 15:54:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wdd1cdfSXSGQy6kMC\"}"} 
[2026-05-01 15:54:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7weeGygtHojsMeMZxw\"}"} 
[2026-05-01 15:54:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wfAHRMv76U8ZZo4Lv\"}"} 
[2026-05-01 15:54:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wg47HSZ6adW5JM3Ax\"}"} 
[2026-05-01 15:54:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wgZNJUYuBtJifqxwc\"}"} 
[2026-05-01 15:54:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7whVvgqr5gkkYBr7JZ\"}"} 
[2026-05-01 15:54:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7whxTSwPuD2xq9NVic\"}"} 
[2026-05-01 15:54:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wijb2aHoV8JMt5Ngo\"}"} 
[2026-05-01 15:54:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wjMYgARVNock4nVkz\"}"} 
[2026-05-01 15:54:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wk9REzbVQz49Zz9hL\"}"} 
[2026-05-01 15:54:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wmaF8W2HaNPg5AA41\"}"} 
[2026-05-01 15:54:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wmwaC9z1xyHBdgaMW\"}"} 
[2026-05-01 15:54:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wnvrdT68j3Cq9q7Px\"}"} 
[2026-05-01 15:54:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7woAF4DQ1uvW7Av8aK\"}"} 
[2026-05-01 15:54:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wpLvxG6e4KsL3JRJr\"}"} 
[2026-05-01 15:54:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wpXqmLs3AxJ8nN5ZX\"}"} 
[2026-05-01 15:54:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:54:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:54:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wqin4u4bvW5RcfGU5\"}"} 
[2026-05-01 15:54:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:54:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wqtwfvN6Uizt3GEUG\"}"} 
[2026-05-01 15:54:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wsALxkujPzYm1XZZU\"}"} 
[2026-05-01 15:55:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ws9c7wW3YPtrUM8kJ\"}"} 
[2026-05-01 15:55:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wtxzXyx2Royaopegf\"}"} 
[2026-05-01 15:55:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wu1UQKH5MY74yksD6\"}"} 
[2026-05-01 15:55:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wvNaRAkjwcT8AhCoe\"}"} 
[2026-05-01 15:55:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wvmPnBy2XvsbyE6d6\"}"} 
[2026-05-01 15:55:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wwsNAhx5KJ93uceiK\"}"} 
[2026-05-01 15:55:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wxM9Bj1fnhHn6ToY2\"}"} 
[2026-05-01 15:55:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wyT7j5Cs4jFwZ3sab\"}"} 
[2026-05-01 15:55:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wysRDjD5ijMFC5cxw\"}"} 
[2026-05-01 15:55:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7wzyPyJtjHn6DtUamT\"}"} 
[2026-05-01 15:55:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x1QgsarjwTjUhkHoR\"}"} 
[2026-05-01 15:55:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x2XfKVT8fVw6TepBQ\"}"} 
[2026-05-01 15:55:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x2zwEBdUnfrBdJs2E\"}"} 
[2026-05-01 15:55:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x4PXXpQaYDgGvbkXX\"}"} 
[2026-05-01 15:55:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x51Ej85h218Uri1cH\"}"} 
[2026-05-01 15:55:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x5pMJEbdWRZMXaKfQ\"}"} 
[2026-05-01 15:55:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x74Gc9jRqB7AJZBMa\"}"} 
[2026-05-01 15:55:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x7gDjtcvA1uMmots3\"}"} 
[2026-05-01 15:55:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x8W5kpEKsr9YYJHot\"}"} 
[2026-05-01 15:55:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7x9fHGN2jNH9Hqs1kK\"}"} 
[2026-05-01 15:55:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xBGGvUWvwqSFPxmFL\"}"} 
[2026-05-01 15:55:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xAHVLZLEa22QWzVd5\"}"} 
[2026-05-01 15:55:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xCuVqYeo33MH8TSMF\"}"} 
[2026-05-01 15:55:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xEMow88zdv2ewhpkm\"}"} 
[2026-05-01 15:55:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xES29TncNgcRtBqAU\"}"} 
[2026-05-01 15:55:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xGJtKMDcVygFWFr8n\"}"} 
[2026-05-01 15:55:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xFyYZ1BCxfg3HbFhW\"}"} 
[2026-05-01 15:55:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xHrQCVgUEpS5MBQqU\"}"} 
[2026-05-01 15:55:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xHpAsPRHGX5EhxUnS\"}"} 
[2026-05-01 15:55:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xKHUf2LkJHdsjXskM\"}"} 
[2026-05-01 15:55:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xKUPQGCGAUwLbdC7i\"}"} 
[2026-05-01 15:55:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xLtDiSE6N9zfx3iwS\"}"} 
[2026-05-01 15:55:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xLzAWS37yahfjyvcp\"}"} 
[2026-05-01 15:55:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xNLXTVkFigzkgqREk\"}"} 
[2026-05-01 15:55:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xNaujLjf1BnRcRR1Q\"}"} 
[2026-05-01 15:55:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xPqKXzzi7KtrZgt88\"}"} 
[2026-05-01 15:55:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xQ4xbonpCyVERy7bX\"}"} 
[2026-05-01 15:55:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xRajnptG5XHyXzknJ\"}"} 
[2026-05-01 15:55:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xT1pFfBKKnBiekjh2\"}"} 
[2026-05-01 15:55:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xUNv5DjdAtNNbWNj6\"}"} 
[2026-05-01 15:55:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xVfotxVWZAEtYpWgB\"}"} 
[2026-05-01 15:55:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xX4eQ94V4TLP9ngRy\"}"} 
[2026-05-01 15:55:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xYUj2r5DUoMqtjEBM\"}"} 
[2026-05-01 15:55:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xZt4hcj17rH63ebSW\"}"} 
[2026-05-01 15:55:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xZahfjSov1pWGmx5e\"}"} 
[2026-05-01 15:55:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xbcEsdUt2jwqg8UDm\"}"} 
[2026-05-01 15:55:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xc7Fo3qYp6bynabJM\"}"} 
[2026-05-01 15:55:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xdEiu49Lkmj116qmE\"}"} 
[2026-05-01 15:55:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xdoCn9gjPK3zh8M72\"}"} 
[2026-05-01 15:55:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xedoqzBQV9Jd5XoyG\"}"} 
[2026-05-01 15:55:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xf7LGgjdUFvXqigRw\"}"} 
[2026-05-01 15:55:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xfzR9rvHbzG3F1PRE\"}"} 
[2026-05-01 15:55:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xgSCznMdBqUws8TmD\"}"} 
[2026-05-01 15:55:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xhDqT8k3SPWW2zGKj\"}"} 
[2026-05-01 15:55:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xi4w4FH4SXNiMj1o2\"}"} 
[2026-05-01 15:55:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xiefHvrN4o621z9JQ\"}"} 
[2026-05-01 15:55:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xjRnVmAhtgLu11hkY\"}"} 
[2026-05-01 15:55:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xk5UeBoyLbdaocRq5\"}"} 
[2026-05-01 15:55:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xksc1sYajr9MjaERV\"}"} 
[2026-05-01 15:55:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xmKtPKXxQmU8Mt54P\"}"} 
[2026-05-01 15:55:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xnDDaJ715Hd4gehyL\"}"} 
[2026-05-01 15:55:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xobpEMhnK9VBUoBus\"}"} 
[2026-05-01 15:55:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xq38kyRBbYRJmHUL8\"}"} 
[2026-05-01 15:55:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xrVwZNiSbeyyYH5AW\"}"} 
[2026-05-01 15:55:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xsrYXcLBCAre27Soc\"}"} 
[2026-05-01 15:55:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xtFcK9aX38WY5BNaz\"}"} 
[2026-05-01 15:55:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xuBurPNMP9RzdMTug\"}"} 
[2026-05-01 15:55:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xvUoa5MuweftHEsQv\"}"} 
[2026-05-01 15:55:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xv9xhbPNDaj4RnGb6\"}"} 
[2026-05-01 15:55:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xwkTE5xEkix8rTvEd\"}"} 
[2026-05-01 15:55:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xwpv5bCLeUDM6w39n\"}"} 
[2026-05-01 15:55:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xyGV1EPabb4oT5rzD\"}"} 
[2026-05-01 15:55:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xyYbuibqk184afxfX\"}"} 
[2026-05-01 15:55:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7xzf5TVh6UcAaStWRa\"}"} 
[2026-05-01 15:55:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y11QuCt2A69nHWNEi\"}"} 
[2026-05-01 15:55:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y2QFPRxjRT2XFDWRm\"}"} 
[2026-05-01 15:55:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y2dtG2SFpda9GxTBR\"}"} 
[2026-05-01 15:55:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y3wmgRTHD8VFWQtZY\"}"} 
[2026-05-01 15:55:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y47CABKogw3odocFp\"}"} 
[2026-05-01 15:55:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y5KsEsrEGwVJaRK75\"}"} 
[2026-05-01 15:55:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y5MMUN2hwUMV2D8BV\"}"} 
[2026-05-01 15:55:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y6kw3J1F9NowktvLs\"}"} 
[2026-05-01 15:55:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y6ucVUTYuZFf5qK6c\"}"} 
[2026-05-01 15:55:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y8XMRoDc4QF1HRzdR\"}"} 
[2026-05-01 15:55:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y8WrWnuyLo27ZNhz3\"}"} 
[2026-05-01 15:55:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y9yucoQWGsrg1ym3v\"}"} 
[2026-05-01 15:55:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7y9vBouCRhCzpvSsop\"}"} 
[2026-05-01 15:55:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yBFJwbpPXhzWUpVti\"}"} 
[2026-05-01 15:55:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yBvF3TjPKXfDnnoKw\"}"} 
[2026-05-01 15:55:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yCdejyALtdNFT3aMq\"}"} 
[2026-05-01 15:55:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yDD8VeTNycpjJCMo4\"}"} 
[2026-05-01 15:55:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yE6DC7yEysYm1uqfU\"}"} 
[2026-05-01 15:55:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yEVGpkUgDecBeBE4N\"}"} 
[2026-05-01 15:55:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yFJe6eUNRihey8bda\"}"} 
[2026-05-01 15:55:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yFw65RRDxRTREEFJX\"}"} 
[2026-05-01 15:55:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yGeW4DBDFfWPCSkjs\"}"} 
[2026-05-01 15:55:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yHMRLZRX8ZQrQzHbr\"}"} 
[2026-05-01 15:55:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yJ3LcxLgQ18Km3HNd\"}"} 
[2026-05-01 15:55:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yJfo3E5c5ubgCYiRQ\"}"} 
[2026-05-01 15:55:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yKTfwCUsJQsK1Psxs\"}"} 
[2026-05-01 15:55:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yLJmPHhumjDtx6MVG\"}"} 
[2026-05-01 15:55:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yLujcN8CpG3WCtHw7\"}"} 
[2026-05-01 15:55:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yMo4aBBXkmk1co4Wf\"}"} 
[2026-05-01 15:55:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yNUF6MwPYUBZmPywS\"}"} 
[2026-05-01 15:55:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yPG7yWKfWtQnKnL7c\"}"} 
[2026-05-01 15:55:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yQ5yeSCyp9ezKt2uQ\"}"} 
[2026-05-01 15:55:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yQei4o5sqCVoaDN9K\"}"} 
[2026-05-01 15:55:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yRUKYuxy4b9x43wPM\"}"} 
[2026-05-01 15:55:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yRwbp1ekC2ChmDxpx\"}"} 
[2026-05-01 15:55:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ySoCCnhriuA1Eg6NZ\"}"} 
[2026-05-01 15:55:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yTSe26SjypErRJtBN\"}"} 
[2026-05-01 15:55:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yU37J9tuGSkk9bHgr\"}"} 
[2026-05-01 15:55:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yUoVksCgSHPPY8JBo\"}"} 
[2026-05-01 15:55:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yVXtxaHyNYkF7uScB\"}"} 
[2026-05-01 15:55:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yW49iNmP3RAb5H1gA\"}"} 
[2026-05-01 15:55:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yWvjoj7MBDb5u7Ya5\"}"} 
[2026-05-01 15:55:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yYrKfthi3ZbyWJXv9\"}"} 
[2026-05-01 15:55:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yYms8t82JgeRvpdTe\"}"} 
[2026-05-01 15:55:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yaACnDMBWiCp2V9EL\"}"} 
[2026-05-01 15:55:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yaN7L8L5GGq9rCeDi\"}"} 
[2026-05-01 15:55:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ybhitwdynGeTxzteu\"}"} 
[2026-05-01 15:55:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ybqfW68HD13wi79wG\"}"} 
[2026-05-01 15:55:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yd1c3zFQUruXFXWcy\"}"} 
[2026-05-01 15:55:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ydLT9rA2VeXD1E4hE\"}"} 
[2026-05-01 15:55:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yeMxtCfX1AYSvEHHB\"}"} 
[2026-05-01 15:55:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yeokrivtZjxPAoKZ6\"}"} 
[2026-05-01 15:55:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yfdN5seRLRbpgMFJe\"}"} 
[2026-05-01 15:55:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ygFZsPkdmWX9CudtM\"}"} 
[2026-05-01 15:55:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ygxEk2Sa8Kx1NVfbC\"}"} 
[2026-05-01 15:55:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yhdvDrQAXFsJqa8Ya\"}"} 
[2026-05-01 15:55:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yiC9epuYBKsoeGJHa\"}"} 
[2026-05-01 15:55:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yj5jNeFgaqUFduhWe\"}"} 
[2026-05-01 15:55:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yjbjY7Vh7dR6ju2qc\"}"} 
[2026-05-01 15:55:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ykXJ3DP9YL2XtGcy6\"}"} 
[2026-05-01 15:55:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ykxqqY8Bb4sxRJHhe\"}"} 
[2026-05-01 15:55:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ympw8Ug6tdG2YDZFm\"}"} 
[2026-05-01 15:55:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ynQuEvs58szqajZ5W\"}"} 
[2026-05-01 15:55:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yo569u4b4aqffm45w\"}"} 
[2026-05-01 15:55:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yotCnfWXkuN9Y21vZ\"}"} 
[2026-05-01 15:55:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ypVfiXSv35jbDuVH6\"}"} 
[2026-05-01 15:55:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yqGYsyVQ2LZPk27Yf\"}"} 
[2026-05-01 15:55:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yrDbbRpJkHTnHRWF2\"}"} 
[2026-05-01 15:55:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yrdA3T797A8rRQGSe\"}"} 
[2026-05-01 15:55:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yscC2kd2RRz1xsxSX\"}"} 
[2026-05-01 15:55:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ysz1yJwo6unLQcd7H\"}"} 
[2026-05-01 15:55:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ytzYDnkCuR22jWh2s\"}"} 
[2026-05-01 15:55:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yuM7yhvMKx1sX5N5E\"}"} 
[2026-05-01 15:55:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yvLeag9nfEDipvdx6\"}"} 
[2026-05-01 15:55:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ywgG7sekRgxBbnjue\"}"} 
[2026-05-01 15:55:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ywmUM7jojjuFd7BJo\"}"} 
[2026-05-01 15:55:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yxxQoUvGEvLg9u9vV\"}"} 
[2026-05-01 15:55:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yyPCmReKNsFQw16dp\"}"} 
[2026-05-01 15:55:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yzDoimjZugbnEMb9d\"}"} 
[2026-05-01 15:55:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7yzhLBGC6SHvsmURTb\"}"} 
[2026-05-01 15:55:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z1iMRuSTQ7wFFy7M7\"}"} 
[2026-05-01 15:55:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z24gjnZqFVMsFZJsY\"}"} 
[2026-05-01 15:55:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z3CehW13WgitSRwZp\"}"} 
[2026-05-01 15:55:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z3UWzkSqW1d8kYgbM\"}"} 
[2026-05-01 15:55:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z4Uo3B2WpbdVeExGu\"}"} 
[2026-05-01 15:55:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z4muTg2K1ENuGJ6CS\"}"} 
[2026-05-01 15:55:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z5tdCevQ41BR3TX6B\"}"} 
[2026-05-01 15:55:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z61KYR9Uzt6YxEGTK\"}"} 
[2026-05-01 15:55:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z7DzKK3HjH3cAJVzb\"}"} 
[2026-05-01 15:55:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z7QQWqjFvUQq5K93h\"}"} 
[2026-05-01 15:55:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z8arDfk5YochDrFr1\"}"} 
[2026-05-01 15:55:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7z8nFuDxVh9btNoV9x\"}"} 
[2026-05-01 15:55:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zASDuV27wyBFBSwcW\"}"} 
[2026-05-01 15:55:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zAib64RtMjajCcMR6\"}"} 
[2026-05-01 15:55:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zBfta9DCYGLdkZqtG\"}"} 
[2026-05-01 15:55:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zC7BXehvbh2uJ6fFC\"}"} 
[2026-05-01 15:55:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zD3jMcRmcTAUwsHne\"}"} 
[2026-05-01 15:55:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zDXWND66xDJdoPf3G\"}"} 
[2026-05-01 15:55:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zEVJK3kDKr8RsZvV2\"}"} 
[2026-05-01 15:55:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zEt7h3BiQoxt5X96w\"}"} 
[2026-05-01 15:55:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zFvd1wChdRNYvJThK\"}"} 
[2026-05-01 15:55:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zGHTGD7KWACkMHxfE\"}"} 
[2026-05-01 15:55:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zHLTG87t22HVLWc2c\"}"} 
[2026-05-01 15:55:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zHdZnwogxrHsQJnNF\"}"} 
[2026-05-01 15:55:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zJkXqsq8uJhbtryCc\"}"} 
[2026-05-01 15:55:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zJvhfJqzuSFCW4cNt\"}"} 
[2026-05-01 15:55:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zLAcgFqxV9HDJjPUN\"}"} 
[2026-05-01 15:55:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zLQ15m5Ay6hk1YFLq\"}"} 
[2026-05-01 15:55:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zMbSTznFw51Q96mn4\"}"} 
[2026-05-01 15:55:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zNHcQQL3pyJTatt5q\"}"} 
[2026-05-01 15:55:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zNn8EZHhFP6HK9mWL\"}"} 
[2026-05-01 15:55:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zPkfYd9bfntSNPoh3\"}"} 
[2026-05-01 15:55:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zQ9iq7qoFJTsWjUgQ\"}"} 
[2026-05-01 15:55:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zR7GenpnnTeGDJDKp\"}"} 
[2026-05-01 15:55:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zRd2hZZnSCVyC9gGL\"}"} 
[2026-05-01 15:55:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zSbpJcQeJRDYTGq6Q\"}"} 
[2026-05-01 15:55:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zT2cLoxWzdZKsbGcH\"}"} 
[2026-05-01 15:55:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zU4NYJNUoN3aeL745\"}"} 
[2026-05-01 15:55:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zUe6aij4z5kpjFFzi\"}"} 
[2026-05-01 15:55:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zVUx1ghya1YRB63Gv\"}"} 
[2026-05-01 15:55:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zWAdSDKQ5jJJe1yM4\"}"} 
[2026-05-01 15:55:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zWyjvJPcvXSULuMTE\"}"} 
[2026-05-01 15:55:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zXWVZTxdt6k1d7cu6\"}"} 
[2026-05-01 15:55:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zYRJimtXtimUKQF2F\"}"} 
[2026-05-01 15:55:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zYwojL8vRBVWVzFqh\"}"} 
[2026-05-01 15:55:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zZptXzJPf1kegLaiH\"}"} 
[2026-05-01 15:55:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zaLQ8YDUEVJ9ekMAv\"}"} 
[2026-05-01 15:55:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zbCViCjZc8xUQcxF3\"}"} 
[2026-05-01 15:55:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zbjVSXUXUKFehxRAq\"}"} 
[2026-05-01 15:55:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zcg3GaUe8zmKNoWhb\"}"} 
[2026-05-01 15:55:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zcvvbvw3x8f6TKDC6\"}"} 
[2026-05-01 15:55:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zeBpt8s4D7ZqhZLiS\"}"} 
[2026-05-01 15:55:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zeDZTRD4Lj5xNpR4C\"}"} 
[2026-05-01 15:55:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zfXwFTNyqAxBNtL6j\"}"} 
[2026-05-01 15:55:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zfbQagRaLJCVgnFni\"}"} 
[2026-05-01 15:55:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zgn6cbKB1MUWJGiqB\"}"} 
[2026-05-01 15:55:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zh2ybkw7hKFVGswTu\"}"} 
[2026-05-01 15:55:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ziAh2Eamzt7kEihva\"}"} 
[2026-05-01 15:55:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ziPavENjmhjbc91gi\"}"} 
[2026-05-01 15:55:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zjWohJnFNAdD26aMS\"}"} 
[2026-05-01 15:55:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zjmvyANqBB4p2vngn\"}"} 
[2026-05-01 15:55:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zkjixHwtRa1BUZa5G\"}"} 
[2026-05-01 15:55:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zmC1ReaPuXmHvyrLF\"}"} 
[2026-05-01 15:55:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zmzdeBryuiirMxiKs\"}"} 
[2026-05-01 15:55:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zncLiK6bGEHHZXbeY\"}"} 
[2026-05-01 15:55:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zoQhrncZmyXKunE4j\"}"} 
[2026-05-01 15:55:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zorzU7LbLUeUkAtYZ\"}"} 
[2026-05-01 15:55:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zpuk7bMCgPVEpznfg\"}"} 
[2026-05-01 15:55:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zqL3c7qQponxcG8N3\"}"} 
[2026-05-01 15:55:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zrRXiNoukbZH2BXtR\"}"} 
[2026-05-01 15:55:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zru4PtjVtbUV6rz78\"}"} 
[2026-05-01 15:55:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zsr7KJudtKYAy8r7m\"}"} 
[2026-05-01 15:55:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7ztWnvgQDnqeatgCQb\"}"} 
[2026-05-01 15:55:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zuFCF3VNJSwoM7LXR\"}"} 
[2026-05-01 15:55:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zvYppmKRhr8NmAjTw\"}"} 
[2026-05-01 15:55:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zvTs8Lg8afdCAMzHD\"}"} 
[2026-05-01 15:55:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zwuSDUdZDXVDJYq3M\"}"} 
[2026-05-01 15:55:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zx575UxvWfPrYxqAb\"}"} 
[2026-05-01 15:55:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zyFYTzpNBgDgNxjHF\"}"} 
[2026-05-01 15:55:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zyVvoxtug1Sae33ih\"}"} 
[2026-05-01 15:55:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac7zzfsoKdHXgrDXFHn8\"}"} 
[2026-05-01 15:55:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8117AdaB9cqDnZSP9D\"}"} 
[2026-05-01 15:55:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac811zFgeBAERZZJtjkP\"}"} 
[2026-05-01 15:55:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac812oN71heBe4p5e2xK\"}"} 
[2026-05-01 15:55:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac813M7FmVcpE7EsaHNE\"}"} 
[2026-05-01 15:55:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac814DCYmiE9cQyWzBHB\"}"} 
[2026-05-01 15:55:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac815c3MDAW4Jsn9DwuA\"}"} 
[2026-05-01 15:55:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac815y7q4y7xq3dFeBPp\"}"} 
[2026-05-01 15:55:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac817HVbtAn5KboXFvX3\"}"} 
[2026-05-01 15:55:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac817SfWdi9s6DfZLv3s\"}"} 
[2026-05-01 15:55:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac818haCbFYdcNWPURcM\"}"} 
[2026-05-01 15:55:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac818pGY18H8pW7avF7x\"}"} 
[2026-05-01 15:55:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81A6uQNM7ovbute8qx\"}"} 
[2026-05-01 15:55:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81AM3MY7LYNwHXKL1p\"}"} 
[2026-05-01 15:55:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81BVzmWSe5wgQtAZBR\"}"} 
[2026-05-01 15:55:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81BnMw8a7rLYzim1h5\"}"} 
[2026-05-01 15:55:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81CvKiH8H9J8Ax5CAg\"}"} 
[2026-05-01 15:55:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81DKsx3Nkj2mybLznt\"}"} 
[2026-05-01 15:55:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81EJuw1o3dLN4WrV8Q\"}"} 
[2026-05-01 15:55:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81EhjLnSDiM82ZUuGd\"}"} 
[2026-05-01 15:55:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81G74eN1woGE7ZiUaj\"}"} 
[2026-05-01 15:55:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81GAHdZnCQnkfg8Qxw\"}"} 
[2026-05-01 15:55:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81HWtjT5h8EommH9np\"}"} 
[2026-05-01 15:55:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81Ha85WxUK3VaWnnCi\"}"} 
[2026-05-01 15:55:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81JsFqkfbD6QREdNfN\"}"} 
[2026-05-01 15:55:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81JwirGqLkemWpNvUh\"}"} 
[2026-05-01 15:55:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81L2TYjWqAuLg1nd5Q\"}"} 
[2026-05-01 15:55:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81LKKbZhBvs95WHdaw\"}"} 
[2026-05-01 15:55:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81MdCjo7R3oisZQ2u3\"}"} 
[2026-05-01 15:55:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81N3Vs9hPsGb5Tf7v6\"}"} 
[2026-05-01 15:55:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81NzJdMTAaBaHQCYf1\"}"} 
[2026-05-01 15:55:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81PiDFXezf5VJmRSH3\"}"} 
[2026-05-01 15:55:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81QMARvypaG889eQhL\"}"} 
[2026-05-01 15:55:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81QzrGrdTyFd65QF3f\"}"} 
[2026-05-01 15:55:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81RbZmHnGt3tghSiNP\"}"} 
[2026-05-01 15:55:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81SPwKNtPSGqW2SGFt\"}"} 
[2026-05-01 15:55:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81TkYZxLwws6KdC8y4\"}"} 
[2026-05-01 15:55:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81TebWBk6WpwssWC5y\"}"} 
[2026-05-01 15:55:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81VANuPYeQ9t8TvNmd\"}"} 
[2026-05-01 15:55:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81VLJDLbBBax5WNqeU\"}"} 
[2026-05-01 15:55:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81WaDQeRXquMZfK1Hr\"}"} 
[2026-05-01 15:55:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81WjPaEjeEscJEHtw1\"}"} 
[2026-05-01 15:55:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81Xp8Cnk4zvavnyKQx\"}"} 
[2026-05-01 15:55:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81Y5zYg7TJD1wBDVKx\"}"} 
[2026-05-01 15:55:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81Z8VjoqXsF1KNcQmz\"}"} 
[2026-05-01 15:55:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81ZR7bCwy6gL8qkpvz\"}"} 
[2026-05-01 15:55:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81aMfat9gyeEHVwhjL\"}"} 
[2026-05-01 15:55:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81aizSMbdCGPtqruf6\"}"} 
[2026-05-01 15:55:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81bpUkFVDLJanaemsp\"}"} 
[2026-05-01 15:55:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81briCSx4aMxXcrtAG\"}"} 
[2026-05-01 15:55:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81d5Ns8QdiH94henm7\"}"} 
[2026-05-01 15:55:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81d6NXkCwnrFGxUHsq\"}"} 
[2026-05-01 15:55:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81eQFrAq6sQoJF2SxF\"}"} 
[2026-05-01 15:55:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81eSV9LujiCd7VC1q5\"}"} 
[2026-05-01 15:55:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81feQmwNX3T9g9o7JZ\"}"} 
[2026-05-01 15:55:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81fvXybR7uxtfJ5MAs\"}"} 
[2026-05-01 15:55:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81h8iFWnE6Fkc4DEsz\"}"} 
[2026-05-01 15:55:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81hVYHQPSWc1hTrtaZ\"}"} 
[2026-05-01 15:55:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81iNsbSdLwuj2g8wcB\"}"} 
[2026-05-01 15:55:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81iqejFZqRYeBLvWp6\"}"} 
[2026-05-01 15:55:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81jueN5UUhabkdaLAr\"}"} 
[2026-05-01 15:55:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81k7oAwrGkXVPMeo33\"}"} 
[2026-05-01 15:55:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81mHz6J5oS49HYL2v4\"}"} 
[2026-05-01 15:55:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81mW96XvJHBjV3RtqJ\"}"} 
[2026-05-01 15:55:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81nn38Q6xWWcaea7ye\"}"} 
[2026-05-01 15:55:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81ntjVz6yP6FncH9Xo\"}"} 
[2026-05-01 15:55:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81pGafYynVMAPGUgyx\"}"} 
[2026-05-01 15:55:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81pQ1zqtbAEEy5Wc8G\"}"} 
[2026-05-01 15:55:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81qaDSAffKDDsQJfZK\"}"} 
[2026-05-01 15:55:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81rGPJUUuSVQFUALJq\"}"} 
[2026-05-01 15:55:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81rx4bvkbkPXCxnYGZ\"}"} 
[2026-05-01 15:55:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81seEFQJRbXbEQ8MxR\"}"} 
[2026-05-01 15:55:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81tJfpXigNcqRPHtUd\"}"} 
[2026-05-01 15:55:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81tyM9WRxr69N51DCo\"}"} 
[2026-05-01 15:55:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81uZpRZ7dtXMCRqM7u\"}"} 
[2026-05-01 15:55:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81vFVr7Fws6GtgKWSr\"}"} 
[2026-05-01 15:55:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81vmFbtPTPp9z8NCii\"}"} 
[2026-05-01 15:55:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81x1uneYijGRFAexBE\"}"} 
[2026-05-01 15:55:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81wkY7dCYVVsznWiGx\"}"} 
[2026-05-01 15:55:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81yWTJKmCLtGia93eZ\"}"} 
[2026-05-01 15:55:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81yd9ZSaxjJx3ro5gz\"}"} 
[2026-05-01 15:55:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac81zoLmu3tbEy6kfNqN\"}"} 
[2026-05-01 15:55:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac822EAVHaExi6BbcPP8\"}"} 
[2026-05-01 15:55:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac822Cvkx3WpuUPaYuxj\"}"} 
[2026-05-01 15:55:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac823ejzxnKcYfpyiRvG\"}"} 
[2026-05-01 15:55:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac823mw4GuF9vttSsJE8\"}"} 
[2026-05-01 15:55:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8254pdSUaPWxjNb2SF\"}"} 
[2026-05-01 15:55:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac825CWWGnTRQWbLu3JR\"}"} 
[2026-05-01 15:55:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac826MxFAGJwcSYDs4HV\"}"} 
[2026-05-01 15:55:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac826cLrPoc2DwJohb1r\"}"} 
[2026-05-01 15:55:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac827g63sWiRbV6NJKe4\"}"} 
[2026-05-01 15:55:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8281gJSEDUef4mDhML\"}"} 
[2026-05-01 15:55:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac829MJ4TM71pHsnjapr\"}"} 
[2026-05-01 15:55:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac829GaVyQiiuxm7wUzH\"}"} 
[2026-05-01 15:55:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82AZiXnAvzWdxqsEnc\"}"} 
[2026-05-01 15:55:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82B7xC2eFdym6FoTMG\"}"} 
[2026-05-01 15:55:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82C7jJUrw9gRfXgzfY\"}"} 
[2026-05-01 15:55:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82CXHtzStfYkGUjAAB\"}"} 
[2026-05-01 15:55:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82DWpGg4eCBLfwjfwu\"}"} 
[2026-05-01 15:55:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82EsRsZtfToVp8zS7c\"}"} 
[2026-05-01 15:55:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82EMvMvuodcgzrNjFu\"}"} 
[2026-05-01 15:55:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:55:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:55:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82GAKBtPBhGSM9t77A\"}"} 
[2026-05-01 15:55:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:55:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82GCJJuxHk7rNtgWge\"}"} 
[2026-05-01 15:55:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82HmYyq1aJwt7FgnAr\"}"} 
[2026-05-01 15:56:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82HuEjAe2A1vJCMHtd\"}"} 
[2026-05-01 15:56:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82KEcDdJjTCj3emV4P\"}"} 
[2026-05-01 15:56:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82KSkrEnugqor4NiSr\"}"} 
[2026-05-01 15:56:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82Lq6wVuuwrCjbt3rs\"}"} 
[2026-05-01 15:56:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82LeSjS4icAQuoNvTv\"}"} 
[2026-05-01 15:56:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82NMdUh3XcGs59cmdL\"}"} 
[2026-05-01 15:56:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82NL9NSyH8JCzdm1po\"}"} 
[2026-05-01 15:56:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82PiysFBFdBW3ds81s\"}"} 
[2026-05-01 15:56:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82PqgGepGZnRebnJuz\"}"} 
[2026-05-01 15:56:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82QyPkzpfxKqUGyAoN\"}"} 
[2026-05-01 15:56:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82RDn2ehWBT7MF7VwJ\"}"} 
[2026-05-01 15:56:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82SMjgfLChTpANomox\"}"} 
[2026-05-01 15:56:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82SeqrtYrak1ykMxXU\"}"} 
[2026-05-01 15:56:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82TyidmuvTtwY33xzG\"}"} 
[2026-05-01 15:56:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82US1Mqsjrk4Y8SVaw\"}"} 
[2026-05-01 15:56:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82VJLu2eybWNPcGuRz\"}"} 
[2026-05-01 15:56:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82VvYpX1zxey39L7KB\"}"} 
[2026-05-01 15:56:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82WWmap8WeH6wYByqq\"}"} 
[2026-05-01 15:56:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82XLsnP8kpdpk3SCf2\"}"} 
[2026-05-01 15:56:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82Xx65R7brrdRPYqRQ\"}"} 
[2026-05-01 15:56:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82Z73ToHyRGEQk9Npj\"}"} 
[2026-05-01 15:56:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82ZDjTckMP9kanQqfU\"}"} 
[2026-05-01 15:56:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82aGEoi7xCJ5kwyMVD\"}"} 
[2026-05-01 15:56:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82aYMq9JZceRkkzLGz\"}"} 
[2026-05-01 15:56:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82bXPeirawRnW9kRW8\"}"} 
[2026-05-01 15:56:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82bqVYMWRBYfnS8YgL\"}"} 
[2026-05-01 15:56:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82dJJWxD2NKhzCDu6S\"}"} 
[2026-05-01 15:56:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82dM2nu9Nf8dUyx1Av\"}"} 
[2026-05-01 15:56:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82eefXwEM99XjUjnam\"}"} 
[2026-05-01 15:56:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82fu5KRbhjoJqML96H\"}"} 
[2026-05-01 15:56:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82frqZuHCJmL1KALys\"}"} 
[2026-05-01 15:56:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82hCTUz25SfrC6TA75\"}"} 
[2026-05-01 15:56:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82hFBVnEtbshXdEVRq\"}"} 
[2026-05-01 15:56:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82ibJ734CzLw5v5tvA\"}"} 
[2026-05-01 15:56:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82irRZ37b3q7E5ZJih\"}"} 
[2026-05-01 15:56:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82jy9TMmzW6Sbepjj5\"}"} 
[2026-05-01 15:56:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82kmGWSLPvNEz1ZCnf\"}"} 
[2026-05-01 15:56:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82mMjWmKmmdMb6maDb\"}"} 
[2026-05-01 15:56:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82nEKp5VK2bACpr4g8\"}"} 
[2026-05-01 15:56:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82nh6qD5SgT1UMk8qs\"}"} 
[2026-05-01 15:56:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82oisQinJGMQ9h5BXW\"}"} 
[2026-05-01 15:56:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82p5SxXkWMANu2hrcb\"}"} 
[2026-05-01 15:56:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82q9CAU1R2K5zdJVVS\"}"} 
[2026-05-01 15:56:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82qYzk6qMMqMKpdWbx\"}"} 
[2026-05-01 15:56:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82rWJ68KJpowkgsNbK\"}"} 
[2026-05-01 15:56:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82s2JScvpNWtTmB9ZS\"}"} 
[2026-05-01 15:56:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82srfKTTf4xjMHSkP4\"}"} 
[2026-05-01 15:56:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82tU7ny4eGWZeYgBk6\"}"} 
[2026-05-01 15:56:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82u8ZFacz6KXExZCNm\"}"} 
[2026-05-01 15:56:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82v5MsJbkWcrAVYsDV\"}"} 
[2026-05-01 15:56:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82vTg1eoRYHWYT3spD\"}"} 
[2026-05-01 15:56:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82wRy7qBnaGRoWnUZd\"}"} 
[2026-05-01 15:56:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82wp35Y9igQoQ6bVN9\"}"} 
[2026-05-01 15:56:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82xsnKBYpateoTriH9\"}"} 
[2026-05-01 15:56:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82y5BwQPqQvppMVqTG\"}"} 
[2026-05-01 15:56:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82zJMgwaDVCQKPChSJ\"}"} 
[2026-05-01 15:56:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac82zQ4DaAzL9CLwtb1N\"}"} 
[2026-05-01 15:56:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac831aVppJyRSuSh9fRD\"}"} 
[2026-05-01 15:56:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac831gCmadzros3JeL9q\"}"} 
[2026-05-01 15:56:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac832ucz4pzgoePzzJq3\"}"} 
[2026-05-01 15:56:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac833Pe8LkJM7j8sYxFK\"}"} 
[2026-05-01 15:56:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac834Gind9mVHprgHDSe\"}"} 
[2026-05-01 15:56:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac835VebxxYG5sbDYDvK\"}"} 
[2026-05-01 15:56:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac835i3df2AzqGc9ymFE\"}"} 
[2026-05-01 15:56:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac836szXqEs6uqEqCZmV\"}"} 
[2026-05-01 15:56:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac837E5NfYGdapFLGePk\"}"} 
[2026-05-01 15:56:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac838Ha2HLa2ejydkCvW\"}"} 
[2026-05-01 15:56:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac838wGQoK96iHtwx9Dw\"}"} 
[2026-05-01 15:56:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac839dgfELH6E6BjHeWm\"}"} 
[2026-05-01 15:56:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83AWGwk4SfSnKwnCAf\"}"} 
[2026-05-01 15:56:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83At6Mk2ueqYrTYFMF\"}"} 
[2026-05-01 15:56:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83CFSjef7ahSiairGy\"}"} 
[2026-05-01 15:56:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83CKfGsfYmRksE7qxd\"}"} 
[2026-05-01 15:56:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83Ddnq2FoUuckyNS7y\"}"} 
[2026-05-01 15:56:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83DpCk7xfq6zPtg6Q3\"}"} 
[2026-05-01 15:56:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83EyuEFNTQumXecddb\"}"} 
[2026-05-01 15:56:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83FBZBqzTdP4WbFJJR\"}"} 
[2026-05-01 15:56:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83GMznSHnF6BA3wzze\"}"} 
[2026-05-01 15:56:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83Gbe5oT2ofho6puEn\"}"} 
[2026-05-01 15:56:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83HnaRvp7wLtZ579Te\"}"} 
[2026-05-01 15:56:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83HzUdpX7z2pfLbNfw\"}"} 
[2026-05-01 15:56:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83K5TigaP41zd13nWB\"}"} 
[2026-05-01 15:56:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83KLqNwepZfSEscaPR\"}"} 
[2026-05-01 15:56:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83LK8EoVFWhTijk5wj\"}"} 
[2026-05-01 15:56:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83LmQeLYF74Ya52EBH\"}"} 
[2026-05-01 15:56:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83MaXceyxpeGaExC7x\"}"} 
[2026-05-01 15:56:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83N5J8hgUA4BanaUkk\"}"} 
[2026-05-01 15:56:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83NxdE381wDc23ESVh\"}"} 
[2026-05-01 15:56:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83PSQ9Z76Sfqa6LJxm\"}"} 
[2026-05-01 15:56:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83QozwMd7JBQsTx8G2\"}"} 
[2026-05-01 15:56:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83RSCSm5wESh91MFsZ\"}"} 
[2026-05-01 15:56:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83SDaawkFsj1yHkhwo\"}"} 
[2026-05-01 15:56:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83Swz2magy4hmKM8Mi\"}"} 
[2026-05-01 15:56:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83Tcv1nAzuZwdfzThQ\"}"} 
[2026-05-01 15:56:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83UL5aTbA8G83DpRvn\"}"} 
[2026-05-01 15:56:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83V2k8XFPZgRm2hDKd\"}"} 
[2026-05-01 15:56:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83VneDAKDmyTnTGM9Z\"}"} 
[2026-05-01 15:56:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83WX3QKgypzcLfr634\"}"} 
[2026-05-01 15:56:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83X81LvjLo85BACYJj\"}"} 
[2026-05-01 15:56:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83XrfBwkqdNtWh6i5J\"}"} 
[2026-05-01 15:56:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83YLga9xzm9Sq5MMxf\"}"} 
[2026-05-01 15:56:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83Z74sDm6L6y3aYpEe\"}"} 
[2026-05-01 15:56:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83ZjGkfDyXi7nncBWy\"}"} 
[2026-05-01 15:56:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83aNxzoUu3G4gwgyE4\"}"} 
[2026-05-01 15:56:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83bJHFRuAS5nukBGMU\"}"} 
[2026-05-01 15:56:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83bkoyQ5uvB8uG9wZd\"}"} 
[2026-05-01 15:56:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83cft2N5x4w2z1Qois\"}"} 
[2026-05-01 15:56:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83d6BU8y5LXvtt4LyP\"}"} 
[2026-05-01 15:56:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83e6hZBitfKVMJCxWS\"}"} 
[2026-05-01 15:56:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83egRrpF23U7tEMHGp\"}"} 
[2026-05-01 15:56:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83fZG1xc56PQzBnQi2\"}"} 
[2026-05-01 15:56:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83gQ7JjvkXKRJ7wpY1\"}"} 
[2026-05-01 15:56:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83gu8L9P2eQZY98iCy\"}"} 
[2026-05-01 15:56:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83i2bJvyr2CFzKVyCh\"}"} 
[2026-05-01 15:56:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83iCm8oD4eJ3vR58rr\"}"} 
[2026-05-01 15:56:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83jRS1garVWMq8Lz9J\"}"} 
[2026-05-01 15:56:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83jf59ZipuBCn5X1YL\"}"} 
[2026-05-01 15:56:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83kk4J1E7yPc8ZnfYf\"}"} 
[2026-05-01 15:56:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83kxx3TmVLpxxDDjC9\"}"} 
[2026-05-01 15:56:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83n2wUQi5ZVUBjvRNS\"}"} 
[2026-05-01 15:56:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83nC7mYfYKDhDEWt8o\"}"} 
[2026-05-01 15:56:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83oZxrLhL3LGbv22Zh\"}"} 
[2026-05-01 15:56:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83oieHus5o9YRZFTNV\"}"} 
[2026-05-01 15:56:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83q6zVdHcA2G7oaPL8\"}"} 
[2026-05-01 15:56:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83qmgDgynJ85wFob6H\"}"} 
[2026-05-01 15:56:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83rW5JMrfwgtw5dykF\"}"} 
[2026-05-01 15:56:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83rz6UWDHnzyPD96Gh\"}"} 
[2026-05-01 15:56:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83sweAkmXVKzyDZ1fq\"}"} 
[2026-05-01 15:56:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83tQBWzG2uEj4L8b8C\"}"} 
[2026-05-01 15:56:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83uUuwVCXHXgYkdfDf\"}"} 
[2026-05-01 15:56:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83udM8dm7Q8JPjHtdM\"}"} 
[2026-05-01 15:56:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83vvV4TW1jU3gnm39V\"}"} 
[2026-05-01 15:56:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83vpn6ozVsMeqRtDjf\"}"} 
[2026-05-01 15:56:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83xFMnkySSZcW213QS\"}"} 
[2026-05-01 15:56:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83xE7oaoSqRA9e2NLz\"}"} 
[2026-05-01 15:56:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83ycTp4urcZA9t7gXB\"}"} 
[2026-05-01 15:56:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83ys6MPA4qgRiKXB1z\"}"} 
[2026-05-01 15:56:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac83zmfHhzg798DLpjan\"}"} 
[2026-05-01 15:56:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8419EbQRLGhSh3pJNW\"}"} 
[2026-05-01 15:56:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac841wcELds8jjvipXrz\"}"} 
[2026-05-01 15:56:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac842X5x2pswyGSbL7uF\"}"} 
[2026-05-01 15:56:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac843Ams7vUeB2qPrk6S\"}"} 
[2026-05-01 15:56:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac843uBH4KPptgSyJsJ2\"}"} 
[2026-05-01 15:56:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac845MjizYhF7qT3ArJY\"}"} 
[2026-05-01 15:56:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8457rJ6KG3ubi2g1gK\"}"} 
[2026-05-01 15:56:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac846s2RV1MJPtZLiNDv\"}"} 
[2026-05-01 15:56:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac846vFWHjCLTYvSAUn8\"}"} 
[2026-05-01 15:56:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac848HbbpuBpFf2QN4NN\"}"} 
[2026-05-01 15:56:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac848GcUd434HxUFgCd1\"}"} 
[2026-05-01 15:56:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac849TJ8k4ijb4eZb19w\"}"} 
[2026-05-01 15:56:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac849jfi5PM9QRniPSWt\"}"} 
[2026-05-01 15:56:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84AqdzvCDihrJutqKM\"}"} 
[2026-05-01 15:56:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84BCUC1YsXsXxQd6E4\"}"} 
[2026-05-01 15:56:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84CQ9uBrLXbTvonkkm\"}"} 
[2026-05-01 15:56:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84CY6FrvFKpK7xFFwn\"}"} 
[2026-05-01 15:56:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84Dpj1cD4Y8PicnpNG\"}"} 
[2026-05-01 15:56:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84E2t7wcZ4gBe3bv1Z\"}"} 
[2026-05-01 15:56:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84FL1pKBYifE6MocYQ\"}"} 
[2026-05-01 15:56:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84FSxcuAg5z55X5KCU\"}"} 
[2026-05-01 15:56:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84GmLWC5mzAJEaEcbG\"}"} 
[2026-05-01 15:56:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84Gn5LeukTRhhHxeux\"}"} 
[2026-05-01 15:56:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84J5TkQZaVdzUdTvGi\"}"} 
[2026-05-01 15:56:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84JAv7davKMSZUm3ro\"}"} 
[2026-05-01 15:56:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84KUoRnnGY2xLEhwJK\"}"} 
[2026-05-01 15:56:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84KLNJqwvjrCM3w6d5\"}"} 
[2026-05-01 15:56:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84LmBxvP4LctG3R7SS\"}"} 
[2026-05-01 15:56:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84LoB7dQwbqR5FZ2T4\"}"} 
[2026-05-01 15:56:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84NBGsbvm1fqqjJSnQ\"}"} 
[2026-05-01 15:56:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84NDzs8RbM8BSzYD75\"}"} 
[2026-05-01 15:56:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84PjHgUzcKytXjxK9K\"}"} 
[2026-05-01 15:56:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84RGoSroWkMXCvaZiM\"}"} 
[2026-05-01 15:56:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84RFKW61BuEccNDcHk\"}"} 
[2026-05-01 15:56:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84SagmG1Ko4rzviBj1\"}"} 
[2026-05-01 15:56:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84SfeDTH3reizKtBQk\"}"} 
[2026-05-01 15:56:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84U3F7565Nu3RfotvG\"}"} 
[2026-05-01 15:56:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84U6UCHDshAgb76MXb\"}"} 
[2026-05-01 15:56:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84VUp8o4QMgbh6zv9P\"}"} 
[2026-05-01 15:56:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84VhD7Yg86CVVrzkNR\"}"} 
[2026-05-01 15:56:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84WvNwcZpAkBgYTnNT\"}"} 
[2026-05-01 15:56:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84XA2A5VofGUNdUg1V\"}"} 
[2026-05-01 15:56:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84YPC2huo87UugcXaL\"}"} 
[2026-05-01 15:56:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84Ymkkg241ox11FjCC\"}"} 
[2026-05-01 15:56:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84a7cpKeXutMNfKr82\"}"} 
[2026-05-01 15:56:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84a5tGJQXNBHZNQSag\"}"} 
[2026-05-01 15:56:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84bP1mjbpnRGRLrQkT\"}"} 
[2026-05-01 15:56:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84bZBfYf3UUUgMDF7i\"}"} 
[2026-05-01 15:56:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84coLqMcgsUtGDiEup\"}"} 
[2026-05-01 15:56:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84cwHHmcmr1bhW28wA\"}"} 
[2026-05-01 15:56:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84eJPAM1kuQWUeSud6\"}"} 
[2026-05-01 15:56:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84eBSbwZdbgjcPoEpG\"}"} 
[2026-05-01 15:56:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84feVs9h5aGeVaRSoi\"}"} 
[2026-05-01 15:56:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84gYpJRuwZd7aLHYrW\"}"} 
[2026-05-01 15:56:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84h2qrbUV9zfEgHarg\"}"} 
[2026-05-01 15:56:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84hrCaXhEpoTv2gzcZ\"}"} 
[2026-05-01 15:56:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84iTAe4Rv5eGwrAnnw\"}"} 
[2026-05-01 15:56:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84jA5iUrLHXDrt3AmU\"}"} 
[2026-05-01 15:56:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84jrkZSChpuh9ENFXg\"}"} 
[2026-05-01 15:56:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84kaf5ztPyhtWt334p\"}"} 
[2026-05-01 15:56:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84mL3xsRhczYX51CiM\"}"} 
[2026-05-01 15:56:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84mzFGrKfoTRJz4gme\"}"} 
[2026-05-01 15:56:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84nt58BwnB45X4VRoj\"}"} 
[2026-05-01 15:56:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84oZFSUQuRV7reeqyu\"}"} 
[2026-05-01 15:56:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84pFftDr7FQ1uNNJXU\"}"} 
[2026-05-01 15:56:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84q8kh5pomMftdDnFg\"}"} 
[2026-05-01 15:56:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84qfzx4xVKQYjGTrjh\"}"} 
[2026-05-01 15:56:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84rXLn4jK6wtMabTiB\"}"} 
[2026-05-01 15:56:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84s55zXLZxMZgXtGKc\"}"} 
[2026-05-01 15:56:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84t8q8aXyPaGCNuYFf\"}"} 
[2026-05-01 15:56:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84tSCAEZVAk6b6L3EM\"}"} 
[2026-05-01 15:56:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84uWBhQY2NgeRxoKJa\"}"} 
[2026-05-01 15:56:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84uqXdMFtH8i9RMEB7\"}"} 
[2026-05-01 15:56:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84vyEx9dE5MvHn5PJ7\"}"} 
[2026-05-01 15:56:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84wQXr41SkhkSCjNNd\"}"} 
[2026-05-01 15:56:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84xPKGdQvLYfJhM7cw\"}"} 
[2026-05-01 15:56:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84xoNfz3Lr32zH4Gyc\"}"} 
[2026-05-01 15:56:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84yp8zsDeRZokR4wKW\"}"} 
[2026-05-01 15:56:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac84zFBircJAXD4Ld9FN\"}"} 
[2026-05-01 15:56:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac851EUCrEaStMArawKH\"}"} 
[2026-05-01 15:56:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac851W6FY2gQ2euex7qH\"}"} 
[2026-05-01 15:56:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac852cKa62icgWLrxYgE\"}"} 
[2026-05-01 15:56:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac852tw8pwbXtF2fyv9P\"}"} 
[2026-05-01 15:56:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8541uEBCTc9r4bFUqJ\"}"} 
[2026-05-01 15:56:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac854QDjJAiJpTjPsR2f\"}"} 
[2026-05-01 15:56:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac855FKX5PoJeqCJz7bw\"}"} 
[2026-05-01 15:56:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac856JKLXW1JUCBNAp9x\"}"} 
[2026-05-01 15:56:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac856i87ZsRNuNYAjRsX\"}"} 
[2026-05-01 15:56:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac857YUpFCFP33UXrRgn\"}"} 
[2026-05-01 15:56:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac858TYw7xTdX2jhpQGk\"}"} 
[2026-05-01 15:56:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac858sbcYjJ5wVtkW6No\"}"} 
[2026-05-01 15:56:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac859giSabNeVgqBx2hf\"}"} 
[2026-05-01 15:56:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85AjibPV5DK3XbDcxc\"}"} 
[2026-05-01 15:56:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85B92j4BA1UquKVEQK\"}"} 
[2026-05-01 15:56:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85CKDoadd5BRJ88kFk\"}"} 
[2026-05-01 15:56:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85Ca6Y5jbzPWmmT2AJ\"}"} 
[2026-05-01 15:56:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85DygfdyKFpz65mKdd\"}"} 
[2026-05-01 15:56:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85E87ZS6qGsqEudgQD\"}"} 
[2026-05-01 15:56:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85FJJwEaysJZqTGHJy\"}"} 
[2026-05-01 15:56:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85GVEucxcz5LVvo4MV\"}"} 
[2026-05-01 15:56:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85HjAHVjZWP9VCtZ7F\"}"} 
[2026-05-01 15:56:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85K8jmLQdv29tuqbT1\"}"} 
[2026-05-01 15:56:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85KjhxXWAoYhJ1wg3F\"}"} 
[2026-05-01 15:56:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85Ld33LaTg2TaWAbJT\"}"} 
[2026-05-01 15:56:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85Mh2jKXVLL2VB8ehj\"}"} 
[2026-05-01 15:56:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85MytpAMPSr7nPa9f6\"}"} 
[2026-05-01 15:56:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85P398UwXGgKX6zpkY\"}"} 
[2026-05-01 15:56:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85PNV3skpXoJQxwMkQ\"}"} 
[2026-05-01 15:56:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85QYvRBMEfFemFD5kt\"}"} 
[2026-05-01 15:56:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85QnoqGLjt3UsavbC2\"}"} 
[2026-05-01 15:56:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85S6SbmMK5LRvgUJaT\"}"} 
[2026-05-01 15:56:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85S2Ufp4Dmof5BDAqN\"}"} 
[2026-05-01 15:56:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85TLrJBBDFSQTEz8G5\"}"} 
[2026-05-01 15:56:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85TVXiSsc8VR4xa7wz\"}"} 
[2026-05-01 15:56:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85UofNSRbbvnQje3fk\"}"} 
[2026-05-01 15:56:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85UwM9L6MQHTUR5NT6\"}"} 
[2026-05-01 15:56:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85WEV6G2X8LJutiTEh\"}"} 
[2026-05-01 15:56:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85WMB9xkiiVtowDXPQ\"}"} 
[2026-05-01 15:56:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85XkWtgK3F5soXxfpV\"}"} 
[2026-05-01 15:56:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85Xcq8ri8ruyCjwcY4\"}"} 
[2026-05-01 15:56:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85Z5PbE8CyptZ5Srrm\"}"} 
[2026-05-01 15:56:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85ZJn6S1LSWfbSfZWu\"}"} 
[2026-05-01 15:56:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85aMnEwKCD7BJkUJwn\"}"} 
[2026-05-01 15:56:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85abfgCu45tZGNj165\"}"} 
[2026-05-01 15:56:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85bffLygj1A9Y1aQ8b\"}"} 
[2026-05-01 15:56:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85byWdR1G63Hb4fDTM\"}"} 
[2026-05-01 15:56:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85cuKadvo9NgwVDcdi\"}"} 
[2026-05-01 15:56:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85dPbWoGpizyxpj2Fy\"}"} 
[2026-05-01 15:56:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85eKehESQzNFhyAmwG\"}"} 
[2026-05-01 15:56:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85eezp7L9XwaSyFxGm\"}"} 
[2026-05-01 15:56:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85fnDJPqRwNhwYDBpm\"}"} 
[2026-05-01 15:56:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85ggHZDBnpkhmqbK15\"}"} 
[2026-05-01 15:56:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85hCHgJQLPmhoB3Sc3\"}"} 
[2026-05-01 15:56:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85iL11KJ1D46P1Zw4i\"}"} 
[2026-05-01 15:56:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85ic8D57pGEH4UgLVo\"}"} 
[2026-05-01 15:56:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85jmKmLBMa55qkL6v3\"}"} 
[2026-05-01 15:56:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85jxyyArCFrVFfcTDY\"}"} 
[2026-05-01 15:56:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85mGrfDeqLb93newwB\"}"} 
[2026-05-01 15:56:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85mMKk8yinEgNDfsmx\"}"} 
[2026-05-01 15:56:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85neDH34Gge7abY3Pn\"}"} 
[2026-05-01 15:56:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85o6zf9Csk7qqQNyfU\"}"} 
[2026-05-01 15:56:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85oxqHPB86pocVxnog\"}"} 
[2026-05-01 15:56:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85pVLStTaokceb56qN\"}"} 
[2026-05-01 15:56:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85qBWHib2sPa3uENF7\"}"} 
[2026-05-01 15:56:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85r46euSB5MVpM2TSj\"}"} 
[2026-05-01 15:56:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85rbqNCe2vqs6kXu2o\"}"} 
[2026-05-01 15:56:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85sUg42NXmFpbqJXmU\"}"} 
[2026-05-01 15:56:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85tHniTVenoBttXDHq\"}"} 
[2026-05-01 15:56:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85tqXNJt7DS72NAL2M\"}"} 
[2026-05-01 15:56:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85ufdWwyWpKyUmSkRX\"}"} 
[2026-05-01 15:56:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85vErngfiZyHwL3rCF\"}"} 
[2026-05-01 15:56:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85w3EUWbEAHTyt5DHv\"}"} 
[2026-05-01 15:56:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85wZVRw1WvWkNE7APZ\"}"} 
[2026-05-01 15:56:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85xjvgxgwnHh1kqgWi\"}"} 
[2026-05-01 15:56:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85yFSUivtFMVY72PYf\"}"} 
[2026-05-01 15:56:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac85zJSZQ6h54SifyopW\"}"} 
[2026-05-01 15:56:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8614psqdziNWFYJZif\"}"} 
[2026-05-01 15:56:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac861gnVRD7zQoorQKEF\"}"} 
[2026-05-01 15:56:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac862Sg1ypb1n8JiqiaT\"}"} 
[2026-05-01 15:56:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8631A88AmbNgcYfVUC\"}"} 
[2026-05-01 15:56:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac863qGPnhNTK8en2HCN\"}"} 
[2026-05-01 15:56:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac864N1nQPSmwovseoKJ\"}"} 
[2026-05-01 15:56:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac865E78AjfTEHCNmwJG\"}"} 
[2026-05-01 15:56:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac865jNEb2aAe4XGD93e\"}"} 
[2026-05-01 15:56:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac866axqmiyZjssFF7NW\"}"} 
[2026-05-01 15:56:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac867Una61kRKPwZsKWn\"}"} 
[2026-05-01 15:56:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8685khyH6gdhnN5MSv\"}"} 
[2026-05-01 15:56:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac869VLYnc8YpWw3Uak8\"}"} 
[2026-05-01 15:56:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac868nfjFxq3YJx4UKq8\"}"} 
[2026-05-01 15:56:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86AyPNWykH6ELs7srA\"}"} 
[2026-05-01 15:56:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86BG14gsFArK3T9Qgt\"}"} 
[2026-05-01 15:56:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86CLVMTdHdN4dzfBc6\"}"} 
[2026-05-01 15:56:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86CZ8woJidXmTycrJ5\"}"} 
[2026-05-01 15:56:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86Dh6Re4eZar88tSjx\"}"} 
[2026-05-01 15:56:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86E2ST7ksZcaDrs6xG\"}"} 
[2026-05-01 15:56:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86F4hBDwLhyqTNBpYo\"}"} 
[2026-05-01 15:56:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86FYDbDomSGwtPFJ4Y\"}"} 
[2026-05-01 15:56:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86GT3CQ8Bh8ghrYKdW\"}"} 
[2026-05-01 15:56:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86H9i3XisrwLtX8iay\"}"} 
[2026-05-01 15:56:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86HrNqTs8UNQJFc7VW\"}"} 
[2026-05-01 15:56:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86JQcV7qifCzc8ceT9\"}"} 
[2026-05-01 15:56:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86KQtDsiBszFaJcGtY\"}"} 
[2026-05-01 15:56:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86Kx8pBZt8xFghANzW\"}"} 
[2026-05-01 15:56:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86LoE8FS5p6rdj2bpA\"}"} 
[2026-05-01 15:56:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86MKUsu5r6NzcryPoG\"}"} 
[2026-05-01 15:56:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86NDofLbNTUT9gAacA\"}"} 
[2026-05-01 15:56:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86NfM3zLCK4vTSYR7f\"}"} 
[2026-05-01 15:56:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86Pd9KeAbsh7FkTony\"}"} 
[2026-05-01 15:56:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86Q1D6tHdpcJ2ZCRa3\"}"} 
[2026-05-01 15:56:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86QwGmCQgRkbn8Za5N\"}"} 
[2026-05-01 15:56:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86RNovhP8TUVfFtSr8\"}"} 
[2026-05-01 15:56:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86SJNnE9925zAQrRJQ\"}"} 
[2026-05-01 15:56:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86Sn9hRaUc2djx4yux\"}"} 
[2026-05-01 15:56:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86U5n7CjHZxERQfv5i\"}"} 
[2026-05-01 15:56:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86UETP6pMsBMbpeYsG\"}"} 
[2026-05-01 15:56:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86VNAkypWwes4gbvxY\"}"} 
[2026-05-01 15:56:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86Vg2XkWgeDgu3Mn3y\"}"} 
[2026-05-01 15:56:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86WaqxHWszb3g7eRVW\"}"} 
[2026-05-01 15:56:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86X4crAvzAD3ZFPrw8\"}"} 
[2026-05-01 15:56:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86YMGBhjHFRaUynRPc\"}"} 
[2026-05-01 15:56:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86YaeUfUv4BJGsAthk\"}"} 
[2026-05-01 15:56:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86Zj796txUtwpvTKf4\"}"} 
[2026-05-01 15:56:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86a6SByhwsq2GVrNdz\"}"} 
[2026-05-01 15:56:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86b3UzqqcWz3nfZ851\"}"} 
[2026-05-01 15:56:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86cNrWfbgqBz1P9mju\"}"} 
[2026-05-01 15:56:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86cgxJv3L3CyQm1LD6\"}"} 
[2026-05-01 15:56:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86dixdweccxLmsYD2x\"}"} 
[2026-05-01 15:56:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86eAknNBcgmRR9pL9X\"}"} 
[2026-05-01 15:56:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86f83xsR56UJre63k9\"}"} 
[2026-05-01 15:56:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86fU8i6rTavGmUPhV8\"}"} 
[2026-05-01 15:56:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:56:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86gVQDkXB7sQxFEC9A\"}"} 
[2026-05-01 15:56:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86gnGW5zrGASf8c53N\"}"} 
[2026-05-01 15:56:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:56:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:56:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86iArWjB3HGMgXaVkU\"}"} 
[2026-05-01 15:57:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86i2BJcV6HfaLUJ6q6\"}"} 
[2026-05-01 15:57:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86jYhuuQrtE5pidBP8\"}"} 
[2026-05-01 15:57:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86jtJFrFZygPApaF3n\"}"} 
[2026-05-01 15:57:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86ky2uZYZf9j4qUBqV\"}"} 
[2026-05-01 15:57:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86mGeEo9m9U4YChp76\"}"} 
[2026-05-01 15:57:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86nNNQYkwPWnsH24mm\"}"} 
[2026-05-01 15:57:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86okTzimGd3Z5iQMyf\"}"} 
[2026-05-01 15:57:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86q2Ms8UA2ZRciHSYF\"}"} 
[2026-05-01 15:57:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86rSSfV4fyzBQLsMuN\"}"} 
[2026-05-01 15:57:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86tC7Gb8wyjNf7VAxu\"}"} 
[2026-05-01 15:57:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86vFPF8dYwEWcn8Vrg\"}"} 
[2026-05-01 15:57:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86veT7yfiZNPAA41Tu\"}"} 
[2026-05-01 15:57:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86wcVSvunzo2hz2xuF\"}"} 
[2026-05-01 15:57:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86xfF9rEtaXgFNDaL5\"}"} 
[2026-05-01 15:57:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86y8XKG1D8ZepLXt9y\"}"} 
[2026-05-01 15:57:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86z5pYNadq696q5185\"}"} 
[2026-05-01 15:57:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac86zZqts3PhoEiCqBWQ\"}"} 
[2026-05-01 15:57:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac871NhpciJi4cFQ6eE5\"}"} 
[2026-05-01 15:57:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac871xRtdya2bDQPkR9r\"}"} 
[2026-05-01 15:57:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac872j4sNR4HK84JYWXG\"}"} 
[2026-05-01 15:57:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac873FZwyPqBPHV1mybp\"}"} 
[2026-05-01 15:57:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8745vMxDD3YsocGD6B\"}"} 
[2026-05-01 15:57:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac874eALuwBVJ9nBbxwN\"}"} 
[2026-05-01 15:57:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac875XF8xmxyHAEzYPcY\"}"} 
[2026-05-01 15:57:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8766DyWMvZZ9YMWz1M\"}"} 
[2026-05-01 15:57:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac876vppNa1ee9MnRjwz\"}"} 
[2026-05-01 15:57:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac877ZmmQmFew76Wrriv\"}"} 
[2026-05-01 15:57:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac878teTUzUv5yB2dPuQ\"}"} 
[2026-05-01 15:57:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac879JCrugcE51HXU7QL\"}"} 
[2026-05-01 15:57:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87AFkZuoSoxidVWfbC\"}"} 
[2026-05-01 15:57:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87BEYLiFzTENdtzYje\"}"} 
[2026-05-01 15:57:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87BXQ6cW74cj8iAjWn\"}"} 
[2026-05-01 15:57:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87CdNgbiw2LxH5mhAx\"}"} 
[2026-05-01 15:57:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87D7tjwWLNKuBv9Nf1\"}"} 
[2026-05-01 15:57:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87DtHTaKqTRKgfLgdM\"}"} 
[2026-05-01 15:57:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87EfuoSmus11SQXwF3\"}"} 
[2026-05-01 15:57:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87FHck6cFrDwiq2uQW\"}"} 
[2026-05-01 15:57:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87GFfMvhRaPTBtVwdv\"}"} 
[2026-05-01 15:57:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87GhwkoSpfkrJ4ZouT\"}"} 
[2026-05-01 15:57:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87HkTBriRmXt7X3YqQ\"}"} 
[2026-05-01 15:57:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87JAWNPwzwKdJokmEG\"}"} 
[2026-05-01 15:57:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87KGEmSpzHGo7qPqwH\"}"} 
[2026-05-01 15:57:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87KUstyB1wjHtSVWZ6\"}"} 
[2026-05-01 15:57:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87Ln2F95DaBuP8wwdW\"}"} 
[2026-05-01 15:57:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87MnnkPKwTQDbDUDa6\"}"} 
[2026-05-01 15:57:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87N8dLR3Agxr1Pnqwz\"}"} 
[2026-05-01 15:57:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87PbBowNa6tYReJEQV\"}"} 
[2026-05-01 15:57:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87PWUHDYNwAnuUzQcU\"}"} 
[2026-05-01 15:57:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87Qy34pw3MTTXRP1PG\"}"} 
[2026-05-01 15:57:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87R5jPb6GiPhDaMNcu\"}"} 
[2026-05-01 15:57:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87SUZkN9wYcG7Ds4Cs\"}"} 
[2026-05-01 15:57:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87SbWfKHN55afsjWxB\"}"} 
[2026-05-01 15:57:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87Tz6vMTher6A9Jtsd\"}"} 
[2026-05-01 15:57:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87TvPKCgYLBB8jVfMb\"}"} 
[2026-05-01 15:57:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87VQvefDDSmY3ZpCcD\"}"} 
[2026-05-01 15:57:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87Vjmo1oMd5jAJyyrJ\"}"} 
[2026-05-01 15:57:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87WjoK99F3VwpHNM2T\"}"} 
[2026-05-01 15:57:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87XcPDoTyMLUKfVCwG\"}"} 
[2026-05-01 15:57:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87YGaQKdfNGJdqeCVC\"}"} 
[2026-05-01 15:57:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87ZbCbKjU745tvgHoJ\"}"} 
[2026-05-01 15:57:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87ZU1XET21uVrtScDk\"}"} 
[2026-05-01 15:57:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87ameFtWsJUy2xVGrr\"}"} 
[2026-05-01 15:57:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87b1XKFSNDydfDPGor\"}"} 
[2026-05-01 15:57:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87c23eaY9iKCn7ksBn\"}"} 
[2026-05-01 15:57:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87cQ7n2PpnMp1yzvbe\"}"} 
[2026-05-01 15:57:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87dNuTf42B2mK3doS8\"}"} 
[2026-05-01 15:57:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87e7JhZqm9JaLRPXvB\"}"} 
[2026-05-01 15:57:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87efJ7v5f7Gn1Hrtz1\"}"} 
[2026-05-01 15:57:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87g2uAqbCVHmvh2TYR\"}"} 
[2026-05-01 15:57:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87g5dPGaPP7gPYLm9T\"}"} 
[2026-05-01 15:57:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87hkayDkVo21qwf4uM\"}"} 
[2026-05-01 15:57:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87j2EFiWViAV3mjbim\"}"} 
[2026-05-01 15:57:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87jV1gErQyUFDpBrYP\"}"} 
[2026-05-01 15:57:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87kakFhgbCLHutDVYG\"}"} 
[2026-05-01 15:57:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87ksrV8ySp4RcmP4eY\"}"} 
[2026-05-01 15:57:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87n24k9vdFLJEAcbxt\"}"} 
[2026-05-01 15:57:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87nJg8DtX11pdQaSWC\"}"} 
[2026-05-01 15:57:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87oReJekDM9cQ5yTXw\"}"} 
[2026-05-01 15:57:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87oe3fpMTwcSwcfeFS\"}"} 
[2026-05-01 15:57:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87pqjEpgiA4zw8BweH\"}"} 
[2026-05-01 15:57:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87pxB4UDSWtC6Dz9Wk\"}"} 
[2026-05-01 15:57:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87rGYt7SPcnfZxU67a\"}"} 
[2026-05-01 15:57:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87sWxNsmfdnismHVoR\"}"} 
[2026-05-01 15:57:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87tuYqUzrwXBRQ685N\"}"} 
[2026-05-01 15:57:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87vR5o6Ztw5oT1VdiQ\"}"} 
[2026-05-01 15:57:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87wvNQDdYcFroWusxh\"}"} 
[2026-05-01 15:57:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87yPBXYpq6YNP9vN3i\"}"} 
[2026-05-01 15:57:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87xv9fSSW8wGR3Hbu2\"}"} 
[2026-05-01 15:57:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac87zfKZpm9JjDGZwD2C\"}"} 
[2026-05-01 15:57:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac881MVmQKBzsi1pDQMn\"}"} 
[2026-05-01 15:57:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac881s1R7Kw18B58xi9a\"}"} 
[2026-05-01 15:57:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac882bf1SExXC2J6b21g\"}"} 
[2026-05-01 15:57:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac883QHBBFKw6NV8hjsL\"}"} 
[2026-05-01 15:57:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac883v2r8hVmACrKNxtV\"}"} 
[2026-05-01 15:57:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac885ACC8xhEc7fmFAGm\"}"} 
[2026-05-01 15:57:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac886XnoPKC2UUSnfPTU\"}"} 
[2026-05-01 15:57:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8882anyhB1Lo9VoFsB\"}"} 
[2026-05-01 15:57:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac889Kiw6aiEXLdZWhYc\"}"} 
[2026-05-01 15:57:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac889JEfnsNxCPxMkQSe\"}"} 
[2026-05-01 15:57:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88AnXcPFBwhYBp14kQ\"}"} 
[2026-05-01 15:57:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88AtUhSPox1zBTZvjY\"}"} 
[2026-05-01 15:57:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88Bxj3KzJEVwLidqop\"}"} 
[2026-05-01 15:57:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88CC7NXoWXg7jPw3W7\"}"} 
[2026-05-01 15:57:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88D9fHZVrzH82XDaa7\"}"} 
[2026-05-01 15:57:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88DbCa3m6YunHY4ZFj\"}"} 
[2026-05-01 15:57:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88EQozPZoNijHsXMcS\"}"} 
[2026-05-01 15:57:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88En989DJ748iLNKcU\"}"} 
[2026-05-01 15:57:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88FuMfJ2YeFqoYxteU\"}"} 
[2026-05-01 15:57:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88G52QDv5ezeD9okmq\"}"} 
[2026-05-01 15:57:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88HQtR7Mk7LDaiwk1e\"}"} 
[2026-05-01 15:57:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88HJSafHrjJj2kFJMR\"}"} 
[2026-05-01 15:57:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88JmzfQKETuLWHzzj6\"}"} 
[2026-05-01 15:57:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88Jnjqx95RqvKf6css\"}"} 
[2026-05-01 15:57:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88L4dy5CuHREUNcznF\"}"} 
[2026-05-01 15:57:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88LSTdeRKTQPuCDwVp\"}"} 
[2026-05-01 15:57:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88MWCgavMcFnQPknvd\"}"} 
[2026-05-01 15:57:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88MhMiZcBRgGEd3owq\"}"} 
[2026-05-01 15:57:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88NtYobALLLp24bPxe\"}"} 
[2026-05-01 15:57:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88P4xfhrU3kUJ6oB8Y\"}"} 
[2026-05-01 15:57:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88QHt7RV9JRKuFxLDR\"}"} 
[2026-05-01 15:57:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88QZWJbqhiDFQT1NVq\"}"} 
[2026-05-01 15:57:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88RY3C68nbaE4pGzz1\"}"} 
[2026-05-01 15:57:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88SHSD8ZTnDB5zni1d\"}"} 
[2026-05-01 15:57:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88SxceiuCCGidxSyT1\"}"} 
[2026-05-01 15:57:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88Tmyqo9KQAmogEVTW\"}"} 
[2026-05-01 15:57:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88UKUVDKBhBjcBTtYV\"}"} 
[2026-05-01 15:57:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88UxB8MKnyFE6AQYfn\"}"} 
[2026-05-01 15:57:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88Vj4QTWiFJceEigow\"}"} 
[2026-05-01 15:57:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88WJ2xa2GMwNcGF1zG\"}"} 
[2026-05-01 15:57:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88X9t1cFRaUvNDB7as\"}"} 
[2026-05-01 15:57:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88XcusZ4fogy5xCXhJ\"}"} 
[2026-05-01 15:57:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88YNJcDNpQ3pMpxRSX\"}"} 
[2026-05-01 15:57:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88YqqNjPQBJupvCkMg\"}"} 
[2026-05-01 15:57:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88ZfScRA13WWDW1sbW\"}"} 
[2026-05-01 15:57:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88aGuMkUmrv6ab5Frd\"}"} 
[2026-05-01 15:57:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88b4XWBNi8b5QYEntn\"}"} 
[2026-05-01 15:57:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88bd1wAyz74xKLCJ9C\"}"} 
[2026-05-01 15:57:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88cTNVT3s1wpJHoWD8\"}"} 
[2026-05-01 15:57:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88d4LALKRFia7xKVNS\"}"} 
[2026-05-01 15:57:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88ePhmf8in4ifKPDqj\"}"} 
[2026-05-01 15:57:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88epkG5X1jYhgmyakj\"}"} 
[2026-05-01 15:57:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88fyxANSeA82n6EoYJ\"}"} 
[2026-05-01 15:57:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88g9845JEM4wHYk9HD\"}"} 
[2026-05-01 15:57:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88hD7gX3goKF5G52pr\"}"} 
[2026-05-01 15:57:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88hSGFi5oyFSHEwj8G\"}"} 
[2026-05-01 15:57:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88iaDv7M6qrWQCkd5J\"}"} 
[2026-05-01 15:57:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88isLRXGFB8NQfpWmx\"}"} 
[2026-05-01 15:57:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88jxZjnAaxWDk9vJtK\"}"} 
[2026-05-01 15:57:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88k8yqk8ZTrZCfKzew\"}"} 
[2026-05-01 15:57:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88mKRT6oKtpYVbcqDU\"}"} 
[2026-05-01 15:57:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88mTMgBAZqs3F3PCVX\"}"} 
[2026-05-01 15:57:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88neJ1ZnXLkTSjX45B\"}"} 
[2026-05-01 15:57:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88nkFHo7xHFfHuefRz\"}"} 
[2026-05-01 15:57:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88owg9GSaHPs41xzYP\"}"} 
[2026-05-01 15:57:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88qSU6MLvZ83f2MTFa\"}"} 
[2026-05-01 15:57:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88qmZswPFoeACcHGGa\"}"} 
[2026-05-01 15:57:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88roaMHrsg5PB95H9J\"}"} 
[2026-05-01 15:57:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88s9fRVMkwtaWYcCKC\"}"} 
[2026-05-01 15:57:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88tAvdpymk7pWSrDtx\"}"} 
[2026-05-01 15:57:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88tQKHfW8WoPR2RnW2\"}"} 
[2026-05-01 15:57:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88ueET6xuDBuYu9UdY\"}"} 
[2026-05-01 15:57:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88uwLS7jxMBuF1Cu9k\"}"} 
[2026-05-01 15:57:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88wRdioyu6cT5KJyt7\"}"} 
[2026-05-01 15:57:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88wPQWt9Vwmr81GqLH\"}"} 
[2026-05-01 15:57:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88xfYgnGkA9nD3qGkc\"}"} 
[2026-05-01 15:57:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88xy9mE1ynREW5Hecw\"}"} 
[2026-05-01 15:57:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88z7N8sM373hK7kTCc\"}"} 
[2026-05-01 15:57:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac88zQDzWoAEZ5szuT1r\"}"} 
[2026-05-01 15:57:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac891ic2tum5LxvEbLVz\"}"} 
[2026-05-01 15:57:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac891UxjmASqaWQ2n3tP\"}"} 
[2026-05-01 15:57:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac892t3oc7x3gTBDXTgK\"}"} 
[2026-05-01 15:57:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8937w6zjWfUVtetGbF\"}"} 
[2026-05-01 15:57:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89431Cxquj4WBQUKps\"}"} 
[2026-05-01 15:57:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac894S4xUukuhnRcFYhN\"}"} 
[2026-05-01 15:57:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac895ejzNF2qszGr5s2f\"}"} 
[2026-05-01 15:57:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac895iTdKBN6CtgoMCFX\"}"} 
[2026-05-01 15:57:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89745FYwkmWQuNb7oD\"}"} 
[2026-05-01 15:57:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac898NhaYoa2ok9dVMHq\"}"} 
[2026-05-01 15:57:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac897sBm9v5hLLWfiaL4\"}"} 
[2026-05-01 15:57:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac899aNv2Kca6rYCGNR6\"}"} 
[2026-05-01 15:57:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac899sjt7XdZsMDcXPwr\"}"} 
[2026-05-01 15:57:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89BCMzBvax3a8ChpnB\"}"} 
[2026-05-01 15:57:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89CPYoNJUUxQvrRPij\"}"} 
[2026-05-01 15:57:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89DcxhiRc6FcJzpgY8\"}"} 
[2026-05-01 15:57:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89F62A1gxP2u63Jaea\"}"} 
[2026-05-01 15:57:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89FTM8nCziFQmBB8F4\"}"} 
[2026-05-01 15:57:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89GTNNFszLQj7N2TE5\"}"} 
[2026-05-01 15:57:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89HiGpedcD87uubDkG\"}"} 
[2026-05-01 15:57:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89HqDYrZ7KEgJ8gmjJ\"}"} 
[2026-05-01 15:57:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89KDK1eYoismbzK6Ai\"}"} 
[2026-05-01 15:57:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89KszyStC9qJp997kP\"}"} 
[2026-05-01 15:57:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89LYgQtYwxrf1u647v\"}"} 
[2026-05-01 15:57:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89MF6muvfHiAJnBarL\"}"} 
[2026-05-01 15:57:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89N3yTVZDPUyi7BJdP\"}"} 
[2026-05-01 15:57:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89NcCp9rQbfVHeLfcQ\"}"} 
[2026-05-01 15:57:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89PQpr5biGy95vypCA\"}"} 
[2026-05-01 15:57:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89Q6kaQNGpazKrLXhS\"}"} 
[2026-05-01 15:57:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89QstKBJJyAZxQgEQg\"}"} 
[2026-05-01 15:57:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89S4pHcpVDAMaSw6tM\"}"} 
[2026-05-01 15:57:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89Shmat7jKDNYv4v3j\"}"} 
[2026-05-01 15:57:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89TSuoyMGtt7skMrYQ\"}"} 
[2026-05-01 15:57:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89UE3QiQTxZKCP7C7S\"}"} 
[2026-05-01 15:57:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89UhaEbyoQmG2hkY5o\"}"} 
[2026-05-01 15:57:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89VdsrMizGpmk35j1R\"}"} 
[2026-05-01 15:57:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89W5RQLcZkdF419Zos\"}"} 
[2026-05-01 15:57:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89XS2aNYbWrvqrDXKp\"}"} 
[2026-05-01 15:57:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89X6SPaPXwCgfyyG1U\"}"} 
[2026-05-01 15:57:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89ZDvyJUAeC2m5Dgx8\"}"} 
[2026-05-01 15:57:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89a3nfWrDCz8SK1AKG\"}"} 
[2026-05-01 15:57:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89aV5jUgLvAMp3KctX\"}"} 
[2026-05-01 15:57:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89bS8T5oegsg5g8qVA\"}"} 
[2026-05-01 15:57:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89bkEjpNXap4aMaEZA\"}"} 
[2026-05-01 15:57:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89cnFHqA6PNn3SEFeM\"}"} 
[2026-05-01 15:57:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89dXPktzxKFL6EagWr\"}"} 
[2026-05-01 15:57:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89e2uJbfzABPXoVTYf\"}"} 
[2026-05-01 15:57:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89fJ3yN1h4NvCHLZxx\"}"} 
[2026-05-01 15:57:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89fPm22xRAazjSj9d6\"}"} 
[2026-05-01 15:57:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89gfuKPfVbWSoizwtv\"}"} 
[2026-05-01 15:57:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89goqJ1HSdtY8NrB3m\"}"} 
[2026-05-01 15:57:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89hrqXaRJNY5xZfSL4\"}"} 
[2026-05-01 15:57:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89i8TdXNsq13iTtkME\"}"} 
[2026-05-01 15:57:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89jGRXRwPsgV3xz7La\"}"} 
[2026-05-01 15:57:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89jc1eTkQaBJtBFWX4\"}"} 
[2026-05-01 15:57:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89kmTrvH1zxRnFdDts\"}"} 
[2026-05-01 15:57:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89m54nVd7icJWJT7Jz\"}"} 
[2026-05-01 15:57:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89n7Kj6ojbZuF5JcBV\"}"} 
[2026-05-01 15:57:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89nKishdBRNc1sM1bV\"}"} 
[2026-05-01 15:57:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89oXexmAi2pAnxSqqo\"}"} 
[2026-05-01 15:57:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89om3YWghogSSJqSub\"}"} 
[2026-05-01 15:57:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89q4vPUzKzdWgVUsMs\"}"} 
[2026-05-01 15:57:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89qANqa2c193V7TGe6\"}"} 
[2026-05-01 15:57:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89rWzSFGznJAY2QDaU\"}"} 
[2026-05-01 15:57:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89siAwTvA8pWUL4a89\"}"} 
[2026-05-01 15:57:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89sDuWCLR5FAxbLJd5\"}"} 
[2026-05-01 15:57:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89uJR3GBEzNFvT3FHv\"}"} 
[2026-05-01 15:57:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89u1K5jjryYXooANJV\"}"} 
[2026-05-01 15:57:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89voxK6FjYCHfGdYjQ\"}"} 
[2026-05-01 15:57:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89w5aSHTx1zZ7ikcEv\"}"} 
[2026-05-01 15:57:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89xAK3Nep171o7dzn4\"}"} 
[2026-05-01 15:57:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89xUuqSVzjHBSDz2hz\"}"} 
[2026-05-01 15:57:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89yXB1QuKqypQCpio9\"}"} 
[2026-05-01 15:57:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89ypmoM6Wr8N6xLUQb\"}"} 
[2026-05-01 15:57:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac89zmq1WvU26XDtbzRy\"}"} 
[2026-05-01 15:57:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A15Bk3uVVbMWhpFHK\"}"} 
[2026-05-01 15:57:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A27hBWC8tLA9cfC7M\"}"} 
[2026-05-01 15:57:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A2T2oq51QXbdrGNHK\"}"} 
[2026-05-01 15:57:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A3q8QKb7XhnBj8yq5\"}"} 
[2026-05-01 15:57:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A3VY6iJLjKNYNEeos\"}"} 
[2026-05-01 15:57:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A5EDTSPPPeAd4XeYN\"}"} 
[2026-05-01 15:57:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A6NBDN4yZUn8wnG74\"}"} 
[2026-05-01 15:57:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A6cZXA3B35ePwvraj\"}"} 
[2026-05-01 15:57:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A857q5uGc3YL8tjqR\"}"} 
[2026-05-01 15:57:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A7kmd7Eys31We2twq\"}"} 
[2026-05-01 15:57:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A9RUusdzBz5faYGob\"}"} 
[2026-05-01 15:57:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8A9ZfYnqbwaanWzU3i\"}"} 
[2026-05-01 15:57:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AAnLWqCXZs17eJMvA\"}"} 
[2026-05-01 15:57:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AAo5XZ7Sq59tsoYne\"}"} 
[2026-05-01 15:57:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ACT3oL1h2KbKMc3nQ\"}"} 
[2026-05-01 15:57:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ADtNDZ5LPwxtTnZQu\"}"} 
[2026-05-01 15:57:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AFDEhBRRGvPw27pxJ\"}"} 
[2026-05-01 15:57:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AEcGqKekWCKQvndz2\"}"} 
[2026-05-01 15:57:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AGUPTH2jxKyLcrdHr\"}"} 
[2026-05-01 15:57:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AGh3JiR1So2F2uwMC\"}"} 
[2026-05-01 15:57:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AHtU6Lr4k6AkCCGqF\"}"} 
[2026-05-01 15:57:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AJ6NQP1NjSErhhWzM\"}"} 
[2026-05-01 15:57:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AKSyx7sPyRXqLWKCo\"}"} 
[2026-05-01 15:57:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AKJJcsg9oRytDbH86\"}"} 
[2026-05-01 15:57:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ALdRXfa7Rte6k7wyN\"}"} 
[2026-05-01 15:57:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ALwXTk5FDhbCgcuXK\"}"} 
[2026-05-01 15:57:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AMo83kq5M1Zp4Gnnq\"}"} 
[2026-05-01 15:57:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ANM73jRXvtddfc6hG\"}"} 
[2026-05-01 15:57:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8APVZbgqW2L5XFw13B\"}"} 
[2026-05-01 15:57:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8APkSp1kRXhYx21EvZ\"}"} 
[2026-05-01 15:57:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AQtuNdmyjHf3iPQ8Z\"}"} 
[2026-05-01 15:57:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AR9HP69GDX3QYC2LK\"}"} 
[2026-05-01 15:57:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ASPwVnixSApgmrKs7\"}"} 
[2026-05-01 15:57:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ASGFfofsEYLoheD4x\"}"} 
[2026-05-01 15:57:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ATadbm7W5qHL7secg\"}"} 
[2026-05-01 15:57:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ATfqTbJetB73DmL3p\"}"} 
[2026-05-01 15:57:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AUxEF5nidFWHgpvzp\"}"} 
[2026-05-01 15:57:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AV3SJMnoRezd8vRVC\"}"} 
[2026-05-01 15:57:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AWRXkHXERN2wCXaSU\"}"} 
[2026-05-01 15:57:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AWVW18PgtJ5dQsNMx\"}"} 
[2026-05-01 15:57:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AXvaGUcrFFqRzWttN\"}"} 
[2026-05-01 15:57:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AXt6RR7WJbpDNVn7T\"}"} 
[2026-05-01 15:57:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AZHgHmpjmhA5WwRoT\"}"} 
[2026-05-01 15:57:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AZFwhPN9c99EPiGpr\"}"} 
[2026-05-01 15:57:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AahkriMTQTRqSKsQP\"}"} 
[2026-05-01 15:57:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AagGYgeNDoyVXJipH\"}"} 
[2026-05-01 15:57:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AcEHN1Xy2ASJXFPc6\"}"} 
[2026-05-01 15:57:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ac7Lb3w18u1tLDoKn\"}"} 
[2026-05-01 15:57:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AdThie4BqPo6bG4bU\"}"} 
[2026-05-01 15:57:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AdRxqgPVVBxGe6dEV\"}"} 
[2026-05-01 15:57:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Aew18jrbQ3KG5UKLW\"}"} 
[2026-05-01 15:57:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AfS1xjZ5NjbRmtqCu\"}"} 
[2026-05-01 15:57:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AgBfKUDcXDaDC7upk\"}"} 
[2026-05-01 15:57:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AgjeXrj1Qwo87WVj6\"}"} 
[2026-05-01 15:57:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AhbEybdpgHMmWgYYA\"}"} 
[2026-05-01 15:57:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AhubLcJvp95cw2acK\"}"} 
[2026-05-01 15:57:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Aj4Yi8yXGhPJKrLJf\"}"} 
[2026-05-01 15:57:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AjhFE3ea5w42Lkc6S\"}"} 
[2026-05-01 15:57:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Akb5HJVbJQLTEXeKR\"}"} 
[2026-05-01 15:57:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Am56LpGSNti5kuP3T\"}"} 
[2026-05-01 15:57:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Amrimp9UAvByjrmS3\"}"} 
[2026-05-01 15:57:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AnWfWmBijPuLn9WNa\"}"} 
[2026-05-01 15:57:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AoM1r25eozfBwCaNh\"}"} 
[2026-05-01 15:57:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AouVuxbKHBe7dWC5R\"}"} 
[2026-05-01 15:57:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Apxkg3UV1ozhp3U24\"}"} 
[2026-05-01 15:57:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AqF7j7L3xJYPvK9TU\"}"} 
[2026-05-01 15:57:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ArM6QrAZM98nSF5KL\"}"} 
[2026-05-01 15:57:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ArXWP3uE9nnkjWx2B\"}"} 
[2026-05-01 15:57:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Assd7svfJtgngtDXD\"}"} 
[2026-05-01 15:57:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AszpLHGjQ1fh14XS6\"}"} 
[2026-05-01 15:57:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Au63ZenFvVdMerugq\"}"} 
[2026-05-01 15:57:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AuVc57zjB68xwaor6\"}"} 
[2026-05-01 15:57:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AvcaTwvbf8Sv9A8Cv\"}"} 
[2026-05-01 15:57:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AvmzdyDafWhZytWye\"}"} 
[2026-05-01 15:57:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ax2uBYUDKFXJHxWjp\"}"} 
[2026-05-01 15:57:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ax77r94rcKH9u6tzp\"}"} 
[2026-05-01 15:57:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AyRVgkLvfLfpLHgen\"}"} 
[2026-05-01 15:57:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8AzVjehnNcErBzRVjg\"}"} 
[2026-05-01 15:57:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Azff1UfgDaTCWZtDu\"}"} 
[2026-05-01 15:57:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B24FQcTpduacaastQ\"}"} 
[2026-05-01 15:57:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B2vajwkdJ4ebfGdKn\"}"} 
[2026-05-01 15:57:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B3HfPww7RhY56j9uX\"}"} 
[2026-05-01 15:57:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B4AFMUEaavtoZsjfw\"}"} 
[2026-05-01 15:57:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B4iF21kFD7jBD7Lw6\"}"} 
[2026-05-01 15:57:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B5kkPd6JP8bpyGa7S\"}"} 
[2026-05-01 15:57:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B69oYzqaD7R6PZikr\"}"} 
[2026-05-01 15:57:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B6yuzfmrwEK5ueEmG\"}"} 
[2026-05-01 15:57:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:57:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:57:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:57:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B7YeWfeP43N2D6R28\"}"} 
[2026-05-01 15:57:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B8JY18W1rfgKoRofU\"}"} 
[2026-05-01 15:58:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B8vFEyhhDScgiGRSN\"}"} 
[2026-05-01 15:58:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8B9ZCKriRWeL3LmFo5\"}"} 
[2026-05-01 15:58:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BAyX6uPAsWSnQVa3t\"}"} 
[2026-05-01 15:58:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BAXyje9q8qu7r5uoP\"}"} 
[2026-05-01 15:58:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BCRqHbfrJGCcJGABG\"}"} 
[2026-05-01 15:58:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BCr92p474pBdUjie6\"}"} 
[2026-05-01 15:58:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BDwsHD3RKUwArk9U7\"}"} 
[2026-05-01 15:58:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BEEjBkiBWhLfcDFPL\"}"} 
[2026-05-01 15:58:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BFSuDyVGDqs4ZoGxQ\"}"} 
[2026-05-01 15:58:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BFfYqG2aVKwwfS1tb\"}"} 
[2026-05-01 15:58:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BGqkJMRxcEixWYjo2\"}"} 
[2026-05-01 15:58:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BHiprVHibGRE6pofw\"}"} 
[2026-05-01 15:58:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BJ98WqZp7pPth3rRX\"}"} 
[2026-05-01 15:58:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BK5w2FSJQQwNPtoSH\"}"} 
[2026-05-01 15:58:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BLVWvMxztdX76DnTc\"}"} 
[2026-05-01 15:58:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BKisoXR5V1NUYCinM\"}"} 
[2026-05-01 15:58:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BMrNUMhAnUuVT1ZTQ\"}"} 
[2026-05-01 15:58:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BN6kqYjyFTuoDQZHR\"}"} 
[2026-05-01 15:58:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BPJS3nBUBJBCD3X27\"}"} 
[2026-05-01 15:58:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BPVbQwZgF4D9dERyd\"}"} 
[2026-05-01 15:58:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BQYbdkzrAomFsAw4t\"}"} 
[2026-05-01 15:58:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BQnyYQvGiWzvUZ5KP\"}"} 
[2026-05-01 15:58:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BRvwVMAHRhcMGWTzo\"}"} 
[2026-05-01 15:58:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BSD4UprV3dx1kx44h\"}"} 
[2026-05-01 15:58:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BTFoyY1daXJxxKiqb\"}"} 
[2026-05-01 15:58:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BTbeYXrZBM6mvgmwg\"}"} 
[2026-05-01 15:58:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BUdAR9TEKjD4tQeER\"}"} 
[2026-05-01 15:58:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BUyzRbgM9SyHzQzuj\"}"} 
[2026-05-01 15:58:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BWCfY2chPLTmCmG4F\"}"} 
[2026-05-01 15:58:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BVv3vUdQkm5vX78bG\"}"} 
[2026-05-01 15:58:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BXVoMLPe2yPgnj8fd\"}"} 
[2026-05-01 15:58:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BXWnqt8yrZWV9rhS3\"}"} 
[2026-05-01 15:58:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BYw7uEYhgpXT68n1f\"}"} 
[2026-05-01 15:58:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BZLSAuaKdpVk9RZPn\"}"} 
[2026-05-01 15:58:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BaXs3pvZD9r67um8G\"}"} 
[2026-05-01 15:58:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Bawv2ihXprQLtNcLe\"}"} 
[2026-05-01 15:58:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BboWrJUe5i5fSWKfA\"}"} 
[2026-05-01 15:58:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BdCrHf2ESN1Mo1eaq\"}"} 
[2026-05-01 15:58:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Bd69x2nNNFXpiZLy4\"}"} 
[2026-05-01 15:58:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BeZhj21eHrAzHEky6\"}"} 
[2026-05-01 15:58:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BeoqiXkoacFmsgK8v\"}"} 
[2026-05-01 15:58:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BfvouxpQhUCus2EXE\"}"} 
[2026-05-01 15:58:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BgKdF8JXLN5Fv1jC5\"}"} 
[2026-05-01 15:58:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BhZ3PfidvbGgCBivA\"}"} 
[2026-05-01 15:58:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BizrPbqcbs6MbwSRo\"}"} 
[2026-05-01 15:58:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Bn2v1tbNsaLM8GveX\"}"} 
[2026-05-01 15:58:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BoUEWZFeciUJwzozd\"}"} 
[2026-05-01 15:58:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BpqLfN5d4G1YQVrcb\"}"} 
[2026-05-01 15:58:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BrGf4RvEgSmXMghjG\"}"} 
[2026-05-01 15:58:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BtDEsBC4heRjrtUUd\"}"} 
[2026-05-01 15:58:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Bue4tQdjRBqjqCaB5\"}"} 
[2026-05-01 15:58:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Bw2uBvnCMmXyFpopF\"}"} 
[2026-05-01 15:58:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8BxSjbCp5J7N83Kd7M\"}"} 
[2026-05-01 15:58:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Byr53GCQwKjtJEgoz\"}"} 
[2026-05-01 15:58:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ByZTNx4W15nF7gkui\"}"} 
[2026-05-01 15:58:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C18i3sjU98xzMvvZc\"}"} 
[2026-05-01 15:58:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C1NbsPt8ritZ7zj1T\"}"} 
[2026-05-01 15:58:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C2cG9emY6fbjCAB24\"}"} 
[2026-05-01 15:58:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C2c1nRF8DJqi2cWds\"}"} 
[2026-05-01 15:58:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C3xNbrWPtDWGaxKkB\"}"} 
[2026-05-01 15:58:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C4KD4pbFzugP6S7cg\"}"} 
[2026-05-01 15:58:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C5D2mjeXQCXEhh2Un\"}"} 
[2026-05-01 15:58:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C5abwJvw6eyktQMXb\"}"} 
[2026-05-01 15:58:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C6bseovhaGkAyDSq4\"}"} 
[2026-05-01 15:58:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C72RLogLSXqBoryN1\"}"} 
[2026-05-01 15:58:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C89drf3iyvwhLTTuF\"}"} 
[2026-05-01 15:58:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8C9XjW9AkUJxjL1QPN\"}"} 
[2026-05-01 15:58:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CAJsD3YtnrPmoPEar\"}"} 
[2026-05-01 15:58:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CAvprNzWUmebAyVBT\"}"} 
[2026-05-01 15:58:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CBjCB8wS1LVP2gLR5\"}"} 
[2026-05-01 15:58:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CCMeazxiwuizZQ7U8\"}"} 
[2026-05-01 15:58:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CD1q8UwogLCQc6k9E\"}"} 
[2026-05-01 15:58:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CDkywdojaFe7zDNMu\"}"} 
[2026-05-01 15:58:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CENCS1aqDxfNoMbGs\"}"} 
[2026-05-01 15:58:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CF8abafUBEFBctPCv\"}"} 
[2026-05-01 15:58:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CGXB9S6Pa2A7f4LQH\"}"} 
[2026-05-01 15:58:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CGEojAEnbrwZnaCoY\"}"} 
[2026-05-01 15:58:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CHumUYWUicubrxpim\"}"} 
[2026-05-01 15:58:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CJBtSc6Su6WyxvGdy\"}"} 
[2026-05-01 15:58:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CKK6me1RJX2tYYK2t\"}"} 
[2026-05-01 15:58:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CKYjvenKAE4Tp6ZGY\"}"} 
[2026-05-01 15:58:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CLyp8gUfY8BtUomZ2\"}"} 
[2026-05-01 15:58:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CLyZTJ52K8EPGSKwe\"}"} 
[2026-05-01 15:58:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CNFDCTe4rT67EuJZQ\"}"} 
[2026-05-01 15:58:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CP16z3aCWUAN4ebUd\"}"} 
[2026-05-01 15:58:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CPjkrqqMiyTo8Djo7\"}"} 
[2026-05-01 15:58:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CQKjK7aX9VXxdJqCC\"}"} 
[2026-05-01 15:58:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CRAKxzoHYL5opGJ36\"}"} 
[2026-05-01 15:58:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CSbQ6WCRUMKxCNe9r\"}"} 
[2026-05-01 15:58:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CUPoN3oEhvfrHtr7G\"}"} 
[2026-05-01 15:58:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CVodc5Bc6hXM7eBNH\"}"} 
[2026-05-01 15:58:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CXKfWpQvYJwtACX8U\"}"} 
[2026-05-01 15:58:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CYphm5Fjph2m3faAP\"}"} 
[2026-05-01 15:58:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CaGm9nGMLJzeZ83he\"}"} 
[2026-05-01 15:58:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Cbe7reBMH8QGcfU2X\"}"} 
[2026-05-01 15:58:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CdA9kX7VpxBeaA7yR\"}"} 
[2026-05-01 15:58:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CecxNe5ysgLfzwWJt\"}"} 
[2026-05-01 15:58:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CgGBRubm3zKiy7xHW\"}"} 
[2026-05-01 15:58:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Chwdibvjsxs3ceR7H\"}"} 
[2026-05-01 15:58:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CjMDTJB2yF2ULmNn5\"}"} 
[2026-05-01 15:58:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CkyCJs6iWuP3QDADV\"}"} 
[2026-05-01 15:58:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CnXxV31Ec8S7e8DVh\"}"} 
[2026-05-01 15:58:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CprcBe7xtv1oQXZJe\"}"} 
[2026-05-01 15:58:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CrMtqfYetBLmPNSCm\"}"} 
[2026-05-01 15:58:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Csi1baLwbVqA6QG7o\"}"} 
[2026-05-01 15:58:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Cu8as1FYKcGBa7HSd\"}"} 
[2026-05-01 15:58:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CvMzuuZ7yncEem3Tm\"}"} 
[2026-05-01 15:58:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Cx2xczBd4LtcQyube\"}"} 
[2026-05-01 15:58:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8CyjQMyjYwpPyiY9cm\"}"} 
[2026-05-01 15:58:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8D7tYNDpSEzze7WnJn\"}"} 
[2026-05-01 15:58:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8D9wpKzHPYWKYbBPHZ\"}"} 
[2026-05-01 15:58:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DBfFUDup7jPtyTDdc\"}"} 
[2026-05-01 15:58:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DD9JNkYVbKpTqzSFw\"}"} 
[2026-05-01 15:58:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DFbdwxu5nL4xTeU9V\"}"} 
[2026-05-01 15:58:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DHr5MXRAzYEFDY2TD\"}"} 
[2026-05-01 15:58:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DKW34Pzd4ePg2ToSK\"}"} 
[2026-05-01 15:58:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DMEE1d4zxVFFdpYVL\"}"} 
[2026-05-01 15:58:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DNdJoEewWwfnBaEoV\"}"} 
[2026-05-01 15:58:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DQ6Mzz6fEKSJdTkAK\"}"} 
[2026-05-01 15:58:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DRTxndgUefLkmmNVy\"}"} 
[2026-05-01 15:58:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DSgPgqpQ4M6eWiDc4\"}"} 
[2026-05-01 15:58:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DU2kewzQR1g97Ki8A\"}"} 
[2026-05-01 15:58:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DWoByoJq91vbRJbzy\"}"} 
[2026-05-01 15:58:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DgWb7Lofa4SfKt7Ye\"}"} 
[2026-05-01 15:58:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Di6b2gmtpXgAshBHc\"}"} 
[2026-05-01 15:58:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DjwTre4KcmpdZ8EL3\"}"} 
[2026-05-01 15:58:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DmJpMymbxRCj8SSBR\"}"} 
[2026-05-01 15:58:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Dni9tLZr2m5MwH19P\"}"} 
[2026-05-01 15:58:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DpES9DBqxettEV5Cu\"}"} 
[2026-05-01 15:58:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DqiyeCWyxaTkiPjPK\"}"} 
[2026-05-01 15:58:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ds2Ms9MDEymACgPgG\"}"} 
[2026-05-01 15:58:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DtCo9RQyVJGgsLnhd\"}"} 
[2026-05-01 15:58:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DuSiV1tyF53ZjcFy9\"}"} 
[2026-05-01 15:58:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DvtmkseMbGfkFj4Ld\"}"} 
[2026-05-01 15:58:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8DxM6EsMZEe2bhPC3X\"}"} 
[2026-05-01 15:58:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FDHYF9Thy8wpbJ1fX\"}"} 
[2026-05-01 15:58:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FFWVMqUx2Lj2R2rNR\"}"} 
[2026-05-01 15:58:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FGtLPHMcNBVCqKoYX\"}"} 
[2026-05-01 15:58:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FJLPpa9x1fmsTWYHT\"}"} 
[2026-05-01 15:58:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FKnTkrefAr9dQXSa9\"}"} 
[2026-05-01 15:58:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FQYTZfrMuiMSqh2ua\"}"} 
[2026-05-01 15:58:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FRz2cdYrAdieevgR9\"}"} 
[2026-05-01 15:58:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FTCwpF78T7oqMufV3\"}"} 
[2026-05-01 15:58:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FUiyqtXA5nTgNxdfd\"}"} 
[2026-05-01 15:58:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FWHVBoWBBz7GKcp8G\"}"} 
[2026-05-01 15:58:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:58:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FXebLVgSZFx6nThJ3\"}"} 
[2026-05-01 15:58:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:58:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:58:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FYxUZsEJVVBxvvgjv\"}"} 
[2026-05-01 15:59:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FaDd4SxGFACZzwUYC\"}"} 
[2026-05-01 15:59:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FcxKzYfk5Grvxkp7L\"}"} 
[2026-05-01 15:59:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FeZpJut46SwGF8Kez\"}"} 
[2026-05-01 15:59:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FheMYvUNmyk2scCfy\"}"} 
[2026-05-01 15:59:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:02] local.ERROR: Claude Exception: cURL error 28: Operation timed out after 45002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.anthropic.com/v1/messages  
[2026-05-01 15:59:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FkRncaZ15hAfxGuNm\"}"} 
[2026-05-01 15:59:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FmCAyfj6VigNMWDMw\"}"} 
[2026-05-01 15:59:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FnChHtTioWzErfqi2\"}"} 
[2026-05-01 15:59:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FnUZnRtFJxtyZcqmm\"}"} 
[2026-05-01 15:59:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Foyc6r7wV7yBJoRWR\"}"} 
[2026-05-01 15:59:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FpwtrSn9wptqwEQYQ\"}"} 
[2026-05-01 15:59:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FqDmiP8pY2KgwPXu3\"}"} 
[2026-05-01 15:59:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FrHWo6roCptVgd47L\"}"} 
[2026-05-01 15:59:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FradBjFfj4a9BPxvV\"}"} 
[2026-05-01 15:59:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FsUwrz2TyJgsTVTB4\"}"} 
[2026-05-01 15:59:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FszDGFq9nuTdWGd3g\"}"} 
[2026-05-01 15:59:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FtsHhN37hRFoD2xqw\"}"} 
[2026-05-01 15:59:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FuNYxw5jpJJ2Rzvha\"}"} 
[2026-05-01 15:59:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FvEQ64MXnut6nnEyp\"}"} 
[2026-05-01 15:59:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FveTB9WVq2QU9r23d\"}"} 
[2026-05-01 15:59:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FwV458di9MGCn1nPQ\"}"} 
[2026-05-01 15:59:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Fx5X1WhGWanzDh1PW\"}"} 
[2026-05-01 15:59:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Fxu8SUSRcQhZqd43Z\"}"} 
[2026-05-01 15:59:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FyMR96PxvkyGx7eCy\"}"} 
[2026-05-01 15:59:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FzVsmitbC76MuAA1f\"}"} 
[2026-05-01 15:59:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8FzsSw1FUk3FUvy7X9\"}"} 
[2026-05-01 15:59:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G1zR3V5BAccz4YK9D\"}"} 
[2026-05-01 15:59:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G2FYfLPZBBJqZtKng\"}"} 
[2026-05-01 15:59:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G3K3DL56qYG94MDkc\"}"} 
[2026-05-01 15:59:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G4M498cDpJ8Xwdnxz\"}"} 
[2026-05-01 15:59:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G4oqEBS5y5cnVB6HF\"}"} 
[2026-05-01 15:59:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G5m8MkrhY7w2W7bh6\"}"} 
[2026-05-01 15:59:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G6hggjwHjVVctuRzR\"}"} 
[2026-05-01 15:59:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G72nJQCTVhUDib8Ej\"}"} 
[2026-05-01 15:59:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G8ExWpUxMJ1b5Wryu\"}"} 
[2026-05-01 15:59:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G8PduYA6iiGihjbiq\"}"} 
[2026-05-01 15:59:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G9a5bhB9m6GnmLQwZ\"}"} 
[2026-05-01 15:59:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8G9sBrMK4EudPTpJq2\"}"} 
[2026-05-01 15:59:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GAvguou5Bdf91XK7M\"}"} 
[2026-05-01 15:59:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GBHGd95Sby7xiVrQw\"}"} 
[2026-05-01 15:59:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GC87ejjcRUNmD9Mvm\"}"} 
[2026-05-01 15:59:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GCfcNBApPqFU3QTkt\"}"} 
[2026-05-01 15:59:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GDVxoqJq1MZ1NvkjN\"}"} 
[2026-05-01 15:59:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GDuGv5yXLhhMZAQ2b\"}"} 
[2026-05-01 15:59:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GEwY4Sf87ihogxsXR\"}"} 
[2026-05-01 15:59:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GFHsQW32uRcoKunLd\"}"} 
[2026-05-01 15:59:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GGY2UjdSr3jwaTgGT\"}"} 
[2026-05-01 15:59:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GHQs1U8irHC6U66H6\"}"} 
[2026-05-01 15:59:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GHvsJKZ2SxwvcyyJF\"}"} 
[2026-05-01 15:59:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GJjzCYR97vworJs6R\"}"} 
[2026-05-01 15:59:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GKKDK65uE6tMt8fyf\"}"} 
[2026-05-01 15:59:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GLAJwn9j3vgeDHKSJ\"}"} 
[2026-05-01 15:59:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GLzRJNVAmRkRKFzD1\"}"} 
[2026-05-01 15:59:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GMm4HBwxCVAe2gzWi\"}"} 
[2026-05-01 15:59:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GNUU5DwPbbnG7Uv7m\"}"} 
[2026-05-01 15:59:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GPVEoTEg8RY5PaXwG\"}"} 
[2026-05-01 15:59:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GPzkBFWKhzcxVdyJ4\"}"} 
[2026-05-01 15:59:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GQsLLS7WncjGgzcJa\"}"} 
[2026-05-01 15:59:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GRUnoYtvZDeJ7Nykq\"}"} 
[2026-05-01 15:59:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GSGRBarWZV9PdFpfE\"}"} 
[2026-05-01 15:59:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GSsdeHMnieFaV1gSC\"}"} 
[2026-05-01 15:59:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GTWL9Ror2GSzc7YzP\"}"} 
[2026-05-01 15:59:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GUVNN24hzXN5w1Zhv\"}"} 
[2026-05-01 15:59:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GUkzLzLbVdfS8KD6P\"}"} 
[2026-05-01 15:59:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GVrU5cMDiaLHLY2Ac\"}"} 
[2026-05-01 15:59:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GW8qLgRR2YHzidkYX\"}"} 
[2026-05-01 15:59:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GXEKBaQEpMLtFMVtY\"}"} 
[2026-05-01 15:59:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GXSihEHgxL3RLNaVr\"}"} 
[2026-05-01 15:59:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GYfdwBgjD6dPheYRK\"}"} 
[2026-05-01 15:59:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GZxGx4jmyvx7dohRR\"}"} 
[2026-05-01 15:59:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ga3Etczry7chKeKBH\"}"} 
[2026-05-01 15:59:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GbBCNHzqXD2HchH4G\"}"} 
[2026-05-01 15:59:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GbUZUJPm4L2EfosJd\"}"} 
[2026-05-01 15:59:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GcPNYS2YRk2od7yPX\"}"} 
[2026-05-01 15:59:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gd5Yt7nqf7HGsVLbi\"}"} 
[2026-05-01 15:59:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GdrgEAJTTvEWUUQJc\"}"} 
[2026-05-01 15:59:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GerhgPkN6bv7HVXui\"}"} 
[2026-05-01 15:59:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GfNDGcT36PQZTtgXD\"}"} 
[2026-05-01 15:59:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GgC54hJWGmRyXHoHx\"}"} 
[2026-05-01 15:59:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GgvUnLanQPreY5VQx\"}"} 
[2026-05-01 15:59:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ghh7XumCDbvXptmKA\"}"} 
[2026-05-01 15:59:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GiSWQog8xVNGEMdFp\"}"} 
[2026-05-01 15:59:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gj1zHwaKbTMHJ4Gt7\"}"} 
[2026-05-01 15:59:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GkFQRLZxyVWPXegB2\"}"} 
[2026-05-01 15:59:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gjp7RD1HbHSNNmShN\"}"} 
[2026-05-01 15:59:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GmeEmSVn3LDSBs6oR\"}"} 
[2026-05-01 15:59:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gmt8Ms3zFQnmsVNZD\"}"} 
[2026-05-01 15:59:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GnycHP1TBWywSeQG4\"}"} 
[2026-05-01 15:59:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GoDzNEDbpQ1CAnFZk\"}"} 
[2026-05-01 15:59:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GpPSj5DSoep6znasr\"}"} 
[2026-05-01 15:59:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gpd5cPq7qXXTwTfiP\"}"} 
[2026-05-01 15:59:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gqh58WREhrLogf2Ew\"}"} 
[2026-05-01 15:59:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GrLmEAJa9xMrJs6HT\"}"} 
[2026-05-01 15:59:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gs6uV9iNwdTE3DeD1\"}"} 
[2026-05-01 15:59:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GsiNDNEeKTiBT7Wme\"}"} 
[2026-05-01 15:59:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GtVzb273uKGRkfgh7\"}"} 
[2026-05-01 15:59:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gu9BwWF2gu3ncXPR5\"}"} 
[2026-05-01 15:59:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GvERbgQGqcUjHiqM7\"}"} 
[2026-05-01 15:59:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GvYGwzFapSrrPFsmE\"}"} 
[2026-05-01 15:59:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GwYoRXUtSfysbxifs\"}"} 
[2026-05-01 15:59:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Gx3KWFhmsuJi5sCV4\"}"} 
[2026-05-01 15:59:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GxkyRs9VDnfd9zkB1\"}"} 
[2026-05-01 15:59:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GyZ6vYxLKrLnTcxFS\"}"} 
[2026-05-01 15:59:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8GzA4WbegAX2ju648v\"}"} 
[2026-05-01 15:59:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H16d3szLrpN2mz5zQ\"}"} 
[2026-05-01 15:59:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H1LG4VYwbY8zU6hqf\"}"} 
[2026-05-01 15:59:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H2YBYmFMpYXgMG4ZA\"}"} 
[2026-05-01 15:59:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H2buHeCMtcVzR2uAi\"}"} 
[2026-05-01 15:59:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H3tnrcUK628bBiwyj\"}"} 
[2026-05-01 15:59:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H3zkBzHMbpPiipKs2\"}"} 
[2026-05-01 15:59:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H5CBAFoGsJJykcM8M\"}"} 
[2026-05-01 15:59:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H5EfAwzPAuN9Efw8Q\"}"} 
[2026-05-01 15:59:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H6V4zaVX49ve9vuU9\"}"} 
[2026-05-01 15:59:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H6d18H9gqBuMK9mMU\"}"} 
[2026-05-01 15:59:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H7ijCeM7vvpCJ3bxx\"}"} 
[2026-05-01 15:59:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H9AYoisrGRgZpM55C\"}"} 
[2026-05-01 15:59:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8H83LCizM9iHgQpMyo\"}"} 
[2026-05-01 15:59:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HAXuDCBVqrCQyY9Zi\"}"} 
[2026-05-01 15:59:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HBZAbwfTaacmMNRE6\"}"} 
[2026-05-01 15:59:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HBpY3AhyEN6xhFeuf\"}"} 
[2026-05-01 15:59:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HD2iLiV8aRTFE36h4\"}"} 
[2026-05-01 15:59:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HDDd8sPUDV6ML8hye\"}"} 
[2026-05-01 15:59:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HEM6JtBsqPgxbsAT1\"}"} 
[2026-05-01 15:59:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HEbyW69tCAs6GarUb\"}"} 
[2026-05-01 15:59:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HFuc4yySd7xbe7d28\"}"} 
[2026-05-01 15:59:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HG4mwHgT7iSY6iDtF\"}"} 
[2026-05-01 15:59:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HHDjHQFjszevyMAz5\"}"} 
[2026-05-01 15:59:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HHzckZL63PB9pSFae\"}"} 
[2026-05-01 15:59:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HJUdvXMmzyfcvPAzi\"}"} 
[2026-05-01 15:59:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HKa7cLCvrrCJwQSDn\"}"} 
[2026-05-01 15:59:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HKtxrYNKvuyVdRzyB\"}"} 
[2026-05-01 15:59:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HLyx4kavp4fAShxQu\"}"} 
[2026-05-01 15:59:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HMG4hWuHb11UL2Hmn\"}"} 
[2026-05-01 15:59:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HNL4kNVixoZr7XTB4\"}"} 
[2026-05-01 15:59:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HNcgFqdp3orYwiJGW\"}"} 
[2026-05-01 15:59:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HPcwtdJyXKnf9WZr4\"}"} 
[2026-05-01 15:59:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HPrLscEFJz3eLZYG1\"}"} 
[2026-05-01 15:59:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HQs7UqQjJsLLDAtXZ\"}"} 
[2026-05-01 15:59:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HRUpMW47KDtZYS5Yr\"}"} 
[2026-05-01 15:59:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HSJBNiPVrESXdV55Y\"}"} 
[2026-05-01 15:59:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HSgkSXLhggq2bhKY2\"}"} 
[2026-05-01 15:59:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HTfXmqhsXcu7AA5tj\"}"} 
[2026-05-01 15:59:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HU6aPupSoSgKJVeGd\"}"} 
[2026-05-01 15:59:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HUvgt3zgMDCxBxsTR\"}"} 
[2026-05-01 15:59:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HVj4ThfiYy5DQvRAZ\"}"} 
[2026-05-01 15:59:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HWLXEc3QD1WRThaTK\"}"} 
[2026-05-01 15:59:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HXGaLmCPhdEaXTXc1\"}"} 
[2026-05-01 15:59:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HYYipcwekEFw1gcHT\"}"} 
[2026-05-01 15:59:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HZtb7nfCLaQbZhD3Y\"}"} 
[2026-05-01 15:59:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Hb9VSNmQNkHogpet7\"}"} 
[2026-05-01 15:59:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HcXLnNGkrQXm5uCTp\"}"} 
[2026-05-01 15:59:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8He1PYtft7UNtJjLm7\"}"} 
[2026-05-01 15:59:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HfXffiecVzrLLyzWD\"}"} 
[2026-05-01 15:59:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Hgwk9xjoXk2kBce1r\"}"} 
[2026-05-01 15:59:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HiJMQfgDRkCbgQ3hq\"}"} 
[2026-05-01 15:59:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HjYWgEAPEufpgzh97\"}"} 
[2026-05-01 15:59:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HmyMvppgsocefaeJy\"}"} 
[2026-05-01 15:59:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HpTgbq63YGEu7qDKK\"}"} 
[2026-05-01 15:59:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Hqwjad1sRoFwu2K9h\"}"} 
[2026-05-01 15:59:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HsT28oersHHi5yTJS\"}"} 
[2026-05-01 15:59:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HtiussK95wgxTEqgr\"}"} 
[2026-05-01 15:59:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HvGgRpq4g22R9Mvbn\"}"} 
[2026-05-01 15:59:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Hwi1CU7aoHT17kCX6\"}"} 
[2026-05-01 15:59:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HyB4Tz2Ax1ZC45Dy2\"}"} 
[2026-05-01 15:59:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8HzaPuiBMZAbjBQNLY\"}"} 
[2026-05-01 15:59:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8J1npHHyUj5v8S1hNU\"}"} 
[2026-05-01 15:59:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8J3AfP5YkinTNXQXvD\"}"} 
[2026-05-01 15:59:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8J4aFSg9YYnzdP9W2u\"}"} 
[2026-05-01 15:59:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8J61KhXn7xNpwfGZuP\"}"} 
[2026-05-01 15:59:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8J7Y6dgpy87YgjWYQL\"}"} 
[2026-05-01 15:59:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8J8siQncR341y4FhBo\"}"} 
[2026-05-01 15:59:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JAJnVTV6qVeB21R8V\"}"} 
[2026-05-01 15:59:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JBjrQLfPYhQddmHyT\"}"} 
[2026-05-01 15:59:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JDFtSydTNnLgCEDW6\"}"} 
[2026-05-01 15:59:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JEb1JfUEjKmX2ghNV\"}"} 
[2026-05-01 15:59:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JG354aSipytCqJ6B1\"}"} 
[2026-05-01 15:59:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JHNSYN4N94vvvdeN9\"}"} 
[2026-05-01 15:59:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JJsyNjkAEM5bLHtCU\"}"} 
[2026-05-01 15:59:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JLBrK2Vxbvng3gLkX\"}"} 
[2026-05-01 15:59:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JMMJMBB2PhuKZkj63\"}"} 
[2026-05-01 15:59:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JNgg7njakmxsQbXw5\"}"} 
[2026-05-01 15:59:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JQMdTsA7N82CwaYAv\"}"} 
[2026-05-01 15:59:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JRaoCyJcy5bypoLYj\"}"} 
[2026-05-01 15:59:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JUE3XjECUM34bG4Zh\"}"} 
[2026-05-01 15:59:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JVaQT8tnknVY7tMmP\"}"} 
[2026-05-01 15:59:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JWoaEBCKyutj9Rshe\"}"} 
[2026-05-01 15:59:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JYVXRnnLzXEABaTPo\"}"} 
[2026-05-01 15:59:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JZptjqeF8aQGCaSP6\"}"} 
[2026-05-01 15:59:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JbAkz4cnNqan1pHn1\"}"} 
[2026-05-01 15:59:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JcNBvzfFjhvR3Lc8D\"}"} 
[2026-05-01 15:59:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JdmXL3go1ppThJcUr\"}"} 
[2026-05-01 15:59:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Jf4fTzyfnvQKfDp5U\"}"} 
[2026-05-01 15:59:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JgFbn7kssQwDPfvP3\"}"} 
[2026-05-01 15:59:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JhYVDEdsm8g6ghe75\"}"} 
[2026-05-01 15:59:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JiubBrnQVczsesh1Y\"}"} 
[2026-05-01 15:59:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JkDUY2jDkRLzKCxz2\"}"} 
[2026-05-01 15:59:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JmkVfyRmnhgotoL7x\"}"} 
[2026-05-01 15:59:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JoNydqR1EtRLb4Mbg\"}"} 
[2026-05-01 15:59:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Jpr2WHXV8rMmsnPjT\"}"} 
[2026-05-01 15:59:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JrKpugMjH2qboAU39\"}"} 
[2026-05-01 15:59:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JskAANTq6kJ4ph9Qf\"}"} 
[2026-05-01 15:59:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ju9zBJqBy3eQgxYdW\"}"} 
[2026-05-01 15:59:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JvaKQqDZ5pLuhrGQu\"}"} 
[2026-05-01 15:59:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8JxBJiRZtxCnQNFTaC\"}"} 
[2026-05-01 15:59:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Jyp2siaGb6rkFzwyF\"}"} 
[2026-05-01 15:59:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8K1BdiNL1BhtCVqtU6\"}"} 
[2026-05-01 15:59:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8K2XVruJtMFmSZ7GAV\"}"} 
[2026-05-01 15:59:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8K3s7j7EdKHqDvRiVa\"}"} 
[2026-05-01 15:59:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8K5Hh33ea5uCiySa2F\"}"} 
[2026-05-01 15:59:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8K6hGkBrkeRmpdffTs\"}"} 
[2026-05-01 15:59:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8K8WfMcXfDaKYH3spj\"}"} 
[2026-05-01 15:59:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8K9xyDKzM6rfTBzcth\"}"} 
[2026-05-01 15:59:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KBQJ8dCU2AwCJkmqN\"}"} 
[2026-05-01 15:59:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KCkQPK3wJDjrWNNpB\"}"} 
[2026-05-01 15:59:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KE8zookP5dQYWKPEx\"}"} 
[2026-05-01 15:59:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KFZL131XYLRpbAYCQ\"}"} 
[2026-05-01 15:59:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KHGGJFQVTvR6NJKFq\"}"} 
[2026-05-01 15:59:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KJrGTiqLV2236jjU5\"}"} 
[2026-05-01 15:59:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KLH6C3DtWD5o5RV6B\"}"} 
[2026-05-01 15:59:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KMfgZAxrhLZ3D3geh\"}"} 
[2026-05-01 15:59:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KP3HEi923Wk5t4KhF\"}"} 
[2026-05-01 15:59:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KQRdRGNwgchv7s5ua\"}"} 
[2026-05-01 15:59:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KRpDcCrghGokEDE3d\"}"} 
[2026-05-01 15:59:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KTFnF2koMBhkUUF4L\"}"} 
[2026-05-01 15:59:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KUxj3iyAbXhrmYEB7\"}"} 
[2026-05-01 15:59:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KWN4inf5YCL7fRy6M\"}"} 
[2026-05-01 15:59:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KXqcQp1LYr2WNTp8n\"}"} 
[2026-05-01 15:59:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KZseQKHnbb8XMyy3Z\"}"} 
[2026-05-01 15:59:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Kb7KA43bo5XVttEQp\"}"} 
[2026-05-01 15:59:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KcW9pkggKAyqHu1dQ\"}"} 
[2026-05-01 15:59:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KdrWejumbYmaytU8e\"}"} 
[2026-05-01 15:59:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Kf9u3b6QDSh54KS7Y\"}"} 
[2026-05-01 15:59:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KgfgYNkfNHUvaQLHt\"}"} 
[2026-05-01 15:59:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ki8jhFVQJWczbXBdk\"}"} 
[2026-05-01 15:59:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KjaZ9cvMr5xTrDWWA\"}"} 
[2026-05-01 15:59:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KmMxUoSt6GWaMgnQ2\"}"} 
[2026-05-01 15:59:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KoeNtUc5t11YMxZUe\"}"} 
[2026-05-01 15:59:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Kq4TEtg97SwNkkcyo\"}"} 
[2026-05-01 15:59:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KrR4ubuxpLB5j8JYy\"}"} 
[2026-05-01 15:59:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ksp9ecsvVJEfjXwu6\"}"} 
[2026-05-01 15:59:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ku7HtantcjLZRxLUg\"}"} 
[2026-05-01 15:59:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Kve4hZPNLJK2FJCjf\"}"} 
[2026-05-01 15:59:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 15:59:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 15:59:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 15:59:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KxMkLF3pRWrEfdwLE\"}"} 
[2026-05-01 15:59:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8KzHLUkd5w7FyAd8N1\"}"} 
[2026-05-01 16:00:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8L1ju2wsoGa6jT3u4M\"}"} 
[2026-05-01 16:00:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8L38ExS3aM2vHCRCzh\"}"} 
[2026-05-01 16:00:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8L4WqN1Wg2qrbntTZD\"}"} 
[2026-05-01 16:00:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8L5wuRyyL6HH6sR4qY\"}"} 
[2026-05-01 16:00:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8L7i56cCn7Sz9dqvJK\"}"} 
[2026-05-01 16:00:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8L9JpEJE5SbJSb2r5p\"}"} 
[2026-05-01 16:00:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LAqLuRBeBDuJpnHob\"}"} 
[2026-05-01 16:00:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LCGuadEYN9oEcjYa5\"}"} 
[2026-05-01 16:00:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LDYoi2fEURryn19jQ\"}"} 
[2026-05-01 16:00:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LF6KuN5y9C4yADk1V\"}"} 
[2026-05-01 16:00:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LGZsbGkuwaDb6qecB\"}"} 
[2026-05-01 16:00:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LJ1ShEiBmHA5Ev468\"}"} 
[2026-05-01 16:00:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LKVF6eHZMQPZiwp52\"}"} 
[2026-05-01 16:00:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LLz34gVCFQR74o4hg\"}"} 
[2026-05-01 16:00:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LPRP6HmKfaShdJNeP\"}"} 
[2026-05-01 16:00:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LN4mVAg9kJRvA72SR\"}"} 
[2026-05-01 16:00:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LR8pDgYNywd5TuHu8\"}"} 
[2026-05-01 16:00:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LSB5DQehXyaBjHTvT\"}"} 
[2026-05-01 16:00:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LSr1AaDJSM7Ljxt35\"}"} 
[2026-05-01 16:00:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LU5ft4PMyTKNyWsJv\"}"} 
[2026-05-01 16:00:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LUVE1SmmtQhBvGY2o\"}"} 
[2026-05-01 16:00:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LVbx2butYzXkDK8uV\"}"} 
[2026-05-01 16:00:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LVz2JMsXww2djqPfi\"}"} 
[2026-05-01 16:00:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LXgDUsK5XVnHrEkCJ\"}"} 
[2026-05-01 16:00:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LXkgS4bwD15JmB5Sn\"}"} 
[2026-05-01 16:00:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LZFimmY5zsgGZASeV\"}"} 
[2026-05-01 16:00:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LZmUnSVVW1r2AqpqD\"}"} 
[2026-05-01 16:00:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LatwaCv1YQvBxh5yM\"}"} 
[2026-05-01 16:00:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LbF2bGjjB7VHcd83H\"}"} 
[2026-05-01 16:00:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LdB7N35v4Weujx2V8\"}"} 
[2026-05-01 16:00:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Le1UAwS3AkZofDH17\"}"} 
[2026-05-01 16:00:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LfAfyqR78MmQbAitT\"}"} 
[2026-05-01 16:00:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LfXFmPpwYFLFJpYQU\"}"} 
[2026-05-01 16:00:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LgiwEbThxFp6AYcBv\"}"} 
[2026-05-01 16:00:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LgxpXtEuz6zB1bxeP\"}"} 
[2026-05-01 16:00:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LiAW5trwe8XjxLGEb\"}"} 
[2026-05-01 16:00:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LibYdNRuXMbLMEZbj\"}"} 
[2026-05-01 16:00:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LjpTuW5wCkNyVmx1h\"}"} 
[2026-05-01 16:00:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LkCHt8s7ZQ46ypfWp\"}"} 
[2026-05-01 16:00:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LmUBUbSnXKkJFjgcL\"}"} 
[2026-05-01 16:00:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LmskDXtmkMkhn4Hgt\"}"} 
[2026-05-01 16:00:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LoSzf4EfFCxHaonr6\"}"} 
[2026-05-01 16:00:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LoWDtZgaaR6i9fqMK\"}"} 
[2026-05-01 16:00:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Lq2kS969X54jZy87b\"}"} 
[2026-05-01 16:00:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Lq3FKcoj5pABam1X5\"}"} 
[2026-05-01 16:00:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LrV4Mymp7iwYXMStX\"}"} 
[2026-05-01 16:00:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LrP7DaVqwzPj1uLCD\"}"} 
[2026-05-01 16:00:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LsrAYKvxFtuShu9Qv\"}"} 
[2026-05-01 16:00:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Lt1La6rHKk3WA4gAY\"}"} 
[2026-05-01 16:00:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LuDGUfEbC5BofUkXc\"}"} 
[2026-05-01 16:00:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LvURMeL9z26oaQ3fm\"}"} 
[2026-05-01 16:00:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LwnYaSBmZoNJUGc6p\"}"} 
[2026-05-01 16:00:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LuyuBhR1xit6qKgfH\"}"} 
[2026-05-01 16:00:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LybwKGzxtXidSwCEZ\"}"} 
[2026-05-01 16:00:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8LzDPvLeq5HTur3xtp\"}"} 
[2026-05-01 16:00:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M112XNMwKjPVEVCWV\"}"} 
[2026-05-01 16:00:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M1fxd9nn4gYhPdkZt\"}"} 
[2026-05-01 16:00:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M2WJwsiM4pKxQyyX3\"}"} 
[2026-05-01 16:00:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M3DyHRoR8wNPDKKRJ\"}"} 
[2026-05-01 16:00:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M3zcK9d7AJusVnjxS\"}"} 
[2026-05-01 16:00:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M4oEDeCCteuAph2w8\"}"} 
[2026-05-01 16:00:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M5SfqzBr3XL3Zzo13\"}"} 
[2026-05-01 16:00:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M6QiRz9emcA5Nec8h\"}"} 
[2026-05-01 16:00:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M6tEfVbDDykWjfeNV\"}"} 
[2026-05-01 16:00:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M7qHXvTo7smoJ1niP\"}"} 
[2026-05-01 16:00:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M8F6gfQDdDyUakZdB\"}"} 
[2026-05-01 16:00:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M95hHMwUzENnmSapg\"}"} 
[2026-05-01 16:00:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8M9YyYaDoLx9CN4R2u\"}"} 
[2026-05-01 16:00:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MAR4iPG1hdo32gjpr\"}"} 
[2026-05-01 16:00:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MB3GSp6ZH7AGSwogK\"}"} 
[2026-05-01 16:00:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MBpQ57EfAYb3B3K2G\"}"} 
[2026-05-01 16:00:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MCJv7AYv5v3K1Nzwe\"}"} 
[2026-05-01 16:00:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MDnxoFxQGRuj4hss7\"}"} 
[2026-05-01 16:00:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ME7ZtP4GdqNoV2Scb\"}"} 
[2026-05-01 16:00:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MFAKDCkjkKp451s5L\"}"} 
[2026-05-01 16:00:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MFeqEXrKwgFqki7CT\"}"} 
[2026-05-01 16:00:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MGbtQh6M949hoppds\"}"} 
[2026-05-01 16:00:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MH98bbzRh8n8Yi3Kb\"}"} 
[2026-05-01 16:00:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MJ7fukGtEm3Rt6qbW\"}"} 
[2026-05-01 16:00:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MJfAYQrac7xfNmngN\"}"} 
[2026-05-01 16:00:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MKNKuMgBYXyz9HXiC\"}"} 
[2026-05-01 16:00:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MLeDwQ5dnukn6b8Jt\"}"} 
[2026-05-01 16:00:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MLgCmJejcmEo9WsiF\"}"} 
[2026-05-01 16:00:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MN6HW1MxCmMHJUhsj\"}"} 
[2026-05-01 16:00:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MN822G1Lx1iWsisqF\"}"} 
[2026-05-01 16:00:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MPd4aeppTr2hzAWZt\"}"} 
[2026-05-01 16:00:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MPiWnnp8CopSrcK2f\"}"} 
[2026-05-01 16:00:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MR5837b7Mb3hWDGJz\"}"} 
[2026-05-01 16:00:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MRDZL6y577eNCf5P3\"}"} 
[2026-05-01 16:00:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MSfNMgK5br7EREScr\"}"} 
[2026-05-01 16:00:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MTErFTqpTMyKMWmhF\"}"} 
[2026-05-01 16:00:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MU9v1D7hhA54arvMR\"}"} 
[2026-05-01 16:00:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MUrLQ11STi9epctFJ\"}"} 
[2026-05-01 16:00:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MVneERVvwD5gV3W1h\"}"} 
[2026-05-01 16:00:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MWYHRiLjSAEEkAebg\"}"} 
[2026-05-01 16:00:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MXKusZnEHGD4ijdPB\"}"} 
[2026-05-01 16:00:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MY54aqdkTrxXb77mn\"}"} 
[2026-05-01 16:00:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MYvQLPk8ro8UAQMah\"}"} 
[2026-05-01 16:00:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ma57ZNDUNy4iGyRYn\"}"} 
[2026-05-01 16:00:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MaYdgQg5Y5DvPafMC\"}"} 
[2026-05-01 16:00:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mbf7KZJ3u5AS7WPe4\"}"} 
[2026-05-01 16:00:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mc6ACL6GQcAp9ww6k\"}"} 
[2026-05-01 16:00:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MdNYmJo1BNohBkTQt\"}"} 
[2026-05-01 16:00:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MdkcsJSHn4RUs35Cv\"}"} 
[2026-05-01 16:00:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MetpqxbWoeKt7Ko72\"}"} 
[2026-05-01 16:00:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MfJdbBHuPeGG5Rrtc\"}"} 
[2026-05-01 16:00:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MgPsBjj37VeonyZrt\"}"} 
[2026-05-01 16:00:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MgfjuYUoMXHrnRjs3\"}"} 
[2026-05-01 16:00:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MhrgEVECznForyX7u\"}"} 
[2026-05-01 16:00:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MiA2tewwitAh7pKWx\"}"} 
[2026-05-01 16:00:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MjEGt6pmMWKscKg4V\"}"} 
[2026-05-01 16:00:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MjcM69FVoVx1CgK7B\"}"} 
[2026-05-01 16:00:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mki5C2CaSLx4Hhz1r\"}"} 
[2026-05-01 16:00:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MmEKoGYX4hbHiSEho\"}"} 
[2026-05-01 16:00:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mn9thGUScY7tYjsji\"}"} 
[2026-05-01 16:00:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MoZU9N37uoxWpzD1T\"}"} 
[2026-05-01 16:00:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mps6vvLrjEMawbzWb\"}"} 
[2026-05-01 16:00:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mr8kfzgrGshZ6cEht\"}"} 
[2026-05-01 16:00:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MsaKfhWUgn78kXL9q\"}"} 
[2026-05-01 16:00:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mu3skZsNojatZMW92\"}"} 
[2026-05-01 16:00:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MvbtTvUSwFsPcMvf6\"}"} 
[2026-05-01 16:00:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MwEaqZHwst6SCdYUR\"}"} 
[2026-05-01 16:00:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Mx3Cto64a3CXbmMyZ\"}"} 
[2026-05-01 16:00:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MxTWbWsZ2XrGnmMhN\"}"} 
[2026-05-01 16:00:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8MypcKA7AXHW3X61hk\"}"} 
[2026-05-01 16:00:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Myhfi8QCAR1rHpSyd\"}"} 
[2026-05-01 16:00:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N19V7H3SEYtHRnY5b\"}"} 
[2026-05-01 16:00:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N1FBdcp1ZvZ6fBKwy\"}"} 
[2026-05-01 16:00:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N2hkKRo7Zf8hoYoHc\"}"} 
[2026-05-01 16:00:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N2kyD1tCwR3UpiiTu\"}"} 
[2026-05-01 16:00:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N4CY6P24GkY52zHZR\"}"} 
[2026-05-01 16:00:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N4PhUJaNbb7UcqJku\"}"} 
[2026-05-01 16:00:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N5tjfhPxoyNCJ8PYB\"}"} 
[2026-05-01 16:00:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N5q1zV3eb5M1hGR7S\"}"} 
[2026-05-01 16:00:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N7GLFptXAn1yUU4di\"}"} 
[2026-05-01 16:00:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N7EMDFgSxQBZ7EDB1\"}"} 
[2026-05-01 16:00:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N8ZE6nSz3RgQ8p1nn\"}"} 
[2026-05-01 16:00:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N8iedBB6UCJ9B9JKX\"}"} 
[2026-05-01 16:00:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8N9v5rh6JvykCo7GYx\"}"} 
[2026-05-01 16:00:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NAM8CE1Saqwj6DXYm\"}"} 
[2026-05-01 16:00:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NBNeHup1eUCPyHosT\"}"} 
[2026-05-01 16:00:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NBmCxrLhQURfQ9UKq\"}"} 
[2026-05-01 16:00:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ND5LEQuY9Qux28g6U\"}"} 
[2026-05-01 16:00:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NDPwAYiBHW9KGAg3m\"}"} 
[2026-05-01 16:00:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NFMWPTkFJYq3rqzPq\"}"} 
[2026-05-01 16:00:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NFaebxVBDaiyeru6G\"}"} 
[2026-05-01 16:00:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NGsYFMiAqfJHRfBeX\"}"} 
[2026-05-01 16:00:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NHPJ7z4jaAce7fTHk\"}"} 
[2026-05-01 16:00:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NJLM6CpfGhBTmA4nY\"}"} 
[2026-05-01 16:00:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NKVYV3aS6mkPokVA3\"}"} 
[2026-05-01 16:00:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NKmut9Jv23ZuCJQ67\"}"} 
[2026-05-01 16:00:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NLxr2ETjL9x19JJnJ\"}"} 
[2026-05-01 16:00:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NMHT3ExHatnGXx1m6\"}"} 
[2026-05-01 16:00:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NNS9eRNACWSE9pfrS\"}"} 
[2026-05-01 16:00:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NNugQZ8sXFUPfhc2h\"}"} 
[2026-05-01 16:00:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NPokkRYJRWrMyxojp\"}"} 
[2026-05-01 16:00:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NR59sfbzjJsLmAZzT\"}"} 
[2026-05-01 16:00:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NQhppeWdrtBs7aNGF\"}"} 
[2026-05-01 16:00:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NSUVBTjMagNfS9cLw\"}"} 
[2026-05-01 16:00:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NSk7RN15JoNvpVa4U\"}"} 
[2026-05-01 16:00:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NToraVvTqeS8r22LL\"}"} 
[2026-05-01 16:00:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NU8TBk9f37v6Zoqx7\"}"} 
[2026-05-01 16:00:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NVFAzSe2TBpsc8syR\"}"} 
[2026-05-01 16:00:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NVhi3TNQgZzgvYXrm\"}"} 
[2026-05-01 16:00:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NWfFm2bKCryVxW7Qk\"}"} 
[2026-05-01 16:00:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NWyMpe8CqR9hyTpSd\"}"} 
[2026-05-01 16:00:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NY8Js6522qAXiHhsS\"}"} 
[2026-05-01 16:00:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NYSQoLpSCzDC8Az56\"}"} 
[2026-05-01 16:00:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NZVRCvLhZJy6nuV6N\"}"} 
[2026-05-01 16:00:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Na2uoHDB8DxN91oj7\"}"} 
[2026-05-01 16:00:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nat1PhtaBsWZH5tFm\"}"} 
[2026-05-01 16:00:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NbSEuGsTqbNKAs6SE\"}"} 
[2026-05-01 16:00:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NcMoZPUgNhen3dDiQ\"}"} 
[2026-05-01 16:00:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nd1Fbb6ShQ3pyCmHC\"}"} 
[2026-05-01 16:00:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ndnde2rDBtRPED437\"}"} 
[2026-05-01 16:00:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NehCVUPFMFVo6iwZn\"}"} 
[2026-05-01 16:00:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nf3XjuSeiEFxq2Yx5\"}"} 
[2026-05-01 16:00:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NftPM77SWuFagH8ZX\"}"} 
[2026-05-01 16:00:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NgTNCCUfpMWcTZe1G\"}"} 
[2026-05-01 16:00:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nh83nxWvVne1mzEy8\"}"} 
[2026-05-01 16:00:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NhtByakrfKFcYEzF4\"}"} 
[2026-05-01 16:00:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NisxzbipGEcZzcu88\"}"} 
[2026-05-01 16:00:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NjFndmdi9bCJXs4ry\"}"} 
[2026-05-01 16:00:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NkN1kUPsnndNNGRXu\"}"} 
[2026-05-01 16:00:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nm8QSFwdwJ7ekLjHN\"}"} 
[2026-05-01 16:00:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NmvXZ1npd2v6SbGky\"}"} 
[2026-05-01 16:00:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NnU1ttagtWWfW56fi\"}"} 
[2026-05-01 16:00:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NoJNbrvbDUhaJzyHw\"}"} 
[2026-05-01 16:00:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nor7kbxfgNZm1zeWc\"}"} 
[2026-05-01 16:00:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NpoumHi8usZ1m8Cuz\"}"} 
[2026-05-01 16:00:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NqHBi4PsyT7D6easa\"}"} 
[2026-05-01 16:00:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NrCFizMv71A6QfFta\"}"} 
[2026-05-01 16:00:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NriFk2qXU59hoQq3L\"}"} 
[2026-05-01 16:00:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NseZcG1sGAtMzDwVT\"}"} 
[2026-05-01 16:00:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NtAKWG9uq5u5byShW\"}"} 
[2026-05-01 16:00:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NuAbYbTUBt4jc5Z67\"}"} 
[2026-05-01 16:00:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NuaQGf72BGKoZwuLp\"}"} 
[2026-05-01 16:00:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nvg8dp2Hyw5BPWoVe\"}"} 
[2026-05-01 16:00:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NvyF7unjGL9xJ43VM\"}"} 
[2026-05-01 16:00:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NxCfEwFvnf3YMRzfY\"}"} 
[2026-05-01 16:00:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NxRJdwrWxxk9GZ3fX\"}"} 
[2026-05-01 16:00:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8NyscoiM25wSfNPxCC\"}"} 
[2026-05-01 16:00:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Nz2nbVFbhj61PEnSC\"}"} 
[2026-05-01 16:00:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P1Y5Px46PLs469DPt\"}"} 
[2026-05-01 16:00:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P2HEAm88L8vS5qzok\"}"} 
[2026-05-01 16:00:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P2zPRqTvunNqEue4G\"}"} 
[2026-05-01 16:00:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P3jYJc6vpZKteQ6zG\"}"} 
[2026-05-01 16:00:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P4RxFLyFbT8u418ku\"}"} 
[2026-05-01 16:00:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P5A7KXVh3TseA87Qc\"}"} 
[2026-05-01 16:00:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P5sXXEheWuzyzPUDS\"}"} 
[2026-05-01 16:00:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P6aSLg737mbkJgXof\"}"} 
[2026-05-01 16:00:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P77gnJUtaRwg8JhJE\"}"} 
[2026-05-01 16:00:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P7y2rHZVb3pBZgDY3\"}"} 
[2026-05-01 16:00:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P8T3wm1ibWsjeEnjb\"}"} 
[2026-05-01 16:00:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P9LdWQ4pAUVJGuteP\"}"} 
[2026-05-01 16:00:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8P9sNvruNn7tpkkAf1\"}"} 
[2026-05-01 16:00:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PAgVvktUbkJdNjNVf\"}"} 
[2026-05-01 16:00:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PBUcq8MdjZFVspvVE\"}"} 
[2026-05-01 16:00:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PDXeSYJM44N1FFuxR\"}"} 
[2026-05-01 16:00:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PDeqmq2p2hEdQQCUX\"}"} 
[2026-05-01 16:00:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PEnZ2KqnkNuULna1U\"}"} 
[2026-05-01 16:00:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PF3Rxt1tuorB18b97\"}"} 
[2026-05-01 16:00:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PGBtVmdapXBAHDNDQ\"}"} 
[2026-05-01 16:00:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PGTWQLUFoqvj62jBR\"}"} 
[2026-05-01 16:00:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PHkPu5kesmJVMXPqs\"}"} 
[2026-05-01 16:00:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PHzHaPhFB9Ns1G2YV\"}"} 
[2026-05-01 16:00:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PKFSJsYJt25wrKbki\"}"} 
[2026-05-01 16:00:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PKQs5p9XVuWgXhQYJ\"}"} 
[2026-05-01 16:00:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PLY5Me1oKo7tiGUq4\"}"} 
[2026-05-01 16:00:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PLv9YNJdZmfp2uSa2\"}"} 
[2026-05-01 16:00:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PMrCsgnUz79W17ejE\"}"} 
[2026-05-01 16:00:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PNcbFwBqW5chT8WnL\"}"} 
[2026-05-01 16:00:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PP5semg16z1BcCKZz\"}"} 
[2026-05-01 16:00:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PPyx3CWVZeyUpjuzu\"}"} 
[2026-05-01 16:00:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PQLHGrTx1kQYXr6dA\"}"} 
[2026-05-01 16:00:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PRHLBgv4ShQ34JwJS\"}"} 
[2026-05-01 16:00:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PRhdZeHAGbnbw3t8R\"}"} 
[2026-05-01 16:00:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PSZE28AiAHYczMUZK\"}"} 
[2026-05-01 16:00:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PT7iS58KJ9epZJYgJ\"}"} 
[2026-05-01 16:00:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PTw5UwFG5EEX178kE\"}"} 
[2026-05-01 16:00:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PUbWnCrgJ3FWeRvNa\"}"} 
[2026-05-01 16:00:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PVETR3KQuxgHu67H4\"}"} 
[2026-05-01 16:00:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PVzMBydesK4Fbf1Go\"}"} 
[2026-05-01 16:00:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PWiWEfySn7SVBUEzu\"}"} 
[2026-05-01 16:00:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PXjmbWdFxebKb473R\"}"} 
[2026-05-01 16:00:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PYLEyhCAgc4x8dnDj\"}"} 
[2026-05-01 16:00:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PZiauBztNTUpkxYRD\"}"} 
[2026-05-01 16:00:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PZm4nfjSBwRvkzwej\"}"} 
[2026-05-01 16:00:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Pb9Qqjiv9EHhv3Xqo\"}"} 
[2026-05-01 16:00:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PbKLAtzNTd2c3KzhY\"}"} 
[2026-05-01 16:00:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PcPKn1uXv7YQtihWE\"}"} 
[2026-05-01 16:00:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PcnP66n43gbQseFyA\"}"} 
[2026-05-01 16:00:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Pe3Hmqiuo11fc6qAm\"}"} 
[2026-05-01 16:00:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PeLePcBqkxSYmZEyJ\"}"} 
[2026-05-01 16:00:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PfGxEy3fGmtMyS5dK\"}"} 
[2026-05-01 16:00:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PfqS6Jp3KBx3sv5R7\"}"} 
[2026-05-01 16:00:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PgeJeCPX4TPLg3Qct\"}"} 
[2026-05-01 16:00:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PhGFzUbfQ5YzW5jq7\"}"} 
[2026-05-01 16:00:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PhvwiB23JjXPSAyKU\"}"} 
[2026-05-01 16:00:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PibdXVnNiQzC1iYB3\"}"} 
[2026-05-01 16:00:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PjCbYUeGqjiBu3Fiy\"}"} 
[2026-05-01 16:00:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PkhswBD8HawnXYV6M\"}"} 
[2026-05-01 16:00:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Pjsmw1iMc2K7kyMhE\"}"} 
[2026-05-01 16:00:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Pn2Fd4iNGgfUhyEQM\"}"} 
[2026-05-01 16:00:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PnbVE7PHkQQLVMKrM\"}"} 
[2026-05-01 16:00:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PoHf5eHSEhSP3wZdg\"}"} 
[2026-05-01 16:00:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PoxLpvpvKbgfLwp8G\"}"} 
[2026-05-01 16:00:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Pq16HeEcZev5zqDrT\"}"} 
[2026-05-01 16:00:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PqHxXrWcFmFng4ZAV\"}"} 
[2026-05-01 16:00:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PrZMaMAdZrh9E4DbN\"}"} 
[2026-05-01 16:00:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PrpjZYdbA7N27qWow\"}"} 
[2026-05-01 16:00:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PsqkRYPAwdZojiVpZ\"}"} 
[2026-05-01 16:00:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PtDaNGPJbiRohv8rJ\"}"} 
[2026-05-01 16:00:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PubRQLXmSrW6y8v6b\"}"} 
[2026-05-01 16:00:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PvtojEp8dw2YrPB1f\"}"} 
[2026-05-01 16:00:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PuduDZdh7ePrDtLYm\"}"} 
[2026-05-01 16:00:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PxGQQnipCQmYWnjtb\"}"} 
[2026-05-01 16:00:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PxU4TPRzgBWW55VLm\"}"} 
[2026-05-01 16:00:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PyfF2Ctzr2brVt3Ac\"}"} 
[2026-05-01 16:00:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8PywrnUcQhHc5RDd2m\"}"} 
[2026-05-01 16:00:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q14aUwJfz8EnyzxGJ\"}"} 
[2026-05-01 16:00:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q1MCRUjrZgQkDBhv5\"}"} 
[2026-05-01 16:00:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q2uDHc5EaUi5EYoJH\"}"} 
[2026-05-01 16:00:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q3YuF26p4tuQ3rA4m\"}"} 
[2026-05-01 16:00:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q4H4U3vdRsGuaHzmh\"}"} 
[2026-05-01 16:00:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q5KooMYhM5e3Aidr4\"}"} 
[2026-05-01 16:00:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q5dAnupDi1WLEsdQk\"}"} 
[2026-05-01 16:00:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q7BBjZ3jgeceGSQnE\"}"} 
[2026-05-01 16:00:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q6ynF6dx3p7JehntJ\"}"} 
[2026-05-01 16:00:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q8YY7cVPkPWbsYDAW\"}"} 
[2026-05-01 16:00:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q8iCxjMU9AqrzmGny\"}"} 
[2026-05-01 16:00:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Q9zr7ujzr7ndrP2zV\"}"} 
[2026-05-01 16:00:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QA35Wxo4wDd5LFrU3\"}"} 
[2026-05-01 16:00:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QBD2VNDwXh6HdeDqE\"}"} 
[2026-05-01 16:00:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QBar5WTtL29UgXeVM\"}"} 
[2026-05-01 16:00:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QCa8FgTnzB2tHjaVM\"}"} 
[2026-05-01 16:00:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QD1fcGUfr8PThvVQT\"}"} 
[2026-05-01 16:00:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QEM3BQtAVvXJHTScE\"}"} 
[2026-05-01 16:00:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QENXMiaZaJdKsb8F8\"}"} 
[2026-05-01 16:00:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QFjP9i7m81pRFP3g6\"}"} 
[2026-05-01 16:00:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QFkdAf2cQXRXwWm6m\"}"} 
[2026-05-01 16:00:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QHBCYSTmu4QJ8LGL9\"}"} 
[2026-05-01 16:00:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QHWYCTWTwWXC6u7fa\"}"} 
[2026-05-01 16:00:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QJcGdwTyPkjkG67zk\"}"} 
[2026-05-01 16:00:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QKf26HJJhkr1hhvam\"}"} 
[2026-05-01 16:00:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QL5KxUMkw8ZvTzta8\"}"} 
[2026-05-01 16:00:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QM5bZfcRqpv26NHms\"}"} 
[2026-05-01 16:00:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QMxRzv7CieiSYjcM8\"}"} 
[2026-05-01 16:00:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QNWRGi8FQp8Nz8YXu\"}"} 
[2026-05-01 16:00:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:00:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:00:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:00:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QPSETqzYJQAdSti8E\"}"} 
[2026-05-01 16:01:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QPyj9A1x4QznpQ1F2\"}"} 
[2026-05-01 16:01:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QQqKiXEne1uZJJznx\"}"} 
[2026-05-01 16:01:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QRj9coYybGAGmceHo\"}"} 
[2026-05-01 16:01:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QS5Uja9q5eM3mExfS\"}"} 
[2026-05-01 16:01:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QTBD5unDQTYCRhRti\"}"} 
[2026-05-01 16:01:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QTZXoeaGsYYmUxCPz\"}"} 
[2026-05-01 16:01:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QUfW9WGbx1MCBtoXj\"}"} 
[2026-05-01 16:01:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QV3Kzii86Epw3uT6f\"}"} 
[2026-05-01 16:01:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QWBHquHdq1XoAcxyU\"}"} 
[2026-05-01 16:01:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QWc5uvMNAHaRY151r\"}"} 
[2026-05-01 16:01:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QXhpGfb6uVSrq22SV\"}"} 
[2026-05-01 16:01:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QY4tzc1Ysxv7nFPkz\"}"} 
[2026-05-01 16:01:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QZDMCt95mMTxtnrHv\"}"} 
[2026-05-01 16:01:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QZuH39g359oSMLvBg\"}"} 
[2026-05-01 16:01:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QancLh7gB5vpCUfam\"}"} 
[2026-05-01 16:01:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QbSJAC4mANadn3nHc\"}"} 
[2026-05-01 16:01:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QcRaUvxA8tU2BRosK\"}"} 
[2026-05-01 16:01:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QdBUX4acxnA8dZEGL\"}"} 
[2026-05-01 16:01:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QeDEkAyapP6cv2hZS\"}"} 
[2026-05-01 16:01:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QesfzXUxyZViBmWiE\"}"} 
[2026-05-01 16:01:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QgPTTa8917SQsQ4Dj\"}"} 
[2026-05-01 16:01:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QgCYEFi3iM6cgzj52\"}"} 
[2026-05-01 16:01:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QhtzB5sajfTMzRWzJ\"}"} 
[2026-05-01 16:01:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QipJbj9dUMYy2nvRK\"}"} 
[2026-05-01 16:01:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QjJ5BGw8F35DvDCFj\"}"} 
[2026-05-01 16:01:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QkZUhdfHYB1DjLnfm\"}"} 
[2026-05-01 16:01:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Qm6igWjXGaWz9wV67\"}"} 
[2026-05-01 16:01:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QnYYC4tQPykMdjuZq\"}"} 
[2026-05-01 16:01:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QoCERuFhEEZ2hUAaV\"}"} 
[2026-05-01 16:01:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QpnioobNxzt5RpT5d\"}"} 
[2026-05-01 16:01:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Qqcb1UKW5v15Cs81i\"}"} 
[2026-05-01 16:01:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QsSiZmfGxF6Gn7AUg\"}"} 
[2026-05-01 16:01:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QuvYDs7qEDG2vcUxb\"}"} 
[2026-05-01 16:01:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QvARk8p5iei3PprKQ\"}"} 
[2026-05-01 16:01:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QxfFBx4ep6xUxGY78\"}"} 
[2026-05-01 16:01:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8QxoBVz6kcopWw53Cc\"}"} 
[2026-05-01 16:01:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8R1SRhe5zxd22tfriA\"}"} 
[2026-05-01 16:01:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8R5tpLd9dCBHzY1Vpe\"}"} 
[2026-05-01 16:01:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8R7T5wwNpes6aBUp1h\"}"} 
[2026-05-01 16:01:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8R8cn9msqjahxWCUnU\"}"} 
[2026-05-01 16:01:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RARfpcYwXYzePxn6a\"}"} 
[2026-05-01 16:01:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RBNyKM4frJKgnJSNd\"}"} 
[2026-05-01 16:01:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RDAd3ZrckjVmShpWc\"}"} 
[2026-05-01 16:01:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RE2Do4c7c11oePAg7\"}"} 
[2026-05-01 16:01:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RG3WbY3eEqRc6ejPa\"}"} 
[2026-05-01 16:01:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RGsNf9aTWchFqg4u1\"}"} 
[2026-05-01 16:01:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RJh1eUkY3Xy2t5Gu7\"}"} 
[2026-05-01 16:01:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RKMSYH12iDisrkDTr\"}"} 
[2026-05-01 16:01:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RMLG3jAttoVqvkmfs\"}"} 
[2026-05-01 16:01:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RMuEnrNk6eHZvRcte\"}"} 
[2026-05-01 16:01:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RQPZJ5cxa4DHk9krn\"}"} 
[2026-05-01 16:01:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RS13WTkuaX8jmYsZJ\"}"} 
[2026-05-01 16:01:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RTKvBB2gbqkYxWZ9p\"}"} 
[2026-05-01 16:01:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RUbKVPT6MrpWtEAG3\"}"} 
[2026-05-01 16:01:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RVqEJMqz7KNvosrfW\"}"} 
[2026-05-01 16:01:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RXg74XDN3n7MMPE9y\"}"} 
[2026-05-01 16:01:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RYcurukZyR1cEP7KH\"}"} 
[2026-05-01 16:01:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RapsBwgs8HBX8bqwN\"}"} 
[2026-05-01 16:01:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RbR69stLKXg2wUT4o\"}"} 
[2026-05-01 16:01:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RdVrEpGhd8fL7WU4E\"}"} 
[2026-05-01 16:01:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Re8Ym7x6WrLwS5ryn\"}"} 
[2026-05-01 16:01:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RiMZ1xVbGL1rsjuFq\"}"} 
[2026-05-01 16:01:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RkxZhrQ6Ah1V3rHhX\"}"} 
[2026-05-01 16:01:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RoapeNfX7d5aDWUeD\"}"} 
[2026-05-01 16:01:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Rr8cm7ECo3ELwY4GQ\"}"} 
[2026-05-01 16:01:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Rtheh1j19AGiRwcV5\"}"} 
[2026-05-01 16:01:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RwRMikKAA2CZnpHMp\"}"} 
[2026-05-01 16:01:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8RzknEJ1EXCDxYvRUd\"}"} 
[2026-05-01 16:01:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8S3D7fuZ1m4FKkRE2z\"}"} 
[2026-05-01 16:01:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8S3AtUUUbxt2cgaQ1x\"}"} 
[2026-05-01 16:01:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8S5bVGR6UVrYDREsHd\"}"} 
[2026-05-01 16:01:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8S7QsxmQTVKPDMdFT8\"}"} 
[2026-05-01 16:01:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8S8C1T4uQD637nmnqW\"}"} 
[2026-05-01 16:01:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SA6cB8VBPC2Lgd3np\"}"} 
[2026-05-01 16:01:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SAg5mriTvqi6bmyU4\"}"} 
[2026-05-01 16:01:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SChd1BL8xMse5oit8\"}"} 
[2026-05-01 16:01:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SDch4wvvTBM7xR3ZY\"}"} 
[2026-05-01 16:01:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SFXHTtcSYcPXCsswb\"}"} 
[2026-05-01 16:01:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SGKf28REMGFakdV3i\"}"} 
[2026-05-01 16:01:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SJsSzLVoN96RFH5XQ\"}"} 
[2026-05-01 16:01:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SJh3GMQ6VzoiGMi3Z\"}"} 
[2026-05-01 16:01:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SMVhyxuHwLv8Wr5Rj\"}"} 
[2026-05-01 16:01:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SMdeAgYtpewBxnDmk\"}"} 
[2026-05-01 16:01:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SQFu6Pc88Qs6hS2rD\"}"} 
[2026-05-01 16:01:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SQaFUAf5MGWiY5fFT\"}"} 
[2026-05-01 16:01:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SSueVBqofrBDcytCC\"}"} 
[2026-05-01 16:01:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8STWrW1T5Jh2yPZrAM\"}"} 
[2026-05-01 16:01:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SW6PUCbjzydaSaP6B\"}"} 
[2026-05-01 16:01:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SXZwMaNAPHtXSwwCh\"}"} 
[2026-05-01 16:01:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SYXysoiL2os64U5iJ\"}"} 
[2026-05-01 16:01:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SaQqg79WJx51Wo4dz\"}"} 
[2026-05-01 16:01:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SbFh1EyEBz7wZh9HX\"}"} 
[2026-05-01 16:01:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SdiGmbNKdSHds2DE7\"}"} 
[2026-05-01 16:01:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Se5bzZmz236t9uBvU\"}"} 
[2026-05-01 16:01:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SgTyQF8kTWtcBUP5j\"}"} 
[2026-05-01 16:01:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SgnpadpY3s7u8uQiS\"}"} 
[2026-05-01 16:01:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SjASdB79rAJDgVekZ\"}"} 
[2026-05-01 16:01:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SjMbmYT3Jaks3nhZg\"}"} 
[2026-05-01 16:01:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Smqvktb3a43ufhELB\"}"} 
[2026-05-01 16:01:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SmjUrDLPG4vqQbvQv\"}"} 
[2026-05-01 16:01:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SpLVeNQLVdcg9SVqd\"}"} 
[2026-05-01 16:01:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SpMywAQocaNKn7ogP\"}"} 
[2026-05-01 16:01:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ss4TAhwvdQ8LVpykQ\"}"} 
[2026-05-01 16:01:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SsF7iqxghNSsmXSCx\"}"} 
[2026-05-01 16:01:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SuJ9HbV6iNbEpLfeP\"}"} 
[2026-05-01 16:01:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SunfSbBMtL2JzsdQH\"}"} 
[2026-05-01 16:01:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SwVMjd82GZ5KVks5s\"}"} 
[2026-05-01 16:01:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SwizgLiRV9QRnSQ14\"}"} 
[2026-05-01 16:01:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SyLyeYwtrJrzUWftD\"}"} 
[2026-05-01 16:01:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8SzZ9iopqPiPj7Z26B\"}"} 
[2026-05-01 16:01:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T1FpgoKst644C2TPY\"}"} 
[2026-05-01 16:01:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T2DNNwSFeWW9pA1Go\"}"} 
[2026-05-01 16:01:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T2toMSDf6eZHdnc5L\"}"} 
[2026-05-01 16:01:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T3vZMX95Y3wL22GsW\"}"} 
[2026-05-01 16:01:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T4jfyts2PhMSpvsfn\"}"} 
[2026-05-01 16:01:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T5fVEummHV6r8XhNJ\"}"} 
[2026-05-01 16:01:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T6RsPUWsrPf87NcZq\"}"} 
[2026-05-01 16:01:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T7Gj5b9jGp271PsxY\"}"} 
[2026-05-01 16:01:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T8DH94FPh6saYVG9M\"}"} 
[2026-05-01 16:01:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T8uCi9sCexpd871Zz\"}"} 
[2026-05-01 16:01:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8T9r1GPcFdGmPc9LaG\"}"} 
[2026-05-01 16:01:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TAb9jND2i8HM57StT\"}"} 
[2026-05-01 16:01:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TBJomeWZ3geNysCPr\"}"} 
[2026-05-01 16:01:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TCFrm3rYEA4gEobVm\"}"} 
[2026-05-01 16:01:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TCkP4cLsaRx7EoT6M\"}"} 
[2026-05-01 16:01:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TDqNFzUHKbiUzwsYm\"}"} 
[2026-05-01 16:01:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TE4WXTpEgNCjwJxVS\"}"} 
[2026-05-01 16:01:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TFKAaBD1cZ47V9pPZ\"}"} 
[2026-05-01 16:01:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TFQNgwXk5f8JoFCNQ\"}"} 
[2026-05-01 16:01:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TGaZp3wkZYDzEh5nh\"}"} 
[2026-05-01 16:01:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TGsg3iPtGy4b1BwdK\"}"} 
[2026-05-01 16:01:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TJ2sfhqsp4xKadEQk\"}"} 
[2026-05-01 16:01:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TJLjPaDyDj99qCMRu\"}"} 
[2026-05-01 16:01:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TKcdU9h2i2BWUwdkK\"}"} 
[2026-05-01 16:01:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TKUwS6myEYRSFZbLk\"}"} 
[2026-05-01 16:01:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TM2xH9y3bt6nWhJ2o\"}"} 
[2026-05-01 16:01:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TM4CPdu6uj7kdikgB\"}"} 
[2026-05-01 16:01:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TNXFMVG1zMAzD7gkG\"}"} 
[2026-05-01 16:01:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TNeSSsme9yppYCvEN\"}"} 
[2026-05-01 16:01:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TQ32yFY47s7MW9zBG\"}"} 
[2026-05-01 16:01:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TQ6FaWUFEgbUxkz4E\"}"} 
[2026-05-01 16:01:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TRWqGMYq21umAd15n\"}"} 
[2026-05-01 16:01:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TRW6AK7qqKS4E9WzE\"}"} 
[2026-05-01 16:01:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TSpiCoJ5pamapzqvk\"}"} 
[2026-05-01 16:01:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TT7Kfzu56655AWjBZ\"}"} 
[2026-05-01 16:01:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TU5rvTH1TR6JuLWcm\"}"} 
[2026-05-01 16:01:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TUZPcYDHt79AwW7dW\"}"} 
[2026-05-01 16:01:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TVZRGZSUGsuCRhTYa\"}"} 
[2026-05-01 16:01:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TVvFMVY1xWMD5rqxi\"}"} 
[2026-05-01 16:01:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TXQnhnjk3gHjL1eqt\"}"} 
[2026-05-01 16:01:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TX3iFdibrzG61w1pW\"}"} 
[2026-05-01 16:01:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TYpsCJuTRMvR6KRnY\"}"} 
[2026-05-01 16:01:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TYo8hvHtdUddge7LC\"}"} 
[2026-05-01 16:01:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TaGgTQLxag1oLqf84\"}"} 
[2026-05-01 16:01:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TaP8ho5UBATkETC1T\"}"} 
[2026-05-01 16:01:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TbzNUmc4tdy8ZeJmV\"}"} 
[2026-05-01 16:01:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TczeUx89AY1NhvyTB\"}"} 
[2026-05-01 16:01:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TdWemmSkM3Gt24gJa\"}"} 
[2026-05-01 16:01:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TeK1zNuGpSydxPFbt\"}"} 
[2026-05-01 16:01:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TfMXNrRdFzp8y6tKR\"}"} 
[2026-05-01 16:01:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TfbfVgerju36n26kD\"}"} 
[2026-05-01 16:01:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TgtYvJ1vC5hkV74Bu\"}"} 
[2026-05-01 16:01:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TgzkN2r9yHrK3MSXe\"}"} 
[2026-05-01 16:01:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TiMMdFyDXjUryVoLo\"}"} 
[2026-05-01 16:01:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TiXmZToK1yDx3Txe4\"}"} 
[2026-05-01 16:01:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TjiDJdpRDMvZnrKJ3\"}"} 
[2026-05-01 16:01:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TkDj3BKgyV41cuoCk\"}"} 
[2026-05-01 16:01:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Tm9XzGD4jwryG4ViW\"}"} 
[2026-05-01 16:01:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TmcK8i716yc5rW7Rx\"}"} 
[2026-05-01 16:01:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TncatWNbPu9NXN25h\"}"} 
[2026-05-01 16:01:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8To4NoxfsGq2yqh7je\"}"} 
[2026-05-01 16:01:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TozgfquSnPkoDw3HX\"}"} 
[2026-05-01 16:01:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Tq5BBNNB8dCpQfk4c\"}"} 
[2026-05-01 16:01:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TqSzUL4fghshF2xQP\"}"} 
[2026-05-01 16:01:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TrXyjYQDh9zizpKNG\"}"} 
[2026-05-01 16:01:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Trq6EUvyvdUZDUHKv\"}"} 
[2026-05-01 16:01:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TswKY184r8fDnKR7k\"}"} 
[2026-05-01 16:01:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TtBTGP699QgEyYjf9\"}"} 
[2026-05-01 16:01:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TuMeWm4Cx265SpKG3\"}"} 
[2026-05-01 16:01:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TuiE625VQHrwLxgtc\"}"} 
[2026-05-01 16:01:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TvkEqFxnrmLnaX9ua\"}"} 
[2026-05-01 16:01:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Tw751KcxbMLtHqRoy\"}"} 
[2026-05-01 16:01:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Tx47bdhngidCE6NfD\"}"} 
[2026-05-01 16:01:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TyQUQKajj7fYVMh6c\"}"} 
[2026-05-01 16:01:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TxWQ7qZMGLah9mqTt\"}"} 
[2026-05-01 16:01:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8TzoZTzn9ufL53xpxr\"}"} 
[2026-05-01 16:01:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U199tHbUDPcxNPeGv\"}"} 
[2026-05-01 16:01:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U2E923TJaXV2RqCTx\"}"} 
[2026-05-01 16:01:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U2eCPohvDuDy2bznG\"}"} 
[2026-05-01 16:01:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U3UoJcoXu176oLbLb\"}"} 
[2026-05-01 16:01:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U3r8BRmEUhWm2Ldez\"}"} 
[2026-05-01 16:01:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U4usKxzLBRQ4HVnoh\"}"} 
[2026-05-01 16:01:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U57Gy4mTFXHKGr9ua\"}"} 
[2026-05-01 16:01:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U6PuyjLN8UW5RLB6o\"}"} 
[2026-05-01 16:01:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U6cKHpB2BbijtossJ\"}"} 
[2026-05-01 16:01:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U8396uPER4CnHXbML\"}"} 
[2026-05-01 16:01:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U7okJJzTwoCUKQsFC\"}"} 
[2026-05-01 16:01:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8U9NFiD6yVrZxHmTfN\"}"} 
[2026-05-01 16:01:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UAYCWsgE7QLZwFSJk\"}"} 
[2026-05-01 16:01:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UC218FpBw86Zcwdn9\"}"} 
[2026-05-01 16:01:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UCRZJLiUZQrdgCdtg\"}"} 
[2026-05-01 16:01:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UDfiyw9YkK4Uu3zzd\"}"} 
[2026-05-01 16:01:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UDUotUwbfVUbmrxQM\"}"} 
[2026-05-01 16:01:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UEzbPBTUzt4gbhQCS\"}"} 
[2026-05-01 16:01:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UF2aMpXuuce9B6bEM\"}"} 
[2026-05-01 16:01:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UGNgnhhWMitvtcUAt\"}"} 
[2026-05-01 16:01:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UGhnPSkhGgdQjchyT\"}"} 
[2026-05-01 16:01:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UHgZxthjTCho2fiDb\"}"} 
[2026-05-01 16:01:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UJ8MbHiQxjfkXS9MQ\"}"} 
[2026-05-01 16:01:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UKAcqyEq9najzWGPd\"}"} 
[2026-05-01 16:01:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ULB9BUZEiFu8aQx5u\"}"} 
[2026-05-01 16:01:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UMRYtM3eaoeLTCvs1\"}"} 
[2026-05-01 16:01:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UMhRFbSfxHy3Yv6rc\"}"} 
[2026-05-01 16:01:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UNotiSmQhW8pWPzno\"}"} 
[2026-05-01 16:01:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UPFS6rMhmaTrch15v\"}"} 
[2026-05-01 16:01:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UQBVPodhynakaXvCX\"}"} 
[2026-05-01 16:01:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UQoCPPyTBpJvLG4Ep\"}"} 
[2026-05-01 16:01:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8URYr1jsd5EpzEHUkE\"}"} 
[2026-05-01 16:01:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8USCHpXy61vYZQA5HZ\"}"} 
[2026-05-01 16:01:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UT4sjVEDSCJmWtJJ6\"}"} 
[2026-05-01 16:01:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UTh5XdcX8Cjt8bcCa\"}"} 
[2026-05-01 16:01:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UUQEov8tbfsndC6yX\"}"} 
[2026-05-01 16:01:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UV7uQ8fB76gx2PV7P\"}"} 
[2026-05-01 16:01:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UWSmuAw8YPFuNoEfa\"}"} 
[2026-05-01 16:01:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UXGdXyX4JyCiYcNia\"}"} 
[2026-05-01 16:01:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UXz3NZBL9JrTVMmEe\"}"} 
[2026-05-01 16:01:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UYrssZAXwjx5WYaWQ\"}"} 
[2026-05-01 16:01:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UZiUJeWAC2myDLVKe\"}"} 
[2026-05-01 16:01:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UaT8CW3K1J3twR6H2\"}"} 
[2026-05-01 16:01:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UbgYHQHkxpeHn2efv\"}"} 
[2026-05-01 16:01:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Uc9aNkLN91GsPakeY\"}"} 
[2026-05-01 16:01:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UdEZRyPEJsCnhGPni\"}"} 
[2026-05-01 16:01:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UdaQ1JFcFdkNdEtKo\"}"} 
[2026-05-01 16:01:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UeWxBQ2s9pvV67tmF\"}"} 
[2026-05-01 16:01:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UeyjPmVtFH3Fp3ypb\"}"} 
[2026-05-01 16:01:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ufwn5u3a9YGjsW3Hi\"}"} 
[2026-05-01 16:01:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UgTHaMKt4XSTG4QXv\"}"} 
[2026-05-01 16:01:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UhLcWWXaypoWHkv3W\"}"} 
[2026-05-01 16:01:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UizpxcJgFzx8mW4r9\"}"} 
[2026-05-01 16:01:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UkHxtRGU6GTDTLRsx\"}"} 
[2026-05-01 16:01:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UmhoFWNYqvwRmNrit\"}"} 
[2026-05-01 16:01:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:01:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Uo3utmnEPWbkokXLc\"}"} 
[2026-05-01 16:01:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:01:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:01:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UpH5G6npzLZWvrCeG\"}"} 
[2026-05-01 16:02:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UqZDtJk5JcRseWPDM\"}"} 
[2026-05-01 16:02:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Urp8NveaEFMS2NsQb\"}"} 
[2026-05-01 16:02:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UtAjQHtZZQp1oyRuk\"}"} 
[2026-05-01 16:02:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UuPQhXjg4yEF4rdVW\"}"} 
[2026-05-01 16:02:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UvmzvkJ8YKVPoMbDQ\"}"} 
[2026-05-01 16:02:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UxCpgTmSFU2xAGaEW\"}"} 
[2026-05-01 16:02:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8UyfP12a6CcvdYbRzS\"}"} 
[2026-05-01 16:02:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8V1Rnzd1HWnUxbjmcd\"}"} 
[2026-05-01 16:02:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8V3CxGAJEHUuRokdKX\"}"} 
[2026-05-01 16:02:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8V4eXCidJ5qJUwpokc\"}"} 
[2026-05-01 16:02:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8V7LW2Bw8RwJtC3dUP\"}"} 
[2026-05-01 16:02:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8V8sXH3SmJJvT5n1d5\"}"} 
[2026-05-01 16:02:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8VAeRngMh9fArBJEGb\"}"} 
[2026-05-01 16:02:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8VCmRreMJn7tSrtJox\"}"} 
[2026-05-01 16:02:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8VEAWddkD9HbSNhCpz\"}"} 
[2026-05-01 16:02:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8VG1dpAFHVgz1fhvgR\"}"} 
[2026-05-01 16:02:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8VHThVwtPALA7j24K5\"}"} 
[2026-05-01 16:02:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8VJzjDEt68tVX1Ja21\"}"} 
[2026-05-01 16:02:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:43] local.ERROR: Claude Exception: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.anthropic.com/v1/messages  
[2026-05-01 16:02:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Y3F2Eeqiocbwrmf4c\"}"} 
[2026-05-01 16:02:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Y4zC7iHQwfj4sdw4q\"}"} 
[2026-05-01 16:02:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Y6ZT2vSrtZ6pahcid\"}"} 
[2026-05-01 16:02:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Y7q6ZHu5n6a9q2i4a\"}"} 
[2026-05-01 16:02:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Y9W48x1i2QxQ7s2YH\"}"} 
[2026-05-01 16:02:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YAzr968UmAG68prUb\"}"} 
[2026-05-01 16:02:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YCUtnUJJHkbJQuEtP\"}"} 
[2026-05-01 16:02:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YDmXyVsWqweCeYKKq\"}"} 
[2026-05-01 16:02:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YFCcAd2zefyPDd8KH\"}"} 
[2026-05-01 16:02:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YGra4ZEgjZgAAehrp\"}"} 
[2026-05-01 16:02:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YJH9iKvhTHRYzXG3B\"}"} 
[2026-05-01 16:02:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YKsQ5QrtpZxP2aziR\"}"} 
[2026-05-01 16:02:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YMFVTNo2PKSykRKWq\"}"} 
[2026-05-01 16:02:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YNYsitmhRLopApCYx\"}"} 
[2026-05-01 16:02:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YQ1vsJ1MaURBiTfKW\"}"} 
[2026-05-01 16:02:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YRZT26huc3MFgBQEM\"}"} 
[2026-05-01 16:02:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YTBRu3JGX1mNEC3vf\"}"} 
[2026-05-01 16:02:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YUihiZGM2KYVRt5Gv\"}"} 
[2026-05-01 16:02:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YWxPb6HzxfWdrCRnz\"}"} 
[2026-05-01 16:02:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YYQDJm7XRLD8t4QqG\"}"} 
[2026-05-01 16:02:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YZrGtkuQzSkymCTZW\"}"} 
[2026-05-01 16:02:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YbDNy4Kwf95k6FG3W\"}"} 
[2026-05-01 16:02:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YcXkgXSCdZsLjaTsw\"}"} 
[2026-05-01 16:02:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:52] local.ERROR: Claude Exception: cURL error 28: Operation timed out after 45002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.anthropic.com/v1/messages  
[2026-05-01 16:02:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YedGEF3LWHwDrE1XM\"}"} 
[2026-05-01 16:02:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YfpCUeDjVz9MxTM1q\"}"} 
[2026-05-01 16:02:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YgHyJUp5PJBngpoQn\"}"} 
[2026-05-01 16:02:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YhLis92pVhqZt1kPR\"}"} 
[2026-05-01 16:02:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Yhf5F4Gmke1qtWxB5\"}"} 
[2026-05-01 16:02:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YirG3oPAFHERsYTnq\"}"} 
[2026-05-01 16:02:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Yj3utdDctDrAiStKj\"}"} 
[2026-05-01 16:02:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YkNY2xxGDbPvnWKo7\"}"} 
[2026-05-01 16:02:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YkUjuGgWFAQzwsVqv\"}"} 
[2026-05-01 16:02:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YmwYb6N3Hjsmi2kVo\"}"} 
[2026-05-01 16:02:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YnBRwD84tdQXEcjmF\"}"} 
[2026-05-01 16:02:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YoMsV9BHf4U2k6wof\"}"} 
[2026-05-01 16:02:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YoaX7f7uiV6DM69a4\"}"} 
[2026-05-01 16:02:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YphVautaR1MLhP4wC\"}"} 
[2026-05-01 16:02:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Yq54nJwAR7hP2Zrib\"}"} 
[2026-05-01 16:02:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Yr4MB8jGcUYb7Vf9s\"}"} 
[2026-05-01 16:02:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YrKxvmQAfYV5874oF\"}"} 
[2026-05-01 16:02:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YsoXALn9tatzveAkv\"}"} 
[2026-05-01 16:02:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Yswx2EPJKe1DJijYp\"}"} 
[2026-05-01 16:02:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Yu896h9Me1UUFf9iX\"}"} 
[2026-05-01 16:02:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YvN4MYxpshVdH3pPG\"}"} 
[2026-05-01 16:02:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YvkdGkFEEVwN8puxq\"}"} 
[2026-05-01 16:02:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YwggKi8pJ9xRjWbDw\"}"} 
[2026-05-01 16:02:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YxW3NFD5gEPYkAMdj\"}"} 
[2026-05-01 16:02:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8YytdgRjEduUGJ1DN5\"}"} 
[2026-05-01 16:02:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z1AXoMfrNNig3iGGX\"}"} 
[2026-05-01 16:02:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z2WeWCafW13pQGRua\"}"} 
[2026-05-01 16:02:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z4KHrmn22tSfHg66u\"}"} 
[2026-05-01 16:02:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z5HaaRSb6hLxE3Dmp\"}"} 
[2026-05-01 16:02:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z6DtJfghYLJV1J2NW\"}"} 
[2026-05-01 16:02:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z7J8N8paJUG16mJZt\"}"} 
[2026-05-01 16:02:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z7fhgQJ6BqU96jJgs\"}"} 
[2026-05-01 16:02:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Z8hiSgmcjWagtbEmB\"}"} 
[2026-05-01 16:02:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZAC1RiwDBRDTPS9n5\"}"} 
[2026-05-01 16:02:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZAmEVjmGsqZTMvkgF\"}"} 
[2026-05-01 16:02:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZBTQSnxeTZQ4MWW3r\"}"} 
[2026-05-01 16:02:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZCBK63ukCUSMmmVuX\"}"} 
[2026-05-01 16:02:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZCo2T7chceKzio2a9\"}"} 
[2026-05-01 16:02:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:02:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZDYRPonJAeiqrAu21\"}"} 
[2026-05-01 16:02:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:02:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:02:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZEvm3E97wNwarZT8x\"}"} 
[2026-05-01 16:03:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZFR2sZPx7UUSV5Yd5\"}"} 
[2026-05-01 16:03:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZGMLpS4ScGNYKH8p4\"}"} 
[2026-05-01 16:03:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZH2Gu9Jhix3MZ6D3x\"}"} 
[2026-05-01 16:03:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZJFSgHfYsfPnobtPZ\"}"} 
[2026-05-01 16:03:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZJrQUR2YtZ8GvKXhe\"}"} 
[2026-05-01 16:03:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZKnTnWiGbUV9auGS5\"}"} 
[2026-05-01 16:03:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZLHUnvQ9q2yfLhbop\"}"} 
[2026-05-01 16:03:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZMHFnM687KeHErRhV\"}"} 
[2026-05-01 16:03:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZMi3v8cQKkEG6uWHG\"}"} 
[2026-05-01 16:03:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZNaPcSTN4CTJ3Gwwo\"}"} 
[2026-05-01 16:03:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZP9NVshhqCZogeqCa\"}"} 
[2026-05-01 16:03:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZPq3uY8zELuJDxrxa\"}"} 
[2026-05-01 16:03:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZQeuPR8hYnA5RA2WR\"}"} 
[2026-05-01 16:03:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZRKb8xep89QBiFDv7\"}"} 
[2026-05-01 16:03:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZSCBT5Wj2wpQ6cgZF\"}"} 
[2026-05-01 16:03:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZTDh9V2ueNmFhrsRm\"}"} 
[2026-05-01 16:03:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZU5nXuaJLXrGTKDSB\"}"} 
[2026-05-01 16:03:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZUjE48anQvR2QGC4B\"}"} 
[2026-05-01 16:03:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZWEGT8qP37rB7hhVU\"}"} 
[2026-05-01 16:03:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZWMCsP5v374UEud9h\"}"} 
[2026-05-01 16:03:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZXgKwga1FV4UNtHxk\"}"} 
[2026-05-01 16:03:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZY1B2TkBknovYpsyt\"}"} 
[2026-05-01 16:03:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZZ6ewP6UjKNr6vurs\"}"} 
[2026-05-01 16:03:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZZeQ9ykkcaD7kZVgE\"}"} 
[2026-05-01 16:03:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZaPJHX5pdSGjS3jVq\"}"} 
[2026-05-01 16:03:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zb6i6ykYASEy5UDVt\"}"} 
[2026-05-01 16:03:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZbupnvFLujhdwG8LW\"}"} 
[2026-05-01 16:03:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZcYmueqXK77bNmU93\"}"} 
[2026-05-01 16:03:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZdPdE2eGJYZbLTXob\"}"} 
[2026-05-01 16:03:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Ze1pnqvkAyq6GRnmh\"}"} 
[2026-05-01 16:03:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZewdprRUTJnyCrSFG\"}"} 
[2026-05-01 16:03:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zg3rsB7MuxD7WXqko\"}"} 
[2026-05-01 16:03:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZgPCnX4hAKVX9AdbZ\"}"} 
[2026-05-01 16:03:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZhqmAE5zWJR1FJ9Xp\"}"} 
[2026-05-01 16:03:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zhs1Ppq3sN3oDmq8a\"}"} 
[2026-05-01 16:03:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZjBNw2qqBVab9xBWb\"}"} 
[2026-05-01 16:03:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZjGbGjtDi28E2nV1m\"}"} 
[2026-05-01 16:03:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZkgB8Jqt941UeatuU\"}"} 
[2026-05-01 16:03:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zn7zR81mQB6yrjp7F\"}"} 
[2026-05-01 16:03:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zoao5JQhKSgqqFLBk\"}"} 
[2026-05-01 16:03:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zq7pPFTjfJJFd5aMU\"}"} 
[2026-05-01 16:03:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zre6hmn7iBF87huhF\"}"} 
[2026-05-01 16:03:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZsyTtoH8gRxetjvTC\"}"} 
[2026-05-01 16:03:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZtvGYJXA7D5gEmnmV\"}"} 
[2026-05-01 16:03:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZuH6rnB8uHNGMiFr4\"}"} 
[2026-05-01 16:03:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZvfSZuT7Lg8Sr5xKa\"}"} 
[2026-05-01 16:03:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8Zvjf4mqEFzDBwsG3c\"}"} 
[2026-05-01 16:03:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:09] local.ERROR: Claude API Error {"status":503,"body":"upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: Connection refused"} 
[2026-05-01 16:03:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZxAEKGJZwwvKho9Kj\"}"} 
[2026-05-01 16:03:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZyCEviSwMYgSDcCNB\"}"} 
[2026-05-01 16:03:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZyWM3L6mkiXsHGThs\"}"} 
[2026-05-01 16:03:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ZzrxUVpRXrHRVybm7\"}"} 
[2026-05-01 16:03:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a25Nr82XDhjQLRp2j\"}"} 
[2026-05-01 16:03:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a2MzSHWWtwKmdWx8L\"}"} 
[2026-05-01 16:03:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a3o4t6fHnQnzSiU2K\"}"} 
[2026-05-01 16:03:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a6XmiuDncJqQqNGem\"}"} 
[2026-05-01 16:03:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a6UJ8u4ffj9E7dpVx\"}"} 
[2026-05-01 16:03:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a7xqVdD62m2DCFyos\"}"} 
[2026-05-01 16:03:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a83JnbmjRn1kyMz9Q\"}"} 
[2026-05-01 16:03:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a9PfSvXLNovkoto5F\"}"} 
[2026-05-01 16:03:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8a9U8AHUBv8nwtg8Go\"}"} 
[2026-05-01 16:03:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aAjmyByrMoszFwQxy\"}"} 
[2026-05-01 16:03:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aAuCLutnDZW9WsXk2\"}"} 
[2026-05-01 16:03:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aCA74Qp6186GP3kLe\"}"} 
[2026-05-01 16:03:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aCNkgDdFD5tTKQpnV\"}"} 
[2026-05-01 16:03:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aDbRZLK6LFUeFX3zQ\"}"} 
[2026-05-01 16:03:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aDsHzVEJLpnsNd8io\"}"} 
[2026-05-01 16:03:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aFHsHBTu3TQdyKZm2\"}"} 
[2026-05-01 16:03:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aFLbRTxQzjRyyDFeY\"}"} 
[2026-05-01 16:03:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aGiCK7sEqVP83834X\"}"} 
[2026-05-01 16:03:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aGkg9Ksfakw9s6TuL\"}"} 
[2026-05-01 16:03:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aJ1q6iRrbppCWG7ft\"}"} 
[2026-05-01 16:03:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aJd3MvEt3bd6sA4Qs\"}"} 
[2026-05-01 16:03:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aL3s3LCC3dWGdXxPt\"}"} 
[2026-05-01 16:03:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aKVdcdx3Td9AWK6fk\"}"} 
[2026-05-01 16:03:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aMRDSHLvgoLaShbTK\"}"} 
[2026-05-01 16:03:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aMhLdKy1z5mizMTHR\"}"} 
[2026-05-01 16:03:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aNjLum3MbaYSAEccA\"}"} 
[2026-05-01 16:03:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aP4CAa1LmmSMHAL1c\"}"} 
[2026-05-01 16:03:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aQCQ25GSeA67mKDkq\"}"} 
[2026-05-01 16:03:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aQWW9QNF2N4j3s8XM\"}"} 
[2026-05-01 16:03:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aRdDqHjf8kNieKeFz\"}"} 
[2026-05-01 16:03:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aS2XwVWdb9bwRWySc\"}"} 
[2026-05-01 16:03:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aTAFU42Q64nr9pTaB\"}"} 
[2026-05-01 16:03:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aTTc7mzR3jBiaupWz\"}"} 
[2026-05-01 16:03:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aUdZ4YnWfGX7j2JsY\"}"} 
[2026-05-01 16:03:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aV2rq3Zx14s5wGnvD\"}"} 
[2026-05-01 16:03:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aVzf4iQ4qBJzA3Djk\"}"} 
[2026-05-01 16:03:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aWUgLUFzBQkqJcCCP\"}"} 
[2026-05-01 16:03:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aXUT5YnCyqdHLvBUC\"}"} 
[2026-05-01 16:03:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aXzxLYGk71qxraV1d\"}"} 
[2026-05-01 16:03:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aYvWtcpfRtdQtppzd\"}"} 
[2026-05-01 16:03:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aZRHPs4YT74GhpwaV\"}"} 
[2026-05-01 16:03:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aaXkfimcxpszZWVeS\"}"} 
[2026-05-01 16:03:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aav5Qbw2hJVeruN4X\"}"} 
[2026-05-01 16:03:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ac4mwxkUdSFToRLXj\"}"} 
[2026-05-01 16:03:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8acR7f5Kc1aJz29SEg\"}"} 
[2026-05-01 16:03:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8adaosvDPNBvzJZv8u\"}"} 
[2026-05-01 16:03:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ae93mkVmPpNAKsxBh\"}"} 
[2026-05-01 16:03:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aeyuG6spcJyvN6nAx\"}"} 
[2026-05-01 16:03:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ag3PuinywJi71rWRV\"}"} 
[2026-05-01 16:03:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8agMVoQTju8huV5t1E\"}"} 
[2026-05-01 16:03:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ahXwcNLaBW8oQcR6P\"}"} 
[2026-05-01 16:03:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ahmq1et41GFxsArLF\"}"} 
[2026-05-01 16:03:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aiy1SKDePKJvfnf8G\"}"} 
[2026-05-01 16:03:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ajC9jacv6efarecdv\"}"} 
[2026-05-01 16:03:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:20] local.ERROR: Claude API Error {"status":503,"body":"upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: Connection refused"} 
[2026-05-01 16:03:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8akW2mn63cAheapPAP\"}"} 
[2026-05-01 16:03:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8amwMPbXyE5NBc9N8C\"}"} 
[2026-05-01 16:03:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8aoQAGR73oP2GapuEr\"}"} 
[2026-05-01 16:03:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8apqUfUxHTPBkHK8Fk\"}"} 
[2026-05-01 16:03:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8arCLRWxinFWQ9Bc3r\"}"} 
[2026-05-01 16:03:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8asTVN6wvQw8HLzW3g\"}"} 
[2026-05-01 16:03:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8atuobUTULMRWywTbP\"}"} 
[2026-05-01 16:03:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8avdjSWBCNBJU9h1ek\"}"} 
[2026-05-01 16:03:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ax3pEkFrpjTiDEzo1\"}"} 
[2026-05-01 16:03:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ayNw3gb21sE1YFF2k\"}"} 
[2026-05-01 16:03:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8azfaHCimUDy6yhC2V\"}"} 
[2026-05-01 16:03:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8b2DLqvokAqG1ZLZii\"}"} 
[2026-05-01 16:03:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:24] local.ERROR: Claude API Error {"status":503,"body":"upstream connect error or disconnect/reset before headers. reset reason: connection termination"} 
[2026-05-01 16:03:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8b5P66Uj7pReY48aUg\"}"} 
[2026-05-01 16:03:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8b6wbpLWxDBMLPgPCU\"}"} 
[2026-05-01 16:03:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8b8NgAVDSLcxoKDRWa\"}"} 
[2026-05-01 16:03:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8b9oFLCimRzdZ5YQ1x\"}"} 
[2026-05-01 16:03:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bBEa2oxAM8w3XAkME\"}"} 
[2026-05-01 16:03:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bCm6VEp8FfcnzBy1f\"}"} 
[2026-05-01 16:03:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bEG8ZmjaQPLiuodtG\"}"} 
[2026-05-01 16:03:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bFfUN4nN6ZvNwkrbX\"}"} 
[2026-05-01 16:03:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bH7nF9YYrX9ZWdTHD\"}"} 
[2026-05-01 16:03:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bJj25HqKgpceh9UQW\"}"} 
[2026-05-01 16:03:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bL8rD3q3F3sydBzV5\"}"} 
[2026-05-01 16:03:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bMaB6SN88PJ7XbMwf\"}"} 
[2026-05-01 16:03:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bP1z8Mb8egQNqZznK\"}"} 
[2026-05-01 16:03:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bQT4RMCoPvcUXePQX\"}"} 
[2026-05-01 16:03:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bRtsqwCr3zwANRfup\"}"} 
[2026-05-01 16:03:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bTRQKBTNdKtEFUCSn\"}"} 
[2026-05-01 16:03:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bUsiCf3jdJV1dJUT4\"}"} 
[2026-05-01 16:03:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bWH3y9LLBGZ2NuyVP\"}"} 
[2026-05-01 16:03:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bXvmXHRkRsRE8o2dD\"}"} 
[2026-05-01 16:03:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bZNLSVVCrjcU5fSuo\"}"} 
[2026-05-01 16:03:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bajSbuiNH17r5tkxg\"}"} 
[2026-05-01 16:03:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bc5oJ7oevFbaKoZLA\"}"} 
[2026-05-01 16:03:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bdYc6a64qpWwEToAQ\"}"} 
[2026-05-01 16:03:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8besUgszvtgLLtWayz\"}"} 
[2026-05-01 16:03:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bgL2zQG3QiuwfuTeZ\"}"} 
[2026-05-01 16:03:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8biNZs2bNuKYgsbC3T\"}"} 
[2026-05-01 16:03:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bjqd6ygRFJ375eFpb\"}"} 
[2026-05-01 16:03:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bmGCi94sS9crt6iXf\"}"} 
[2026-05-01 16:03:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bniWZzog4LbrXdMgN\"}"} 
[2026-05-01 16:03:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bpCZbG3er95mFtAh6\"}"} 
[2026-05-01 16:03:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bqhbeEweiqedF77HL\"}"} 
[2026-05-01 16:03:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bt21AMi3SNQymaTis\"}"} 
[2026-05-01 16:03:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8buSL9Ex2tbBWPdYWk\"}"} 
[2026-05-01 16:03:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bvw7peLgm21Xxw8sc\"}"} 
[2026-05-01 16:03:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bxRuvXJdTrMGzEEAi\"}"} 
[2026-05-01 16:03:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8bynmRZiye69etkTHj\"}"} 
[2026-05-01 16:03:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8c1AciKcXjMbS9WFNz\"}"} 
[2026-05-01 16:03:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8c2isoy2hZwdp88DYj\"}"} 
[2026-05-01 16:03:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8c4ASuDcroPeYHdozw\"}"} 
[2026-05-01 16:03:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8c5tsjZFFruaMkyBrN\"}"} 
[2026-05-01 16:03:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8c7LSZDX8Jmj4catQE\"}"} 
[2026-05-01 16:03:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8c8mWw8qFHZSh9SUay\"}"} 
[2026-05-01 16:03:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cAPFT6ZCDKWgKSU2t\"}"} 
[2026-05-01 16:03:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cC6w3LYoZYPTAabbW\"}"} 
[2026-05-01 16:03:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cDbE71MLPk7ccd57t\"}"} 
[2026-05-01 16:03:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cF4HkKAp7fnWmY8WG\"}"} 
[2026-05-01 16:03:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cGaKVJworaKHgN7K4\"}"} 
[2026-05-01 16:03:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cJd6UKS17wXzAu8NQ\"}"} 
[2026-05-01 16:03:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cL2SDs4aPT27LGFL5\"}"} 
[2026-05-01 16:03:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cMPnXkPi59q4dYX7C\"}"} 
[2026-05-01 16:03:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cNqrMTBWTwBp6GHrQ\"}"} 
[2026-05-01 16:03:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cQEh1X3Kq26bg4yJ3\"}"} 
[2026-05-01 16:03:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cS9HPqU9HrnS5SUbW\"}"} 
[2026-05-01 16:03:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cVQjvMDx9G9BVMfSe\"}"} 
[2026-05-01 16:03:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cWeeVSnB5kmTtmGSf\"}"} 
[2026-05-01 16:03:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cXz2ExwtpqyrebGUP\"}"} 
[2026-05-01 16:03:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cZLsmhGobUsT69Pe5\"}"} 
[2026-05-01 16:03:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cahycZzFKytjJXYLp\"}"} 
[2026-05-01 16:03:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ccQRbAreCGmfwaVK8\"}"} 
[2026-05-01 16:03:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cdwwqHMGhQjp3BLRn\"}"} 
[2026-05-01 16:03:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cfNmX3CaJk5ft47m2\"}"} 
[2026-05-01 16:03:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cgz1L4ZB1EpFgqqGT\"}"} 
[2026-05-01 16:03:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ciPLv4ap3QBoqT81q\"}"} 
[2026-05-01 16:03:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cjjhaBUm1go3PXjUu\"}"} 
[2026-05-01 16:03:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cmC1pTST6YfDBxjmK\"}"} 
[2026-05-01 16:03:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cna7CaEQCF8tyJMpA\"}"} 
[2026-05-01 16:03:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cp1vd3jdS6jaSEcDU\"}"} 
[2026-05-01 16:03:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cqR1o6z41JzDzJrDG\"}"} 
[2026-05-01 16:03:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8csPaLaBgTSByp9X8U\"}"} 
[2026-05-01 16:03:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cteEfxpz54Q8S5Jdd\"}"} 
[2026-05-01 16:03:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cuzLvRAXrjV4HTrUg\"}"} 
[2026-05-01 16:03:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cwHEMVr9LdDy24fRF\"}"} 
[2026-05-01 16:03:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8cxiZGW4dMCoeiUmqh\"}"} 
[2026-05-01 16:03:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8czJ4NcLxUCut2pELX\"}"} 
[2026-05-01 16:03:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8d1kNEAyu3dXta4X39\"}"} 
[2026-05-01 16:03:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8d3BwEyHEzVxC3nQ5D\"}"} 
[2026-05-01 16:03:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8d4khAQucT1CdfLmPo\"}"} 
[2026-05-01 16:03:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8d6CGDicjw57F9p7va\"}"} 
[2026-05-01 16:03:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8d8Uvw2Pdc5QKgRokM\"}"} 
[2026-05-01 16:03:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8d9vk2NBuCt1wCNnZg\"}"} 
[2026-05-01 16:03:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dBNZXXUGEtHDCA9sg\"}"} 
[2026-05-01 16:03:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dCpNfjQJuy9BXnyYj\"}"} 
[2026-05-01 16:03:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dEPdaRvhCxj5VLRir\"}"} 
[2026-05-01 16:03:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dFuAdiv8N7KKuzzou\"}"} 
[2026-05-01 16:03:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dHLERjTWE2TjWTywC\"}"} 
[2026-05-01 16:03:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dJkKRipUHmFeGsBcK\"}"} 
[2026-05-01 16:03:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dLJ5b6jcXSKSVR4Fi\"}"} 
[2026-05-01 16:03:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dMhR8K5Sh6sKKzrGh\"}"} 
[2026-05-01 16:03:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dP4mRa6uDFUDw9S3m\"}"} 
[2026-05-01 16:03:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dQPtQ1KPFXapdFEsN\"}"} 
[2026-05-01 16:03:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:03:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8dRrCaUNWZHteSFPsC\"}"} 
[2026-05-01 16:03:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:03:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:03:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:05] local.ERROR: Claude Exception: cURL error 28: Operation timed out after 45002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.anthropic.com/v1/messages  
[2026-05-01 16:04:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8e6k2ZxWDimdQiXfwK\"}"} 
[2026-05-01 16:04:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8e8ArbMZUQwq2Et64F\"}"} 
[2026-05-01 16:04:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8e9cfpPTkYwoEigogX\"}"} 
[2026-05-01 16:04:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eB7i3C4SAbxDT9RUu\"}"} 
[2026-05-01 16:04:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eCpQB7RDqESdGHRqD\"}"} 
[2026-05-01 16:04:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eEHDBtTkK4q9BhehM\"}"} 
[2026-05-01 16:04:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eFmWPUQYh6CJ5T7QT\"}"} 
[2026-05-01 16:04:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eH7s5DuZRmgTQMay1\"}"} 
[2026-05-01 16:04:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eL3jHtSYgVwWUYsqU\"}"} 
[2026-05-01 16:04:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eMYXE7DGThpSUiaTZ\"}"} 
[2026-05-01 16:04:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ePPe7vLEjXTQFRHZL\"}"} 
[2026-05-01 16:04:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eQvRQ4MQXt87bVP8E\"}"} 
[2026-05-01 16:04:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eQZqWuGhC7hebfw1N\"}"} 
[2026-05-01 16:04:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eSCovc7VhBuha2unE\"}"} 
[2026-05-01 16:04:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eT5tztk4CoXkL27S4\"}"} 
[2026-05-01 16:04:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eTc9UPbu3WWQreSFP\"}"} 
[2026-05-01 16:04:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eUm6iV4d54omb9kf6\"}"} 
[2026-05-01 16:04:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eV4hv1wxwwcX13No3\"}"} 
[2026-05-01 16:04:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eWX1xLapE6N9B5rhg\"}"} 
[2026-05-01 16:04:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eWXWfmjZPMQJ3kx4k\"}"} 
[2026-05-01 16:04:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eXwLynAZH1DBNc3Zq\"}"} 
[2026-05-01 16:04:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eZMRpDDopgt89HwA8\"}"} 
[2026-05-01 16:04:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eYkTVHsuiZ5kW7TuV\"}"} 
[2026-05-01 16:04:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eanVr6KyAMnxTqDNK\"}"} 
[2026-05-01 16:04:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eb38Rso2taBrE9xVs\"}"} 
[2026-05-01 16:04:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ecCKvxBs1bNZKg8UH\"}"} 
[2026-05-01 16:04:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ecThbFR7ijyc3qgqD\"}"} 
[2026-05-01 16:04:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8edcQpgGG2Mu8HbmBc\"}"} 
[2026-05-01 16:04:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8edxjrxLNSVHSfQ6eu\"}"} 
[2026-05-01 16:04:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8efYzWywfycPJkYMa7\"}"} 
[2026-05-01 16:04:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8egN6yHfhjVJLR7yqW\"}"} 
[2026-05-01 16:04:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8egq8nDUd84MzjAYho\"}"} 
[2026-05-01 16:04:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ehnvgvA693aCVtGQT\"}"} 
[2026-05-01 16:04:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eiGx88WDrtZLjpcdm\"}"} 
[2026-05-01 16:04:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ejBmPW2kgXeBJcst4\"}"} 
[2026-05-01 16:04:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ejjWd1DwkE6XSt5uD\"}"} 
[2026-05-01 16:04:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ekhJT5vJ1QhbbnrPp\"}"} 
[2026-05-01 16:04:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8emAaTRRMF8VgKJDC9\"}"} 
[2026-05-01 16:04:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8en5tpiVVHPP3nW5QA\"}"} 
[2026-05-01 16:04:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8enpJVfNmafGzH7uDK\"}"} 
[2026-05-01 16:04:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eoqowMU8CtUVrkVmf\"}"} 
[2026-05-01 16:04:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8epEdBmhNg4DPXm5bj\"}"} 
[2026-05-01 16:04:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eq8CxtGe6eNP5RqoV\"}"} 
[2026-05-01 16:04:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eqjAvuynpCviAw8zx\"}"} 
[2026-05-01 16:04:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8era25cX2se4n8Tctg\"}"} 
[2026-05-01 16:04:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8esx7nrJyv3faqmLi3\"}"} 
[2026-05-01 16:04:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8esdWvHx4aSMzZiwcj\"}"} 
[2026-05-01 16:04:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8euVe2KxCPiS8G8WEL\"}"} 
[2026-05-01 16:04:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8evtyF4KJgo2Y2n5yA\"}"} 
[2026-05-01 16:04:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8evyw4H68qtMU1AGUW\"}"} 
[2026-05-01 16:04:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8exLY12U6DLEx6rCpN\"}"} 
[2026-05-01 16:04:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ey8fT9uNgd4jBjB5W\"}"} 
[2026-05-01 16:04:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8eypqQdNzLPnXYxPyW\"}"} 
[2026-05-01 16:04:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ezXkUh5yoMWFosrbV\"}"} 
[2026-05-01 16:04:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f1LNKjesQaTV3JrZn\"}"} 
[2026-05-01 16:04:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f1otwv8bv6k82SohG\"}"} 
[2026-05-01 16:04:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f2iiGuxMXVc3dQKYy\"}"} 
[2026-05-01 16:04:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f3zcGnC3KN2hHhRwP\"}"} 
[2026-05-01 16:04:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f49XudNA2aA4vRzAY\"}"} 
[2026-05-01 16:04:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f5JVZBScZGuMmb6Pw\"}"} 
[2026-05-01 16:04:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f639GSrhwEkFy15vC\"}"} 
[2026-05-01 16:04:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f6k4NDZC9dTswAAqb\"}"} 
[2026-05-01 16:04:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f7WCEDfEAuo5yHPKF\"}"} 
[2026-05-01 16:04:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f8CcYXnonEaSbAKLw\"}"} 
[2026-05-01 16:04:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f91yhTWHSZ44QYt1D\"}"} 
[2026-05-01 16:04:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8f9cwefx3c4y9BLr8S\"}"} 
[2026-05-01 16:04:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fB3Ww9bQ8Cgh9AtZp\"}"} 
[2026-05-01 16:04:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fBQ6kRYqkGd2Sjdba\"}"} 
[2026-05-01 16:04:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fCRs3aYypqzKkMVSq\"}"} 
[2026-05-01 16:04:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fDqSq2JNxHoYwM9ps\"}"} 
[2026-05-01 16:04:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fDsBaoaxBNRQSMWEs\"}"} 
[2026-05-01 16:04:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fFGX5vqMeEPvw2Kcw\"}"} 
[2026-05-01 16:04:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fFBokuugNXFSL3JCe\"}"} 
[2026-05-01 16:04:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fGbtSpCMTBKkHzEnh\"}"} 
[2026-05-01 16:04:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fGxTzDgnzM9qRibH4\"}"} 
[2026-05-01 16:04:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fJ5wC8UD9FFjjDnta\"}"} 
[2026-05-01 16:04:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fJFc4WDBCUESL4ap5\"}"} 
[2026-05-01 16:04:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fKayQkD7CoNyJyWPU\"}"} 
[2026-05-01 16:04:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fKZEpGUqXoq82AFVh\"}"} 
[2026-05-01 16:04:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fM2HnRRJ2EvPmCMpo\"}"} 
[2026-05-01 16:04:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fMSqmnE8FBCvSS2ev\"}"} 
[2026-05-01 16:04:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fNU7FuxNoL4D3RqVW\"}"} 
[2026-05-01 16:04:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fNmU4S35nA1bQWsDo\"}"} 
[2026-05-01 16:04:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fQ2NY58v4UquFdUpN\"}"} 
[2026-05-01 16:04:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fQEX4iMGGzoHyzFLC\"}"} 
[2026-05-01 16:04:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fRRTZXAxMcumtBoTy\"}"} 
[2026-05-01 16:04:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fRi5KdxFxo4fRbA3i\"}"} 
[2026-05-01 16:04:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fSrnNLb8zqJP9RuVZ\"}"} 
[2026-05-01 16:04:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fT5vbWRz6pq3LL4fm\"}"} 
[2026-05-01 16:04:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fUJMCUyirX3UXh3ad\"}"} 
[2026-05-01 16:04:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fUNZazy73VW8tCPej\"}"} 
[2026-05-01 16:04:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fVjv6Epi5Mb5CvW33\"}"} 
[2026-05-01 16:04:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fWBhmyNCpcZQZvzer\"}"} 
[2026-05-01 16:04:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fXBUrFuZ8ziweJkSe\"}"} 
[2026-05-01 16:04:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fXXa82aZzpbymMRgs\"}"} 
[2026-05-01 16:04:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fYYakqQo5D5innKRH\"}"} 
[2026-05-01 16:04:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fYoTo1ESAMWsrBQev\"}"} 
[2026-05-01 16:04:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fZuCLpmh37V2kBrgP\"}"} 
[2026-05-01 16:04:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8faYtJpmEY7bqsXu8c\"}"} 
[2026-05-01 16:04:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fbjKraaV59LjcC7uQ\"}"} 
[2026-05-01 16:04:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fcxFUZwfb2LQnfKK8\"}"} 
[2026-05-01 16:04:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fdLa1Srti8qZ7inXW\"}"} 
[2026-05-01 16:04:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8feQ4Voxb6AgxtgKcc\"}"} 
[2026-05-01 16:04:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fedhrrTRPtnErZquh\"}"} 
[2026-05-01 16:04:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fftMeKNdTA1Hc3W1j\"}"} 
[2026-05-01 16:04:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fg4XT5LtZ4cmKy14V\"}"} 
[2026-05-01 16:04:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fhZKJg4zyB1JLeg4N\"}"} 
[2026-05-01 16:04:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fhPeNySJNq5fs6FWV\"}"} 
[2026-05-01 16:04:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8finjifV73jcmCGk3A\"}"} 
[2026-05-01 16:04:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fizt4JCR5c6tnWkXY\"}"} 
[2026-05-01 16:04:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fkCKZX4sAZQ1ekDi4\"}"} 
[2026-05-01 16:04:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fkXQyZSovpUwRzZmx\"}"} 
[2026-05-01 16:04:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fmedMTULjzog8byDm\"}"} 
[2026-05-01 16:04:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fo7w3WAX8b1sniG7J\"}"} 
[2026-05-01 16:04:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8focCTodBv1b5JYfAf\"}"} 
[2026-05-01 16:04:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fpVY24MRC9qNddLX5\"}"} 
[2026-05-01 16:04:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fpvahTn16rpxHnHzS\"}"} 
[2026-05-01 16:04:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fqouiPpdXPEJqjiGL\"}"} 
[2026-05-01 16:04:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8frLudg4Jw7BukdAKz\"}"} 
[2026-05-01 16:04:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fsiFtFScHr2w2Kxnx\"}"} 
[2026-05-01 16:04:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fsGiQpvH4A295i5yE\"}"} 
[2026-05-01 16:04:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ftwBM5DsWSm3h3SAJ\"}"} 
[2026-05-01 16:04:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ftwvaUFSJpTDCPynj\"}"} 
[2026-05-01 16:04:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fvF4U4CGh9TMNPszf\"}"} 
[2026-05-01 16:04:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fvGJRzqWfDyMTs862\"}"} 
[2026-05-01 16:04:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fwg8gYPo8QAuqFHQX\"}"} 
[2026-05-01 16:04:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fwwFyUgJFHrznEnbv\"}"} 
[2026-05-01 16:04:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fxy1qNLDNkZqpL8NE\"}"} 
[2026-05-01 16:04:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fyPpTPvjyR6o8arCj\"}"} 
[2026-05-01 16:04:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fzM7gMc5rxiZ3U8BJ\"}"} 
[2026-05-01 16:04:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8fzur7tRGQr9simywW\"}"} 
[2026-05-01 16:04:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g1cmFCMaEjAbJcHAA\"}"} 
[2026-05-01 16:04:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g2Jgk487nYW3fQ5mL\"}"} 
[2026-05-01 16:04:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g3BmUrdZjHnoScMsc\"}"} 
[2026-05-01 16:04:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g3kkZuuaxo9o5ejyr\"}"} 
[2026-05-01 16:04:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g4XPBVHtKokBCY1vD\"}"} 
[2026-05-01 16:04:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g56caqTMMm4WT5Bgw\"}"} 
[2026-05-01 16:04:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g5wTo1biEDusEQN39\"}"} 
[2026-05-01 16:04:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g6XCDqrqmCp9nmaa6\"}"} 
[2026-05-01 16:04:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g7J5Pzaj5fXTaiCx2\"}"} 
[2026-05-01 16:04:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g7vHG86BE2hauSJcp\"}"} 
[2026-05-01 16:04:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g9CvAYxk2RkVskd7z\"}"} 
[2026-05-01 16:04:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8g8mdK3BxF8bgBrrK2\"}"} 
[2026-05-01 16:04:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gAVZKzAZS52GPtZ5M\"}"} 
[2026-05-01 16:04:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gAoATSuMmNscdYSy4\"}"} 
[2026-05-01 16:04:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gBtu2k3CuyGX6x82u\"}"} 
[2026-05-01 16:04:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gCQQLuukwW583MeGJ\"}"} 
[2026-05-01 16:04:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gDAJALs3fqZKP3RP5\"}"} 
[2026-05-01 16:04:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gDthSWyA6uFrZv3au\"}"} 
[2026-05-01 16:04:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gEURhjCMSHQHFADu3\"}"} 
[2026-05-01 16:04:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gFSiPcwey7Fed3tGn\"}"} 
[2026-05-01 16:04:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gFxDwuV1aatNEHLRK\"}"} 
[2026-05-01 16:04:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gH2DX4WwV5WdxJHfW\"}"} 
[2026-05-01 16:04:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gHSmEy648kC5fxLYV\"}"} 
[2026-05-01 16:04:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gJW1ovd866owjju93\"}"} 
[2026-05-01 16:04:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gJtpyvaAnLVBSKLyT\"}"} 
[2026-05-01 16:04:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gKwadsiyhycQw5i2H\"}"} 
[2026-05-01 16:04:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gLKf5JnhJLagQA5Ux\"}"} 
[2026-05-01 16:04:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gMcnyziTEyyZSnqLK\"}"} 
[2026-05-01 16:04:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gMfmM86GnH9ECysUK\"}"} 
[2026-05-01 16:04:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gP3s49UqmwidcuaZQ\"}"} 
[2026-05-01 16:04:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gP2NpYid87TRTC1fm\"}"} 
[2026-05-01 16:04:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gQHmh7VV59p1vJy18\"}"} 
[2026-05-01 16:04:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gQSTU47gJoJ4fzEqL\"}"} 
[2026-05-01 16:04:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gRdPcQZsGBbugoZcG\"}"} 
[2026-05-01 16:04:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gRrnEA8VV8QYpxiy3\"}"} 
[2026-05-01 16:04:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gT7SYMDE7rif6ccmv\"}"} 
[2026-05-01 16:04:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gTJ6mDZ13J7iroVGQ\"}"} 
[2026-05-01 16:04:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gUWmpDKNFtWu6GJGR\"}"} 
[2026-05-01 16:04:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gUyJvVduDV5SnFyyQ\"}"} 
[2026-05-01 16:04:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gW3oN8nuHtNhF2CZJ\"}"} 
[2026-05-01 16:04:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gXW7DTdYUwbzWD2DM\"}"} 
[2026-05-01 16:04:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gXnE8Uis6e2zxSNH6\"}"} 
[2026-05-01 16:04:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gZ3Nkpmjd5ehNc7us\"}"} 
[2026-05-01 16:04:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gZEYFrPAkzZQ83TuZ\"}"} 
[2026-05-01 16:04:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gaRj6WHUTkmAhuuV1\"}"} 
[2026-05-01 16:04:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gag75bA6k1LJ4hLTu\"}"} 
[2026-05-01 16:04:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gbo5KK3RuGi4vEifc\"}"} 
[2026-05-01 16:04:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gdQZU3LcfczddUfGT\"}"} 
[2026-05-01 16:04:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gcCPFAY2RoMh1woa4\"}"} 
[2026-05-01 16:04:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8getcDkUfyPiofcAEL\"}"} 
[2026-05-01 16:04:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gfHRXQ6xjYFpnPaoq\"}"} 
[2026-05-01 16:04:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ggeXHwdN8ETtLN245\"}"} 
[2026-05-01 16:04:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ggZKRUXULx7Z4WC8f\"}"} 
[2026-05-01 16:04:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gi85SKsPYBCcaMong\"}"} 
[2026-05-01 16:04:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8giTv5fUpyLGywP9yT\"}"} 
[2026-05-01 16:04:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gjbsc5xWuL9kpLUF5\"}"} 
[2026-05-01 16:04:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gjsFejYcgnVCWjbwM\"}"} 
[2026-05-01 16:04:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gm1xEtB6vApRBXFd7\"}"} 
[2026-05-01 16:04:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gmeuS7Y5aEyubvTGu\"}"} 
[2026-05-01 16:04:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gnTGwohH3L96Ctw7o\"}"} 
[2026-05-01 16:04:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8go5yaJyrW43XeSbPX\"}"} 
[2026-05-01 16:04:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8goqNcxTm5b1UqHRH2\"}"} 
[2026-05-01 16:04:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gpWoYsU8F1qdYBbYZ\"}"} 
[2026-05-01 16:04:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gqExaB9hLQKAAXF3y\"}"} 
[2026-05-01 16:04:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gqxcrizdEpTujfcMn\"}"} 
[2026-05-01 16:04:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8grSdoAtcEG8N5yUst\"}"} 
[2026-05-01 16:04:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gsTQb1DjAdm57B5Pj\"}"} 
[2026-05-01 16:04:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gsojmkFMPpJKtocuJ\"}"} 
[2026-05-01 16:04:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gu4tve4X36De5UXx6\"}"} 
[2026-05-01 16:04:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gu3esKtK53EAmcTUK\"}"} 
[2026-05-01 16:04:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gvNmj5SgxnTwUBdMi\"}"} 
[2026-05-01 16:04:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gwLKZSKecBDEtPbsX\"}"} 
[2026-05-01 16:04:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gwobeVYGjzfWwKEZB\"}"} 
[2026-05-01 16:04:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gxz352itDv8ocDVuR\"}"} 
[2026-05-01 16:04:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gyH9PuDRWafBcb5un\"}"} 
[2026-05-01 16:04:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8gzR7KLeHjtiAyH6U7\"}"} 
[2026-05-01 16:04:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h1kj3wbWTUsA5u5Yz\"}"} 
[2026-05-01 16:04:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h1sfaWsfpNk98FJRj\"}"} 
[2026-05-01 16:04:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h3LEDHGdf5HKxqzCC\"}"} 
[2026-05-01 16:04:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h3Lj4siuwFuhFn8ML\"}"} 
[2026-05-01 16:04:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h4nnXjR48quFqsxMT\"}"} 
[2026-05-01 16:04:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h4pXS9CbpkVNBxoyt\"}"} 
[2026-05-01 16:04:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h699TfLD23ZRMKtuz\"}"} 
[2026-05-01 16:04:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h6KKBUcuD5fQXaasV\"}"} 
[2026-05-01 16:04:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h7TXMUYdyVCDQfKec\"}"} 
[2026-05-01 16:04:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h7w44DDjEeZc96TTk\"}"} 
[2026-05-01 16:04:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h9RbHrFpL69CaPPt2\"}"} 
[2026-05-01 16:04:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8h9PrVUPy49hBWA74B\"}"} 
[2026-05-01 16:04:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hAvPH8y9K4qKGAf9U\"}"} 
[2026-05-01 16:04:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hBNvGv2YGBzQxUkB2\"}"} 
[2026-05-01 16:04:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hCRBDdodC3fGpMgUj\"}"} 
[2026-05-01 16:04:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hCuwajcz68bTo8ytM\"}"} 
[2026-05-01 16:04:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hDebWw268WijTMVbj\"}"} 
[2026-05-01 16:04:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hEJ2xdzKuBJZZzGh5\"}"} 
[2026-05-01 16:04:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hFD6idH8CimJey5Yv\"}"} 
[2026-05-01 16:04:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hFkqn8BDzeeVmGU4u\"}"} 
[2026-05-01 16:04:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hGj8rnbGVv941dTZc\"}"} 
[2026-05-01 16:04:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hHPZrkuUjW9jkjs5f\"}"} 
[2026-05-01 16:04:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hJGA7c4wVTNYmRVM8\"}"} 
[2026-05-01 16:04:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hJqdeoo842PaSutJD\"}"} 
[2026-05-01 16:04:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hKdG8kLsdXfVDxjSs\"}"} 
[2026-05-01 16:04:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hLDyi4DacZ8fyC2r7\"}"} 
[2026-05-01 16:04:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hLwPkhmG3VKWnQ1GT\"}"} 
[2026-05-01 16:04:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hMfHyuRqewg7KDJQW\"}"} 
[2026-05-01 16:04:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hNNDBcrYe3TBjFwx2\"}"} 
[2026-05-01 16:04:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hP1A6bT2boZEu5UW9\"}"} 
[2026-05-01 16:04:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hPnns4QE4zoCTVFUe\"}"} 
[2026-05-01 16:04:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hQKnkDDz7Wk5tFdQf\"}"} 
[2026-05-01 16:04:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hRCsVsHWqkZ5dAH8r\"}"} 
[2026-05-01 16:04:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hRidKEdrBceuRSfYK\"}"} 
[2026-05-01 16:04:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hT6y2kq2RXiNRoTPk\"}"} 
[2026-05-01 16:04:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hTqd4gYqZjaN3uo52\"}"} 
[2026-05-01 16:04:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hUXYas5J4FKvXcfy5\"}"} 
[2026-05-01 16:04:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hV81eRZH6Ah3xgm9w\"}"} 
[2026-05-01 16:04:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hW1qmrULE1ttUUmsz\"}"} 
[2026-05-01 16:04:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hWSPSsBzzrUgzRxFb\"}"} 
[2026-05-01 16:04:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hXTQPLmXMomdpqb2t\"}"} 
[2026-05-01 16:04:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hYDJUQQbFs9JriHs4\"}"} 
[2026-05-01 16:04:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hZ3uMfMZQHRRpz8CP\"}"} 
[2026-05-01 16:04:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hZjpoBgjGf87xYAWv\"}"} 
[2026-05-01 16:04:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8haJJnbRR73JGrGdmV\"}"} 
[2026-05-01 16:04:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hbC911obR1bnwg9pQ\"}"} 
[2026-05-01 16:04:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hbcBzK415DQheCVyx\"}"} 
[2026-05-01 16:04:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hcewxuAa5bbDBT66U\"}"} 
[2026-05-01 16:04:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hd2mX1EBGKthCwrmB\"}"} 
[2026-05-01 16:04:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8he9z1TdimoqJWwBWb\"}"} 
[2026-05-01 16:04:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8heWpAcoRTz4MvfkEL\"}"} 
[2026-05-01 16:04:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hfw9J1BXs8pFGMGHq\"}"} 
[2026-05-01 16:04:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hgE11emf6x1yEdFDe\"}"} 
[2026-05-01 16:04:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hhVQYCZHzFdCHgCbX\"}"} 
[2026-05-01 16:04:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hhXtCvXHAz9kxLS1h\"}"} 
[2026-05-01 16:04:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hiujH7tR9seBHTuH3\"}"} 
[2026-05-01 16:04:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hj4unHgGCYbqR2954\"}"} 
[2026-05-01 16:04:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hkGbDXbRcWGpKsXLh\"}"} 
[2026-05-01 16:04:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hkVyYEf7LkMqQQKsw\"}"} 
[2026-05-01 16:04:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hmXk2XeDVjUzxbMJP\"}"} 
[2026-05-01 16:04:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hmr69N3F9mVwPpe2w\"}"} 
[2026-05-01 16:04:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hnpPBYb3xsWWRqE2o\"}"} 
[2026-05-01 16:04:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ho9yF6h9e5WBUo9ND\"}"} 
[2026-05-01 16:04:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hpHC6K3m2NjmMBEvz\"}"} 
[2026-05-01 16:04:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hpd2cduDNQoPj1rYQ\"}"} 
[2026-05-01 16:04:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hqhmJQea35DnJ6cvu\"}"} 
[2026-05-01 16:04:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hr7KW59tWjxSgFVBq\"}"} 
[2026-05-01 16:04:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hs5N8XM3Qre3VNU5J\"}"} 
[2026-05-01 16:04:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hspGHXdo7Jr1KBr3M\"}"} 
[2026-05-01 16:04:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8htK2YjcxWYNsvPH5R\"}"} 
[2026-05-01 16:04:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8huG5exgjeL3BtYKEL\"}"} 
[2026-05-01 16:04:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hujMZvUMfhTdjdmaE\"}"} 
[2026-05-01 16:04:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hvnMwwrxE8vyHvBWH\"}"} 
[2026-05-01 16:04:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hwCQsQ8GMpJAdk6dT\"}"} 
[2026-05-01 16:04:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hxCvyLXrEKTgq8ptY\"}"} 
[2026-05-01 16:04:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hxhws1pTfDDfzQPCy\"}"} 
[2026-05-01 16:04:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hynC8Add51XCasc5K\"}"} 
[2026-05-01 16:04:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8hzEUh7xdaPG34epKC\"}"} 
[2026-05-01 16:04:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i19nZ2WXj8q3Dckj9\"}"} 
[2026-05-01 16:04:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i1dZnhF6HxABqbDEo\"}"} 
[2026-05-01 16:04:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i2SBUWbCEfGBJVUjT\"}"} 
[2026-05-01 16:04:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i35sUnA1tU2HV3baN\"}"} 
[2026-05-01 16:04:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i3rkrnkBw1fs3u6Rk\"}"} 
[2026-05-01 16:04:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i4Xh9YZj4NKuwrPwF\"}"} 
[2026-05-01 16:04:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:04:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:04:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:04:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i5G6Wf9B8fFwx1bLx\"}"} 
[2026-05-01 16:04:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i5wXCpBkRwP6hKPRU\"}"} 
[2026-05-01 16:05:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i6dwZMXSidQX2JGVG\"}"} 
[2026-05-01 16:05:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i7EuQazimQgD1KuAk\"}"} 
[2026-05-01 16:05:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i7wa2B9PdCod31m7k\"}"} 
[2026-05-01 16:05:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i8a2GK1GAnzSQoG3P\"}"} 
[2026-05-01 16:05:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8i9Q8WJxmVBvm7cSPw\"}"} 
[2026-05-01 16:05:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iA2aggTUxq1mdKXx8\"}"} 
[2026-05-01 16:05:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iAsBgFXptWh6mokfg\"}"} 
[2026-05-01 16:05:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iBSAxDQUD9ewLas9r\"}"} 
[2026-05-01 16:05:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iCD4B9BSxhJm93MJZ\"}"} 
[2026-05-01 16:05:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iCmnhmBW3m7NpGueR\"}"} 
[2026-05-01 16:05:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iDiqVB1Fooq8PBPTz\"}"} 
[2026-05-01 16:05:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iEDr7obp8ZMcWxGio\"}"} 
[2026-05-01 16:05:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iF7RYSNEvZ3YjQ4me\"}"} 
[2026-05-01 16:05:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iFWVH2yxXtMX3NTPj\"}"} 
[2026-05-01 16:05:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iGrrQteaE3oPQ82CA\"}"} 
[2026-05-01 16:05:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iGtLX2taoe5Faqgdb\"}"} 
[2026-05-01 16:05:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iJMtWncRKBCz7pYqC\"}"} 
[2026-05-01 16:05:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iJTbV17tSxvAwDG8n\"}"} 
[2026-05-01 16:05:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iKxPKssz5TV27TiWR\"}"} 
[2026-05-01 16:05:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iL6p1dgM8EinH1jCF\"}"} 
[2026-05-01 16:05:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iMrUxLoYuaABTNGiM\"}"} 
[2026-05-01 16:05:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iPPG4A3BNV24Uwxjk\"}"} 
[2026-05-01 16:05:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iPRjcfuzA1dQWmYLU\"}"} 
[2026-05-01 16:05:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iQmMR6QkbJBu33rU4\"}"} 
[2026-05-01 16:05:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iRU2VQ1i2Suc2JNfe\"}"} 
[2026-05-01 16:05:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iSDAoU5CbqJ6DFjLG\"}"} 
[2026-05-01 16:05:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iT1J9j9nVggiAo4fX\"}"} 
[2026-05-01 16:05:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iTfV7hSsrB2UxECGa\"}"} 
[2026-05-01 16:05:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iUYZfokdKxD2x5omK\"}"} 
[2026-05-01 16:05:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iV9mvwxXcnJBbuFnj\"}"} 
[2026-05-01 16:05:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iVy9AnN6d5xX2dUWB\"}"} 
[2026-05-01 16:05:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iWZcLnTVUyr6X5Kk7\"}"} 
[2026-05-01 16:05:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iXG2YvWnSqZctRJwr\"}"} 
[2026-05-01 16:05:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iYaercytAFppNp9AJ\"}"} 
[2026-05-01 16:05:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iYnJdLxQGsfHXPUtc\"}"} 
[2026-05-01 16:05:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iaFrcCFhXQhBGGHX5\"}"} 
[2026-05-01 16:05:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iaKaU3j7BXk9sSvBg\"}"} 
[2026-05-01 16:05:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ibu5VmCCLZ64Wi5cY\"}"} 
[2026-05-01 16:05:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8icP6vjdTx1MqXE6i9\"}"} 
[2026-05-01 16:05:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8idN8v1a4ZGDkvetnm\"}"} 
[2026-05-01 16:05:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8idrQdL65we4zk29ZV\"}"} 
[2026-05-01 16:05:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ieohxetgZATixo5ho\"}"} 
[2026-05-01 16:05:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ifJDaWa6gTjqBLTkY\"}"} 
[2026-05-01 16:05:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8igPD6wLEDzbQFbfJv\"}"} 
[2026-05-01 16:05:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8igmmzui9UU5cRkh8i\"}"} 
[2026-05-01 16:05:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iiLnGSUdHWMyRF1su\"}"} 
[2026-05-01 16:05:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ijjchWQuELHACLfkM\"}"} 
[2026-05-01 16:05:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ik2jLwyNNmCDiKA19\"}"} 
[2026-05-01 16:05:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8imN6VE1N58doENnrx\"}"} 
[2026-05-01 16:05:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8imX2QNuPnyChhfnRV\"}"} 
[2026-05-01 16:05:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8inq9hX7oKfACdykqx\"}"} 
[2026-05-01 16:05:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8io1pJ8NAeFfg88gn9\"}"} 
[2026-05-01 16:05:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ipHiW8DDrYVLUEAUm\"}"} 
[2026-05-01 16:05:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ipTP6jQTJuugwDHpS\"}"} 
[2026-05-01 16:05:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iqiHdnCoFzBorAVcZ\"}"} 
[2026-05-01 16:05:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iquws1zg5asHRXcao\"}"} 
[2026-05-01 16:05:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8isN1DMiL7oRwDK4cD\"}"} 
[2026-05-01 16:05:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8isGYouQkzQ1XabrJP\"}"} 
[2026-05-01 16:05:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8itopYNQZ8DNky153n\"}"} 
[2026-05-01 16:05:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8itr459aMiVBQK4ZuH\"}"} 
[2026-05-01 16:05:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ivMqduqwrKzS6f4F3\"}"} 
[2026-05-01 16:05:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ivJcjmtJjkDbRi5jY\"}"} 
[2026-05-01 16:05:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iwqdpYj6mPeBrKyw8\"}"} 
[2026-05-01 16:05:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ixhyQcyNwc2BtZMBh\"}"} 
[2026-05-01 16:05:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iya4sJH6xVmTZuWj3\"}"} 
[2026-05-01 16:05:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8iz7oi7xSgszN2hmBm\"}"} 
[2026-05-01 16:05:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8izqiKATHY4B35pYM3\"}"} 
[2026-05-01 16:05:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j1brYMmMZDNU7jvKD\"}"} 
[2026-05-01 16:05:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j2F3mNe42MmpSKM5S\"}"} 
[2026-05-01 16:05:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j3VDGxkKM4Avt9bHf\"}"} 
[2026-05-01 16:05:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j3dteEHcmGwp5PB4B\"}"} 
[2026-05-01 16:05:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j4vHRk8cebMn9qVAa\"}"} 
[2026-05-01 16:05:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j57wNPQVT5zFqkSYa\"}"} 
[2026-05-01 16:05:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j6VnSHopRm6rNm9tF\"}"} 
[2026-05-01 16:05:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j6XmX65fRAL5rCANZ\"}"} 
[2026-05-01 16:05:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j84nmxQApgpJJNizd\"}"} 
[2026-05-01 16:05:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j82ouGwsziVwmo269\"}"} 
[2026-05-01 16:05:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j9X76WJFMrmxTXS6S\"}"} 
[2026-05-01 16:05:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8j9kVn36iEK6rnz1hM\"}"} 
[2026-05-01 16:05:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jB1eLfhKfkQ5DeyXr\"}"} 
[2026-05-01 16:05:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jBq1eq5uA6xRXFCxM\"}"} 
[2026-05-01 16:05:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jCUxFge6XhteVdDUR\"}"} 
[2026-05-01 16:05:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jDLnphppdf5FWtYHD\"}"} 
[2026-05-01 16:05:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jDt37uXT7J4rqrtgK\"}"} 
[2026-05-01 16:05:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jEpqWvkSz3Kx9M7Ex\"}"} 
[2026-05-01 16:05:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jFBRSCQnsDtyPHcJD\"}"} 
[2026-05-01 16:05:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jGJ96YTeVQMSTxJVj\"}"} 
[2026-05-01 16:05:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jGVYq9FLZ4yRTJnE7\"}"} 
[2026-05-01 16:05:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jHpvUZe3mY4DKybk6\"}"} 
[2026-05-01 16:05:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jHwNDsWTceKKaWenw\"}"} 
[2026-05-01 16:05:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jK6pJ3ZNChmUajoTi\"}"} 
[2026-05-01 16:05:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jKZr4ktNFZTfEkDsM\"}"} 
[2026-05-01 16:05:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jLc6uFjBjC8pkVD1x\"}"} 
[2026-05-01 16:05:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jM2u4QCWse9pq3wGt\"}"} 
[2026-05-01 16:05:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jN3BBAY2Xg9zUWnzr\"}"} 
[2026-05-01 16:05:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jNWwwMMCd189E3x4X\"}"} 
[2026-05-01 16:05:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jPQH2DVNEFqdEBfh8\"}"} 
[2026-05-01 16:05:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jPxGGZba4iNAg75vt\"}"} 
[2026-05-01 16:05:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jQiuXY11CY9XzcFyV\"}"} 
[2026-05-01 16:05:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jRZ1jYhBW24ssXxTM\"}"} 
[2026-05-01 16:05:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jS8VHK2howenBKgzx\"}"} 
[2026-05-01 16:05:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jUQAGzme9byPy5Fgn\"}"} 
[2026-05-01 16:05:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jVPSispnhfZ6yCffm\"}"} 
[2026-05-01 16:05:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jVsDhuYYfawrpEqS8\"}"} 
[2026-05-01 16:05:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jWq1RWVKvNJVxoByC\"}"} 
[2026-05-01 16:05:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jXFom7qYtCQtbADLh\"}"} 
[2026-05-01 16:05:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jYC7XAyJ4bhuk2kW3\"}"} 
[2026-05-01 16:05:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jYZSJszSo2NAYtzVc\"}"} 
[2026-05-01 16:05:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jZcwTvhXugbEzRBFG\"}"} 
[2026-05-01 16:05:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jZxXciyFBSwJP2NRn\"}"} 
[2026-05-01 16:05:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jbCw8rD1H2pSe1jjB\"}"} 
[2026-05-01 16:05:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jcekjrDsGmcr2CtaT\"}"} 
[2026-05-01 16:05:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jdMRYCnM6itib7j3A\"}"} 
[2026-05-01 16:05:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8je6ZjfkTGpXh18i74\"}"} 
[2026-05-01 16:05:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jfCYSbr2kf7VYpq4o\"}"} 
[2026-05-01 16:05:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jfX9SWMqR211YWfs8\"}"} 
[2026-05-01 16:05:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jgxDNv7Xrcb43wWk2\"}"} 
[2026-05-01 16:05:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jgecNSZkp75JFJvSy\"}"} 
[2026-05-01 16:05:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jiN3jp23AdGzqSCHE\"}"} 
[2026-05-01 16:05:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jiQXRN3bDDQGvp2hG\"}"} 
[2026-05-01 16:05:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jjnsPKUoTnjvGCQFn\"}"} 
[2026-05-01 16:05:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jjta4DzTR5joAghK8\"}"} 
[2026-05-01 16:05:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jmDwY8HKPpGLD2J8T\"}"} 
[2026-05-01 16:05:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jmEgpMHbTcbCGxTF1\"}"} 
[2026-05-01 16:05:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jngFd6TDqbmh3eJcM\"}"} 
[2026-05-01 16:05:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jnnho8cPLecWcRzM5\"}"} 
[2026-05-01 16:05:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jp9JzB5HByW7CtgXL\"}"} 
[2026-05-01 16:05:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jpBYC5JuZsss8X8ty\"}"} 
[2026-05-01 16:05:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jqd77dWc3EJzceDhi\"}"} 
[2026-05-01 16:05:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jqcMvrMxuQQYqa8Dc\"}"} 
[2026-05-01 16:05:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8js1hfoNb7WUWCKWZW\"}"} 
[2026-05-01 16:05:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jtVkMntEdQynKegUi\"}"} 
[2026-05-01 16:05:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8juqroC7Nt4BjYGRYo\"}"} 
[2026-05-01 16:05:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jw7GEegdiEd17s7dr\"}"} 
[2026-05-01 16:05:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jv8iuekrPbe66ASai\"}"} 
[2026-05-01 16:05:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jxxPAEPxdDT3unvHV\"}"} 
[2026-05-01 16:05:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jxc42PdvrYWbS9kx2\"}"} 
[2026-05-01 16:05:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jzLynjvtqYFZpiy56\"}"} 
[2026-05-01 16:05:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8jzdbN5XVDrAHNoVQr\"}"} 
[2026-05-01 16:05:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k1koxjKTY7Ay8rCr9\"}"} 
[2026-05-01 16:05:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k22vk64j4vFkHVSW9\"}"} 
[2026-05-01 16:05:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k39QCbbDsxBvrFEKh\"}"} 
[2026-05-01 16:05:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k3TW4pDTea7GM3SV8\"}"} 
[2026-05-01 16:05:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k4aDqNjqpQ8mHvbqf\"}"} 
[2026-05-01 16:05:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k4rLyuscb2YUjRfcr\"}"} 
[2026-05-01 16:05:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k623CsVKLdB8Scssn\"}"} 
[2026-05-01 16:05:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k6FRmMy91w6sMUwNP\"}"} 
[2026-05-01 16:05:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k7ScSYfAkBnDaYrCU\"}"} 
[2026-05-01 16:05:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k7oSk19SkKXbcGfGP\"}"} 
[2026-05-01 16:05:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k92cWWQ2kL1J9U68M\"}"} 
[2026-05-01 16:05:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8k8nj2RkhcKPiivMK1\"}"} 
[2026-05-01 16:05:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kAUg5iW8QhQkkUQjT\"}"} 
[2026-05-01 16:05:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kB2v6iQcV1DcWyo2Q\"}"} 
[2026-05-01 16:05:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kCCcDb7goapQ54gbh\"}"} 
[2026-05-01 16:05:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kDYUjYbSDktwQ3L2A\"}"} 
[2026-05-01 16:05:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kDffSHp7ZLmiYaLzg\"}"} 
[2026-05-01 16:05:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kF6F9t9X7ttd1TQUU\"}"} 
[2026-05-01 16:05:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kEsbdCqPbSmXeBhRB\"}"} 
[2026-05-01 16:05:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kGMeLxJkrTxCVVh2i\"}"} 
[2026-05-01 16:05:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kGqv115GVSX75BpeK\"}"} 
[2026-05-01 16:05:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kHdnTUkerra4zgt7C\"}"} 
[2026-05-01 16:05:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kJGVGthrpg9fMKD8Q\"}"} 
[2026-05-01 16:05:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kK57KKAH1a2ahQykD\"}"} 
[2026-05-01 16:05:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kKhZaLu4rGtz6i9DN\"}"} 
[2026-05-01 16:05:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kLSTdMzRmm7CjFrCK\"}"} 
[2026-05-01 16:05:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kM8t1S6gjGx9LVChL\"}"} 
[2026-05-01 16:05:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kMkLfXy2b7VNbKAeg\"}"} 
[2026-05-01 16:05:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kNjdAEEYYDuFoCZN7\"}"} 
[2026-05-01 16:05:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kPAv6dKNNQkm75vMT\"}"} 
[2026-05-01 16:05:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kQBgpws2aC53mZLzJ\"}"} 
[2026-05-01 16:05:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kQfTRCmUMGpsFkegL\"}"} 
[2026-05-01 16:05:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kRiiEa9BDhgjjD1hT\"}"} 
[2026-05-01 16:05:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kRzq5UnJsivRyGfw1\"}"} 
[2026-05-01 16:05:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kT5KGFkRYkFDw9Wyu\"}"} 
[2026-05-01 16:05:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kTQALmUC7ZqSNKPgv\"}"} 
[2026-05-01 16:05:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kUQBzYiqUUfqFnsKx\"}"} 
[2026-05-01 16:05:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kUokHJUTo2weSog9K\"}"} 
[2026-05-01 16:05:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kVrFmT39g4tZuTtci\"}"} 
[2026-05-01 16:05:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kWJY3osApNVsZUG2t\"}"} 
[2026-05-01 16:05:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kXKJcMLrDVHLY7T23\"}"} 
[2026-05-01 16:05:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kXXD99DZ6s2mk7Qxe\"}"} 
[2026-05-01 16:05:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kYk8QNRiNNNDR32oG\"}"} 
[2026-05-01 16:05:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kYs58YxWrykmgomsy\"}"} 
[2026-05-01 16:05:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kaBCk9gU5mZTpD6Vy\"}"} 
[2026-05-01 16:05:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kaJtedKB2gaRjUVHk\"}"} 
[2026-05-01 16:05:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kbgjyTmXDKgbkYkaH\"}"} 
[2026-05-01 16:05:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kbiyCiyyTRXfeWDnR\"}"} 
[2026-05-01 16:05:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kd8Jb9BieWVpVg6Nv\"}"} 
[2026-05-01 16:05:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kdC2KGUD4yjXVkZb4\"}"} 
[2026-05-01 16:05:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8keWQ3sK3MGxCh8YWZ\"}"} 
[2026-05-01 16:05:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8keacq9XEbSFy1GAD2\"}"} 
[2026-05-01 16:05:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kfpnDkLrvVVNiDECo\"}"} 
[2026-05-01 16:05:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kfxiTj6rkwCvxno1q\"}"} 
[2026-05-01 16:05:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8khL4uYzxQDxjs5UVJ\"}"} 
[2026-05-01 16:05:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8khQ31VyA5zBkT1QcS\"}"} 
[2026-05-01 16:05:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kijeg751eaH1U7iZy\"}"} 
[2026-05-01 16:05:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kiqMMoUBF3cLnEhDt\"}"} 
[2026-05-01 16:05:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kkDwYEPJVPzg9CPi6\"}"} 
[2026-05-01 16:05:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kkAUVorZyZavQojzt\"}"} 
[2026-05-01 16:05:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kmZoiVttbWazn1NA2\"}"} 
[2026-05-01 16:05:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kmZohjgLtY6ngzJuF\"}"} 
[2026-05-01 16:05:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8knztASR3RasqfbqkF\"}"} 
[2026-05-01 16:05:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ko4MAazETomVdCGSW\"}"} 
[2026-05-01 16:05:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kpVRUFaav4MMxd6vb\"}"} 
[2026-05-01 16:05:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kpa8YwxYgjbmRqaVP\"}"} 
[2026-05-01 16:05:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kqrn7TgnrEnsh9K2u\"}"} 
[2026-05-01 16:05:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kr89YHmyvYh7F3N3C\"}"} 
[2026-05-01 16:05:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ksKpxe1siS7VXT6UV\"}"} 
[2026-05-01 16:05:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ksXV46neoytHK4u5f\"}"} 
[2026-05-01 16:05:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ktjuZ7uUNwCZsGVYP\"}"} 
[2026-05-01 16:05:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ktwKRcuX1Tcdxjmrt\"}"} 
[2026-05-01 16:05:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kv6Gms5BAunCHAL24\"}"} 
[2026-05-01 16:05:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kvR7U1YwWtGUjKYsi\"}"} 
[2026-05-01 16:05:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kwTsTN2fd7S6mtt8t\"}"} 
[2026-05-01 16:05:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kwtRKtwk8BNBbwzQ8\"}"} 
[2026-05-01 16:05:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kxyAAWnvBn4CQSNM2\"}"} 
[2026-05-01 16:05:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kyUR5DC5x3L8DGJhw\"}"} 
[2026-05-01 16:05:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kzKWqwwUYEnGiGYv3\"}"} 
[2026-05-01 16:05:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8kzuVARwaXbcC6uZr2\"}"} 
[2026-05-01 16:05:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m1dtrgsYnNTPWSZzW\"}"} 
[2026-05-01 16:05:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m2LZhbBRSAhANfDwz\"}"} 
[2026-05-01 16:05:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m3AAq8zdwybDRaDwA\"}"} 
[2026-05-01 16:05:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m3gRcpiXXLZTqWttQ\"}"} 
[2026-05-01 16:05:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m4XHBQPeF8WSX37Vp\"}"} 
[2026-05-01 16:05:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m55GXqv3figJ4aMJg\"}"} 
[2026-05-01 16:05:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m5r9kTtERGrZ2JBay\"}"} 
[2026-05-01 16:05:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m6Q8muyFdxLY5NyTU\"}"} 
[2026-05-01 16:05:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m77YfgDwc4cvEjkmU\"}"} 
[2026-05-01 16:05:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m7g2qaQjypqs4QoSJ\"}"} 
[2026-05-01 16:05:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m8RS4Cbkw5qPFvjYQ\"}"} 
[2026-05-01 16:05:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m97rNQ8xC2NN3wRb8\"}"} 
[2026-05-01 16:05:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8m9ywTnFntMCnXfkev\"}"} 
[2026-05-01 16:05:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mASUaPrn3kT9ghF2t\"}"} 
[2026-05-01 16:05:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mBG5myrYHti8fet16\"}"} 
[2026-05-01 16:05:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mCAAGJGCsXxwpJDKU\"}"} 
[2026-05-01 16:05:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mChu5f4wLbmVvvy1G\"}"} 
[2026-05-01 16:05:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mDfCaGgT94V83pG54\"}"} 
[2026-05-01 16:05:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mECwHAWkv6vznzXMC\"}"} 
[2026-05-01 16:05:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mF913CnJ4SvpTEYRi\"}"} 
[2026-05-01 16:05:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mFeFzv4bShHWWFYbT\"}"} 
[2026-05-01 16:05:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mGY66t5DwJpjHFywp\"}"} 
[2026-05-01 16:05:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mH8oV7hnThewkXR75\"}"} 
[2026-05-01 16:05:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mLFaVJx9gu68A4Y9A\"}"} 
[2026-05-01 16:05:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mNNKsCg1WkMUHVSqL\"}"} 
[2026-05-01 16:05:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mMq5ioCux6JqdEjwe\"}"} 
[2026-05-01 16:05:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mPo9J21DjhFkYUV73\"}"} 
[2026-05-01 16:05:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mRFCyFAjWfFio6WWJ\"}"} 
[2026-05-01 16:05:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mR4nvVsji9Cyowinf\"}"} 
[2026-05-01 16:05:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mShX7BKqxhSynaRJP\"}"} 
[2026-05-01 16:05:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mSy9AwEQELReJZN8U\"}"} 
[2026-05-01 16:05:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mTxvSYsNiYSzBf35H\"}"} 
[2026-05-01 16:05:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mUMjjJyxkG5qo12UE\"}"} 
[2026-05-01 16:05:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mVM1qy6quNkEF9R2E\"}"} 
[2026-05-01 16:05:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mVzDYDvVhPQ5e6dhy\"}"} 
[2026-05-01 16:05:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mWf9HQ2D86s4yCwaZ\"}"} 
[2026-05-01 16:05:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mXTmZVSQMAjzcSEFP\"}"} 
[2026-05-01 16:05:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mY9SeeRvHqpWKqfTy\"}"} 
[2026-05-01 16:05:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mYt6SpkkeMkESgrcc\"}"} 
[2026-05-01 16:05:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mZU4w7vjypND1Su9t\"}"} 
[2026-05-01 16:05:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8maJB5ddLbZHf5tyor\"}"} 
[2026-05-01 16:05:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8matPwvhHWUzqUdQRi\"}"} 
[2026-05-01 16:05:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mbfXNWc1kd1U7EJXz\"}"} 
[2026-05-01 16:05:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mcTA2oLN77a4yDijQ\"}"} 
[2026-05-01 16:05:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mdKVLa1wPkPqgzXZE\"}"} 
[2026-05-01 16:05:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mdqVZh1noajpcB5sj\"}"} 
[2026-05-01 16:05:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mfdQ4ovzrm5eamfrh\"}"} 
[2026-05-01 16:05:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mi3Fbi27y4ZvxPXGV\"}"} 
[2026-05-01 16:05:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mjmBxNYgZWYrnuQwf\"}"} 
[2026-05-01 16:05:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mjmw4veRuDPqajpWy\"}"} 
[2026-05-01 16:05:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mm743ehg5jjsfqrTs\"}"} 
[2026-05-01 16:05:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mmCWP3RzDazXTp3Zi\"}"} 
[2026-05-01 16:05:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mndpvoa5hTyJvs2Gh\"}"} 
[2026-05-01 16:05:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mnqEZ9hyz3NySPaJ5\"}"} 
[2026-05-01 16:05:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mp5Q4VBUt5ueVxj29\"}"} 
[2026-05-01 16:05:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mpN1Y5h4zGHYT6rX9\"}"} 
[2026-05-01 16:05:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mqYD158t95skTJ9QX\"}"} 
[2026-05-01 16:05:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mrDsr62qLWnsefinL\"}"} 
[2026-05-01 16:05:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ms2VsYUAtoxsczrHC\"}"} 
[2026-05-01 16:05:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mseCy2YqLbgVTktpe\"}"} 
[2026-05-01 16:05:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mtXHeFebvZ357TbMb\"}"} 
[2026-05-01 16:05:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mu5H5xujxvDFwn5Uy\"}"} 
[2026-05-01 16:05:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8muvsakytJYko2BMFS\"}"} 
[2026-05-01 16:05:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mvVMxHrKjJ6EEtCuX\"}"} 
[2026-05-01 16:05:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mwwfq172fopyQfna1\"}"} 
[2026-05-01 16:05:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8myNkCtvmUpzQccPuB\"}"} 
[2026-05-01 16:05:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8mzf8mSPUx7msbbNnL\"}"} 
[2026-05-01 16:05:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n2Afs33DHvQDQAZX2\"}"} 
[2026-05-01 16:05:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n36EQoqnBcUiXACe8\"}"} 
[2026-05-01 16:05:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n3bVXQVJmVycH4xMk\"}"} 
[2026-05-01 16:05:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n4iDECPnQGg784GmG\"}"} 
[2026-05-01 16:05:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n53JzdVas35yZVZBs\"}"} 
[2026-05-01 16:05:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n683bPQLYGrddZQzC\"}"} 
[2026-05-01 16:05:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n6TtThG9562iHaf5x\"}"} 
[2026-05-01 16:05:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n7WPTnt3ysVJcQRq4\"}"} 
[2026-05-01 16:05:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n7thqskz4cGGX3Cb3\"}"} 
[2026-05-01 16:05:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n8hL98xpNRcg8GeJ3\"}"} 
[2026-05-01 16:05:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8n9qnbavGm352xkyzH\"}"} 
[2026-05-01 16:05:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nA8QCJwbQySM6N8d6\"}"} 
[2026-05-01 16:05:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nBCdukdwVLnVE1AdK\"}"} 
[2026-05-01 16:05:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nBXjZZpiLJasjaYV6\"}"} 
[2026-05-01 16:05:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nCggzNwVTSoQnW43X\"}"} 
[2026-05-01 16:05:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nCyoGk2ZXSHkM57Q5\"}"} 
[2026-05-01 16:05:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nE917CosEcKDMfj7w\"}"} 
[2026-05-01 16:05:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nEVLAKZh4L1TAcorM\"}"} 
[2026-05-01 16:05:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nFVrkwPZHdYhB8DqV\"}"} 
[2026-05-01 16:05:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nGEkx3RMSdHj1Eb6T\"}"} 
[2026-05-01 16:05:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nGsxCjZdsNYg4Xifr\"}"} 
[2026-05-01 16:05:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nHeqPUwPSrGfSWnED\"}"} 
[2026-05-01 16:05:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nJHnVPmrJ9f6X4CJ3\"}"} 
[2026-05-01 16:05:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nK2Bm6gSXhJ5UScwH\"}"} 
[2026-05-01 16:05:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nKag8evgmjPqKgNCh\"}"} 
[2026-05-01 16:05:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nLNJTmAXc5rvXdL8n\"}"} 
[2026-05-01 16:05:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nLxWyhemQyuBYLAgm\"}"} 
[2026-05-01 16:05:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nMZyt1VjEvThJSpX9\"}"} 
[2026-05-01 16:05:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nNUYvuVaa188BNGhU\"}"} 
[2026-05-01 16:05:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nNqP57Hm2qAZtSANz\"}"} 
[2026-05-01 16:05:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nPkSxQzh8RxrgGaDV\"}"} 
[2026-05-01 16:05:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nQcnLHwFLY7upFZLA\"}"} 
[2026-05-01 16:05:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nREjsWKUETr99cFum\"}"} 
[2026-05-01 16:05:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nSD2zUNrLK3cfeSaw\"}"} 
[2026-05-01 16:05:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nSY8K39tQNhYmWSt3\"}"} 
[2026-05-01 16:05:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nTa96wyoyu72cdZPX\"}"} 
[2026-05-01 16:05:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nTvxr2QFNyuPq5Xcz\"}"} 
[2026-05-01 16:05:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nV2CYhWz4EuwAxc5x\"}"} 
[2026-05-01 16:05:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nVKoeWHhyRQ39cjRP\"}"} 
[2026-05-01 16:05:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:05:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:05:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:05:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nWVWMc21hG8m8twDu\"}"} 
[2026-05-01 16:06:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nWiQ2EoNRB1HS3Yxs\"}"} 
[2026-05-01 16:06:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nXvaN5MQuo73kJkfd\"}"} 
[2026-05-01 16:06:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nYBD5YcrPHSLSXunX\"}"} 
[2026-05-01 16:06:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nZLA14wi1HBDcZdde\"}"} 
[2026-05-01 16:06:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nZeGGFVZ8SPAyZahi\"}"} 
[2026-05-01 16:06:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nb65LGeX5KN7rWBgr\"}"} 
[2026-05-01 16:06:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nb17tYZajwZxh8BRi\"}"} 
[2026-05-01 16:06:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ncTgH1xdmpcD24bwS\"}"} 
[2026-05-01 16:06:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nca87f2g9ANvsGZCG\"}"} 
[2026-05-01 16:06:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ndpXieRM9EoTbP2sg\"}"} 
[2026-05-01 16:06:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ne3BPkCuk9gnCeUQf\"}"} 
[2026-05-01 16:06:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nfDNMh5ko599UybQC\"}"} 
[2026-05-01 16:06:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nfWjTxRhxQfGDqgdG\"}"} 
[2026-05-01 16:06:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ngdhgeZEzu5RocxZX\"}"} 
[2026-05-01 16:06:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ngz2sEpm2j7wqNPNk\"}"} 
[2026-05-01 16:06:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8niLPsRvBc2d3zEMCq\"}"} 
[2026-05-01 16:06:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8niVpQGTGXfGuBWyFP\"}"} 
[2026-05-01 16:06:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8njtuR2iXCBddQDuTb\"}"} 
[2026-05-01 16:06:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8njoCW5pFFiyD9ocUT\"}"} 
[2026-05-01 16:06:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nmAJuBg3foPvfuFQr\"}"} 
[2026-05-01 16:06:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nmF1z4LdwfxW1Epg7\"}"} 
[2026-05-01 16:06:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nncsHSXrnWxK2uaQc\"}"} 
[2026-05-01 16:06:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nnf6dTzmMMXXjMbVN\"}"} 
[2026-05-01 16:06:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8np99BZ2cu7ytLTZJS\"}"} 
[2026-05-01 16:06:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8npiNSRUTc81MjhWVS\"}"} 
[2026-05-01 16:06:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nqdgdxRUMngvmFqV5\"}"} 
[2026-05-01 16:06:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nr8hfM4rsa3DFaQWM\"}"} 
[2026-05-01 16:06:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ns7EdHp84JEAWMzof\"}"} 
[2026-05-01 16:06:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nsc1AMcw7h9bgNo7c\"}"} 
[2026-05-01 16:06:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ntWpjbfgtFJSHyaYG\"}"} 
[2026-05-01 16:06:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nuEjDDBEaxwUX436K\"}"} 
[2026-05-01 16:06:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nuvQUF5uhUzpymkKa\"}"} 
[2026-05-01 16:06:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nvhHuk8qcFwuhc1Gw\"}"} 
[2026-05-01 16:06:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nwMUdgsecbw92SU6e\"}"} 
[2026-05-01 16:06:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nwySMdSH2zGukmG5v\"}"} 
[2026-05-01 16:06:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nxk4s4xQxoYJFW8Cr\"}"} 
[2026-05-01 16:06:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nyKo31RA4b44gxRdP\"}"} 
[2026-05-01 16:06:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nz8fVEjTssWmhJH9m\"}"} 
[2026-05-01 16:06:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8nzaCngzivGDsAtYz1\"}"} 
[2026-05-01 16:06:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o1ZjZiTfgw79JEhw5\"}"} 
[2026-05-01 16:06:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o1ndFCduSkjbVtSsk\"}"} 
[2026-05-01 16:06:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o323fNUW8mMtg7WTt\"}"} 
[2026-05-01 16:06:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o34mw4biaZ9p5Dio9\"}"} 
[2026-05-01 16:06:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o4GwvheWsq6Tnib2s\"}"} 
[2026-05-01 16:06:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o4JBrPaM55FaLfJD5\"}"} 
[2026-05-01 16:06:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o5Wrwob7hMf2mdGNj\"}"} 
[2026-05-01 16:06:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o5fJB6soeZfFgkfeu\"}"} 
[2026-05-01 16:06:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o6j3DGu7RDMvk4xvk\"}"} 
[2026-05-01 16:06:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o7777CfVHJqWCdQFC\"}"} 
[2026-05-01 16:06:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8o9WDfQJyNkrDDGrwy\"}"} 
[2026-05-01 16:06:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oAvJJNqqLxuQJxz9K\"}"} 
[2026-05-01 16:06:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oCCh9vrKkFbaNNoXZ\"}"} 
[2026-05-01 16:06:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oD52sNTBHwYWwJbnF\"}"} 
[2026-05-01 16:06:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oDUbSxz73A1PBA7U9\"}"} 
[2026-05-01 16:06:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oEV7iBfZq7Sky2hM4\"}"} 
[2026-05-01 16:06:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oEpTD3ibL3YS7667t\"}"} 
[2026-05-01 16:06:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oFsxT7QLXJ9w2keBe\"}"} 
[2026-05-01 16:06:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oHHHi1A5w23cAHGRP\"}"} 
[2026-05-01 16:06:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oHPz47arAuwQUpkVt\"}"} 
[2026-05-01 16:06:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oJw1D7bFjrrvoGX5h\"}"} 
[2026-05-01 16:06:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oKG6qUYjiGSZu1gX2\"}"} 
[2026-05-01 16:06:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oLP4sDrrkhEymhTDZ\"}"} 
[2026-05-01 16:06:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oLhfrjwZ9PRoccwYm\"}"} 
[2026-05-01 16:06:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oMn9zVxsfbBmUYh1K\"}"} 
[2026-05-01 16:06:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oN8jp3XUozLrrHtU1\"}"} 
[2026-05-01 16:06:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oP82VMR24zTFxZyqA\"}"} 
[2026-05-01 16:06:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oPd35VEuUMMxUyL4g\"}"} 
[2026-05-01 16:06:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oQJi4KLRWGrmQwLuU\"}"} 
[2026-05-01 16:06:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oR4rDxiAAd2dVXx11\"}"} 
[2026-05-01 16:06:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oRfKJ8d6JPXpd63ix\"}"} 
[2026-05-01 16:06:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oSUBaWGsNtjq4Qrv3\"}"} 
[2026-05-01 16:06:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oSwTv5y3VgAbZZMdG\"}"} 
[2026-05-01 16:06:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oTtGQDD1Xf72Vgz1k\"}"} 
[2026-05-01 16:06:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oUHaEJH3Nt6WdGfr7\"}"} 
[2026-05-01 16:06:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oVfB7rHjWKggUqqF4\"}"} 
[2026-05-01 16:06:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oVM5DtRsauo2LJbci\"}"} 
[2026-05-01 16:06:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oXJ9jDPRwFiboykbP\"}"} 
[2026-05-01 16:06:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oXEvmSGVW5vcjZeKE\"}"} 
[2026-05-01 16:06:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oYiUknJYYjKPxAoQn\"}"} 
[2026-05-01 16:06:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oYijH4hUbicikQLRB\"}"} 
[2026-05-01 16:06:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oa5q4sLUHXjSVJWy3\"}"} 
[2026-05-01 16:06:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oa6aKx9a3QKJ3n7Bn\"}"} 
[2026-05-01 16:06:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8obJWAKUugxKJshjpC\"}"} 
[2026-05-01 16:06:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8obZP44ZJ7GsQRQsLQ\"}"} 
[2026-05-01 16:06:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ocZA84DMmqrxpMT59\"}"} 
[2026-05-01 16:06:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ocyhv3hNxxRq9Fviz\"}"} 
[2026-05-01 16:06:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oe4h8Wfg8Au5R7o4F\"}"} 
[2026-05-01 16:06:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oeS2KSA4kpzakaAnt\"}"} 
[2026-05-01 16:06:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ofRZ1xKFPvZdw2Ary\"}"} 
[2026-05-01 16:06:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oft618bg557QCj8Wk\"}"} 
[2026-05-01 16:06:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oghhC2kdCU5YN3YWo\"}"} 
[2026-05-01 16:06:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ohJfGz9bCqQ7ZcRWa\"}"} 
[2026-05-01 16:06:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oi25AoLMaTsL5UEQt\"}"} 
[2026-05-01 16:06:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oiphFULDr3B5TpcPk\"}"} 
[2026-05-01 16:06:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ojKTGY99Er5E5WrEn\"}"} 
[2026-05-01 16:06:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ok6qC8gK9FewsX13d\"}"} 
[2026-05-01 16:06:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8okiYcqikkc1DS5RQC\"}"} 
[2026-05-01 16:06:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8omhL6rzdzTpQNCHfJ\"}"} 
[2026-05-01 16:06:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8onNGGxnkJLzrJtHJc\"}"} 
[2026-05-01 16:06:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ooBNhXDLpWiS3oesR\"}"} 
[2026-05-01 16:06:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oop5Z7RfaP7TBPkFS\"}"} 
[2026-05-01 16:06:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8opchESc3rpUXNX6yu\"}"} 
[2026-05-01 16:06:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oqH8sx153ogmsAUhY\"}"} 
[2026-05-01 16:06:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8or4Wh1tt9iGFurJYx\"}"} 
[2026-05-01 16:06:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8orihjyZDdn65C6D7G\"}"} 
[2026-05-01 16:06:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ot5Z2eukHoUan6uSZ\"}"} 
[2026-05-01 16:06:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ouNSZR1RJjMbyEubs\"}"} 
[2026-05-01 16:06:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ouPvzFea6oMr8vhE5\"}"} 
[2026-05-01 16:06:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ovcbtjQJLZCCcTEEk\"}"} 
[2026-05-01 16:06:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8owwEMhH5G29kvNDjD\"}"} 
[2026-05-01 16:06:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8owLGMMA7nETJLrRtT\"}"} 
[2026-05-01 16:06:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8oyPYCPf2Lq1Tbqptv\"}"} 
[2026-05-01 16:06:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ozFdUSZFgh2TvRSUi\"}"} 
[2026-05-01 16:06:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ozod6Z5qXCCbWjptr\"}"} 
[2026-05-01 16:06:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8p2Eh25nvkTUbenZeB\"}"} 
[2026-05-01 16:06:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8p3iEyNz3p9Rxy3Jho\"}"} 
[2026-05-01 16:06:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8p5RvhAhF9bory8PPA\"}"} 
[2026-05-01 16:06:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8p6ySmwN5Lgg3nMaiq\"}"} 
[2026-05-01 16:06:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8p8Q2RXjvzeDRZVBQ2\"}"} 
[2026-05-01 16:06:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8p9qbCqSgfRZQNWwDM\"}"} 
[2026-05-01 16:06:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pBUKaYu9NK7keuk6y\"}"} 
[2026-05-01 16:06:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pCw874xH2dM1jyH8e\"}"} 
[2026-05-01 16:06:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pEKy8E3T2PPS63cdM\"}"} 
[2026-05-01 16:06:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pFoGhpU5hwk7Cd8gt\"}"} 
[2026-05-01 16:06:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pEjmqeZSu1SvGkj43\"}"} 
[2026-05-01 16:06:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pHMHEoHTAipxgPUx3\"}"} 
[2026-05-01 16:06:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pHF5tCZCEbfSWEYHf\"}"} 
[2026-05-01 16:06:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pJeuwcyi7hxwKqu26\"}"} 
[2026-05-01 16:06:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pK8gqnhx57Ew7kJkr\"}"} 
[2026-05-01 16:06:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pL6yhfFjyVjKCTC8s\"}"} 
[2026-05-01 16:06:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pLkvC7NHeA1xnShQ7\"}"} 
[2026-05-01 16:06:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pMan8DA9pV3MZSk6V\"}"} 
[2026-05-01 16:06:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pNMApWGs4Fn4WtULb\"}"} 
[2026-05-01 16:06:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pPQAYxHkcYJUWZ5pR\"}"} 
[2026-05-01 16:06:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pPugJwHp118Aumb67\"}"} 
[2026-05-01 16:06:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pRL19FbeTeEmHwQxn\"}"} 
[2026-05-01 16:06:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pS3urC1ABDSWH9kzP\"}"} 
[2026-05-01 16:06:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pSkadDrvwaMAmG3EJ\"}"} 
[2026-05-01 16:06:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pTzVNFPq3JKKT4QNN\"}"} 
[2026-05-01 16:06:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pTwGmvDRT698QCYYq\"}"} 
[2026-05-01 16:06:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pVFPxvgXVaf325ziA\"}"} 
[2026-05-01 16:06:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pVK7hPuca1WXk24XV\"}"} 
[2026-05-01 16:06:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pWd13eyWkkUct4yJY\"}"} 
[2026-05-01 16:06:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pWkS9kHKgRWXYeUkj\"}"} 
[2026-05-01 16:06:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pY8XzLhfKYG1zdKzH\"}"} 
[2026-05-01 16:06:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pY4KcUvKMMANyYUvb\"}"} 
[2026-05-01 16:06:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pZRRaP821Q1o6E8nk\"}"} 
[2026-05-01 16:06:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pZSf9mWMwX5qY8kAF\"}"} 
[2026-05-01 16:06:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8par11RcPPRSAb5KtG\"}"} 
[2026-05-01 16:06:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pawT9TnCJvLDFRLgF\"}"} 
[2026-05-01 16:06:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pcMXqYVJueVW8u3d7\"}"} 
[2026-05-01 16:06:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pcu2TWMEJS1rrXnLh\"}"} 
[2026-05-01 16:06:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pdkd88HGRPTUYBb1i\"}"} 
[2026-05-01 16:06:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8peL6YuGXQCiXUWuBP\"}"} 
[2026-05-01 16:06:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pf9hpEMEt2BzGSEFr\"}"} 
[2026-05-01 16:06:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pfnQYFDMotowVV6u8\"}"} 
[2026-05-01 16:06:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pgY3miLoi4EqFcCHr\"}"} 
[2026-05-01 16:06:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ph44UFcDm47hsm9NF\"}"} 
[2026-05-01 16:06:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8phuerwMqKSpsiwJVn\"}"} 
[2026-05-01 16:06:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8piRQXFC7wVnJMHPwY\"}"} 
[2026-05-01 16:06:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pjBYg3mftReq1fMb4\"}"} 
[2026-05-01 16:06:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pk77XwKkwLahz55iF\"}"} 
[2026-05-01 16:06:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pkrWC4rDxF4ba6sFV\"}"} 
[2026-05-01 16:06:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pmm5bL2AsHyH19ayD\"}"} 
[2026-05-01 16:06:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pnEr57GMdmiC1zY8h\"}"} 
[2026-05-01 16:06:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8po9B2CR4tghWuiCwE\"}"} 
[2026-05-01 16:06:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pov49Ev8bAUV89K8j\"}"} 
[2026-05-01 16:06:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ppiBHEPPFKKaoFD2f\"}"} 
[2026-05-01 16:06:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pqFB3Mk7gBsAHGLGX\"}"} 
[2026-05-01 16:06:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8prRryN6FLCMwUoQpd\"}"} 
[2026-05-01 16:06:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8prXpKroUDUXhwRSJo\"}"} 
[2026-05-01 16:06:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8psx9BPwZAztEAxUHk\"}"} 
[2026-05-01 16:06:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8psrwXABscSJ3hXKoV\"}"} 
[2026-05-01 16:06:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8puZ8y8bzopwggaZMo\"}"} 
[2026-05-01 16:06:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pumn8D2sqfjEpwNxK\"}"} 
[2026-05-01 16:06:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pw89SWh4baYWVJeRp\"}"} 
[2026-05-01 16:06:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pwsHbvjU1nEkFtdnw\"}"} 
[2026-05-01 16:06:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pxYxpLbSnBxVZNWMk\"}"} 
[2026-05-01 16:06:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pyEtha6fLMjDXLy3K\"}"} 
[2026-05-01 16:06:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pz1GqsJQqhngVVHax\"}"} 
[2026-05-01 16:06:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8pzhTAMpzwRoANRrtT\"}"} 
[2026-05-01 16:06:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q1QrqBwvD16vD5jSs\"}"} 
[2026-05-01 16:06:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q282aRMWAKFAyGa2j\"}"} 
[2026-05-01 16:06:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q2wtNih7KtWNajvMC\"}"} 
[2026-05-01 16:06:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q4Pheq5XdycEk2MNr\"}"} 
[2026-05-01 16:06:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q5on7kQxn1BQZamEm\"}"} 
[2026-05-01 16:06:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q3nV5UUNkaLk9sus1\"}"} 
[2026-05-01 16:06:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q7P2utojsPEKgrEH4\"}"} 
[2026-05-01 16:06:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q7tnuUJax8FvpMNHs\"}"} 
[2026-05-01 16:06:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q8wJDG2efBpr9Zbpp\"}"} 
[2026-05-01 16:06:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8q9HP1RGoCTQYwSvj9\"}"} 
[2026-05-01 16:06:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qAJ9kubx1ztNCYjPy\"}"} 
[2026-05-01 16:06:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qAW45ARuT7P1bi2Kf\"}"} 
[2026-05-01 16:06:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qBiEHZzug8JH7o9i1\"}"} 
[2026-05-01 16:06:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qBmTWcFYzHsveUiit\"}"} 
[2026-05-01 16:06:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qCzsS7UqjfBZdtu75\"}"} 
[2026-05-01 16:06:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qDDmhp7JQaA2Gmc3u\"}"} 
[2026-05-01 16:06:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qERCSoYuHTqYc1ruX\"}"} 
[2026-05-01 16:06:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qEaNgRCYhTEyYPfjV\"}"} 
[2026-05-01 16:06:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qFiLdiB51MMSJ7vyW\"}"} 
[2026-05-01 16:06:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qG6uSDEM2L8wgFURA\"}"} 
[2026-05-01 16:06:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qHM4iNWDLPnFuC2k5\"}"} 
[2026-05-01 16:06:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qHZTrdRQ2Xtcr5y72\"}"} 
[2026-05-01 16:06:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qJu5dUQmkGHzemc7b\"}"} 
[2026-05-01 16:06:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qJxoQTrZAo3KM9YFu\"}"} 
[2026-05-01 16:06:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qLWKMRtH56tDhQhFP\"}"} 
[2026-05-01 16:06:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qLPsRcGYf35Ec7BNc\"}"} 
[2026-05-01 16:06:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qP3N4L1T7gDypbwjf\"}"} 
[2026-05-01 16:06:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qNNvodaxHWs2Efa9B\"}"} 
[2026-05-01 16:06:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qQGHfsVeE5oQyshqf\"}"} 
[2026-05-01 16:06:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qQaPjd9ZBmjY5WRwx\"}"} 
[2026-05-01 16:06:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qRm5do2bu1zYQTdYp\"}"} 
[2026-05-01 16:06:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qS99gbL9JeqscDkWd\"}"} 
[2026-05-01 16:06:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qTEdWvvUNmtVvFNtv\"}"} 
[2026-05-01 16:06:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qTiQPFgPrt5agXQgN\"}"} 
[2026-05-01 16:06:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qUdy6rQ4tTSg4YH7h\"}"} 
[2026-05-01 16:06:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qV6FJCvQQqsNECfqM\"}"} 
[2026-05-01 16:06:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qW3Yfu7PFHtE7vERU\"}"} 
[2026-05-01 16:06:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qWRsGXreRNajvAuRh\"}"} 
[2026-05-01 16:06:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qXNvBDGNg8LMHz6t5\"}"} 
[2026-05-01 16:06:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qXoxogHaFW1ZD4Gkf\"}"} 
[2026-05-01 16:06:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qYkGjmqsiBCo4bUdL\"}"} 
[2026-05-01 16:06:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qZCZ8XpRuDZxNXpys\"}"} 
[2026-05-01 16:06:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qaQjDu35xXMbbqf71\"}"} 
[2026-05-01 16:06:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qaTxXncBjxVGaiuXs\"}"} 
[2026-05-01 16:06:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qbpKFjnQsVM9drcVy\"}"} 
[2026-05-01 16:06:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qbt39UXLcH9GaR8Nr\"}"} 
[2026-05-01 16:06:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qdABEe6PukuQcsbfM\"}"} 
[2026-05-01 16:06:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qdJcGVeqGiT3sFpKR\"}"} 
[2026-05-01 16:06:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qeSpVnoQvgMvb6rCJ\"}"} 
[2026-05-01 16:06:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qekgFUguoubbg72v7\"}"} 
[2026-05-01 16:06:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qg7HLj5A6Gw4Nunkc\"}"} 
[2026-05-01 16:06:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qgKBbL2zLEB1rATLL\"}"} 
[2026-05-01 16:06:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qhZqenEUhLLs2ZPuQ\"}"} 
[2026-05-01 16:06:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qijnQvdsWyGZuXsTf\"}"} 
[2026-05-01 16:06:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qjKG8roABXStjkqku\"}"} 
[2026-05-01 16:06:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qkANCM2cWPxVs9mc8\"}"} 
[2026-05-01 16:06:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qkmKnhWzq5JkkwqQs\"}"} 
[2026-05-01 16:06:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qmaCPikhTK2gpuMFb\"}"} 
[2026-05-01 16:06:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qn9AvnnDxdQnutaJA\"}"} 
[2026-05-01 16:06:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qnzXKkmcPWoZ7MbVZ\"}"} 
[2026-05-01 16:06:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qoPLPbHTN9vZ8jryt\"}"} 
[2026-05-01 16:06:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qpRquSJbyM96qfUB3\"}"} 
[2026-05-01 16:06:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qpmBhLvWXTpmKPCTZ\"}"} 
[2026-05-01 16:06:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qqsANNW35e3ddPXvM\"}"} 
[2026-05-01 16:06:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qrU84DEWyAxyJFnae\"}"} 
[2026-05-01 16:06:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qsGjxYC3Yaq3tzWrb\"}"} 
[2026-05-01 16:06:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qsz9yVWozdfcKMwZy\"}"} 
[2026-05-01 16:06:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8quYAr4aoYZy7bnkP7\"}"} 
[2026-05-01 16:06:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qvxVpTk1Mjso9s3tC\"}"} 
[2026-05-01 16:06:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qxQZdWw72KYEyEhzY\"}"} 
[2026-05-01 16:06:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qymfXfGo3YPGScCGQ\"}"} 
[2026-05-01 16:06:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r1DEdSBgtP6pKCN57\"}"} 
[2026-05-01 16:06:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8qvj7JVGeqSneqnPF3\"}"} 
[2026-05-01 16:06:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r2oUhHS1bEFv44et4\"}"} 
[2026-05-01 16:06:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r2c5GuA3d6Byxty7J\"}"} 
[2026-05-01 16:06:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r4MVkLq3pi5oBXiJS\"}"} 
[2026-05-01 16:06:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r4Ri8oJDQKJGmcejM\"}"} 
[2026-05-01 16:06:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r5edXoapLABq6TatM\"}"} 
[2026-05-01 16:06:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r6x1re7ufU6RzXybf\"}"} 
[2026-05-01 16:06:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r8CvWfZsWs8SYCvVr\"}"} 
[2026-05-01 16:06:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8r9d15hGSVfyjt7Bih\"}"} 
[2026-05-01 16:06:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rALuWu6pGW6Sq7B9f\"}"} 
[2026-05-01 16:06:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rB3KzMHgANJGtnmMZ\"}"} 
[2026-05-01 16:06:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rBpi4mZE23oU9tHYR\"}"} 
[2026-05-01 16:06:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rCVtXvUUCCS1tMyqp\"}"} 
[2026-05-01 16:06:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rD8qLXwudY5vq9FKg\"}"} 
[2026-05-01 16:06:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rDoX5SYdhQjF6L92N\"}"} 
[2026-05-01 16:06:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rEm51Z3eDGwBprb3C\"}"} 
[2026-05-01 16:06:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rFE6fMc4uShnwfFpy\"}"} 
[2026-05-01 16:06:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rG7Rti9iKvtopix9j\"}"} 
[2026-05-01 16:06:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rGYxvPi2EAQYPvFm1\"}"} 
[2026-05-01 16:06:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rHrMHdr96LXmv7Zvo\"}"} 
[2026-05-01 16:06:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rHWWzY7kkMGSGSbtF\"}"} 
[2026-05-01 16:06:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rKGvoowE4bxEhmmLJ\"}"} 
[2026-05-01 16:06:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rKMe8ZvJM7URe5tZ7\"}"} 
[2026-05-01 16:06:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rLpT2mv1rsuGoL2uQ\"}"} 
[2026-05-01 16:06:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rLjjRTMoG5sQp5xGh\"}"} 
[2026-05-01 16:06:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rNKEeqDDpN7n2Fb8c\"}"} 
[2026-05-01 16:06:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rNLiwkXxsg2u32Vek\"}"} 
[2026-05-01 16:06:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rPipSWwrNtqazZrWX\"}"} 
[2026-05-01 16:06:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rPo2xdm3TKjkUcPB4\"}"} 
[2026-05-01 16:06:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rR6RbFq5wUy9x2YG9\"}"} 
[2026-05-01 16:06:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rREbuq4XFN7CVgK1x\"}"} 
[2026-05-01 16:06:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rSWFikHzP46CeKNCJ\"}"} 
[2026-05-01 16:06:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rSeBuxtYcXjXeCvw5\"}"} 
[2026-05-01 16:06:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rTzo7Ra3oDDteFAYP\"}"} 
[2026-05-01 16:06:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rTx5B8ZiY8TCTDtKp\"}"} 
[2026-05-01 16:06:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rVFhoQbTwvX3q8xPM\"}"} 
[2026-05-01 16:06:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rVT7QYnSh26vvEhoa\"}"} 
[2026-05-01 16:06:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rWf3KQBJ7w5GSWokb\"}"} 
[2026-05-01 16:06:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rWvfBqcNKPyF26TtT\"}"} 
[2026-05-01 16:06:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rY7M5sVe54f2R8xiJ\"}"} 
[2026-05-01 16:06:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rYSwSkRpo1c38Dz15\"}"} 
[2026-05-01 16:06:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rZcdtpJrXAQP14kur\"}"} 
[2026-05-01 16:06:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rZukA1d7cnJG28uXJ\"}"} 
[2026-05-01 16:06:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rb2iMNxm1N9Narqdh\"}"} 
[2026-05-01 16:06:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rbQHffyEWYrbhF8As\"}"} 
[2026-05-01 16:06:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rcZEvoxqujZ8Si2C2\"}"} 
[2026-05-01 16:06:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rcsbMZvs4hxg97ofs\"}"} 
[2026-05-01 16:06:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rdo9m9Hx8YmayUqP1\"}"} 
[2026-05-01 16:06:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8reDxAUBAuMHA7VMrQ\"}"} 
[2026-05-01 16:06:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rfBkHiAk4HZa2X53J\"}"} 
[2026-05-01 16:06:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rfYppfGn67dSB2kqW\"}"} 
[2026-05-01 16:06:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rgc5JK36GeUDUrNwQ\"}"} 
[2026-05-01 16:06:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rgvg41WVDDoSTqYxc\"}"} 
[2026-05-01 16:06:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rhxggD5coSDkDXrcP\"}"} 
[2026-05-01 16:06:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8riLkebG93D3yb3hfU\"}"} 
[2026-05-01 16:06:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rjDqdGS44nUE3sFdv\"}"} 
[2026-05-01 16:06:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rjg7rggs7iixDLGWE\"}"} 
[2026-05-01 16:06:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rkaSVwQGzbU1FsiR5\"}"} 
[2026-05-01 16:06:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rm3xwvZp2EuzWGaWG\"}"} 
[2026-05-01 16:06:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rmrb3D342LjMeaPwZ\"}"} 
[2026-05-01 16:06:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rnUYaJh63iRWn4yJ8\"}"} 
[2026-05-01 16:06:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8roGuyweZAmkMFM7BQ\"}"} 
[2026-05-01 16:06:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rotd8ZGzv1CKiDcGY\"}"} 
[2026-05-01 16:06:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rqNB6KCyu1nTfPFHf\"}"} 
[2026-05-01 16:06:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rrj2qVa7JNMrtzYB5\"}"} 
[2026-05-01 16:06:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rt87kMPpH2HNF4i6u\"}"} 
[2026-05-01 16:06:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rtyU9jePvBkrHRzti\"}"} 
[2026-05-01 16:06:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ruUUYGxkM2coxmY6K\"}"} 
[2026-05-01 16:06:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:06:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:06:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:06:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rvGbjZWZx9sc6b85v\"}"} 
[2026-05-01 16:06:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rvoMXnj2uRVZsWbZb\"}"} 
[2026-05-01 16:07:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rx4zmEHLqpJp7oKix\"}"} 
[2026-05-01 16:07:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rxnR2tLNf3tCS7mQX\"}"} 
[2026-05-01 16:07:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ryNt9qASFA4Rm5LRU\"}"} 
[2026-05-01 16:07:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rzMfcE12xTgcBk5Bq\"}"} 
[2026-05-01 16:07:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8rzaZUWzmx8roX18WP\"}"} 
[2026-05-01 16:07:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s21PDpvhn1Kn63cED\"}"} 
[2026-05-01 16:07:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s3STTKNHZZ2pfJfXT\"}"} 
[2026-05-01 16:07:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s21PPbutSWUSJqPct\"}"} 
[2026-05-01 16:07:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s4s2ujbx6wfxz9bJm\"}"} 
[2026-05-01 16:07:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s6GceoHJVFoBUfJrF\"}"} 
[2026-05-01 16:07:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s6cD7qU4nGtvkHcPz\"}"} 
[2026-05-01 16:07:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s7nQKzKnzGdAu7mGT\"}"} 
[2026-05-01 16:07:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s8MdG4ML1PQiskZpZ\"}"} 
[2026-05-01 16:07:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8s9DUSCT6rX1BPaUyo\"}"} 
[2026-05-01 16:07:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sAEywuE9T721y89B1\"}"} 
[2026-05-01 16:07:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sAjzzb5bBtXJDQkmb\"}"} 
[2026-05-01 16:07:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sBi3JmDXZn76uJqvs\"}"} 
[2026-05-01 16:07:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sCQTe2kqSLxn4h1MF\"}"} 
[2026-05-01 16:07:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sD6PLGSTiMXHv16oh\"}"} 
[2026-05-01 16:07:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sDpYQTBXSjtYrtRXL\"}"} 
[2026-05-01 16:07:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sEWTfQjwFbAugXzhT\"}"} 
[2026-05-01 16:07:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sFP3yiWbYGtTnMd7C\"}"} 
[2026-05-01 16:07:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sG5U6Aecu9XLS3tDe\"}"} 
[2026-05-01 16:07:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sHBT5PJHhGqNasmys\"}"} 
[2026-05-01 16:07:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sHRaeLrE6pE3cN8Ce\"}"} 
[2026-05-01 16:07:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sJYJcpHz2KL8meYqD\"}"} 
[2026-05-01 16:07:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sJoBSvDEMXrWhduGG\"}"} 
[2026-05-01 16:07:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sKjjbrp9bn91ChQe5\"}"} 
[2026-05-01 16:07:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sLJU6fLroBFHJThjs\"}"} 
[2026-05-01 16:07:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sMEHQGxEaUb3HfGkA\"}"} 
[2026-05-01 16:07:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sMryiJ3SjJx5vndix\"}"} 
[2026-05-01 16:07:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sNwDsu2RF9jWKxSYq\"}"} 
[2026-05-01 16:07:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sPePC7BxZwb3m5S7E\"}"} 
[2026-05-01 16:07:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sQK5BSBJC9LML1LKM\"}"} 
[2026-05-01 16:07:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sR7Shgy9hfDX5LMex\"}"} 
[2026-05-01 16:07:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sRwJStheeK4Tegipb\"}"} 
[2026-05-01 16:07:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sSoe75ThGP6pN9cWr\"}"} 
[2026-05-01 16:07:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sTFvmryeEigpbbcKQ\"}"} 
[2026-05-01 16:07:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sUbJAs6TM83g46AQE\"}"} 
[2026-05-01 16:07:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sUBExhQzJ1XM2Crj8\"}"} 
[2026-05-01 16:07:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sW27sfbsr7f9LC7Bf\"}"} 
[2026-05-01 16:07:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sWRgFCrEsH6qwZgoz\"}"} 
[2026-05-01 16:07:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sXLk4ccJfyrVNmsw9\"}"} 
[2026-05-01 16:07:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sXoXKscWdUZryh5oC\"}"} 
[2026-05-01 16:07:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sZ2wEt6ncJYJHJtvx\"}"} 
[2026-05-01 16:07:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sZQmJmnsD8AZEpUk9\"}"} 
[2026-05-01 16:07:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8saSXGGMpR9HnFrQyS\"}"} 
[2026-05-01 16:07:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8savnuduCnHa2oYYd8\"}"} 
[2026-05-01 16:07:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sbkuHjNSYp87iQPdu\"}"} 
[2026-05-01 16:07:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sdDTcY2G8BwVhGhee\"}"} 
[2026-05-01 16:07:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8scLdC69fdvf5Eq53o\"}"} 
[2026-05-01 16:07:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sedXzGnGTYjZo3Gqf\"}"} 
[2026-05-01 16:07:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sf17aNqGJ3TDE1ve3\"}"} 
[2026-05-01 16:07:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sjNYcgmYPo5gk7wzr\"}"} 
[2026-05-01 16:07:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sjVyktbdCXT1XGQzc\"}"} 
[2026-05-01 16:07:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8skncyPm9MjftTiHRr\"}"} 
[2026-05-01 16:07:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sktpTqwKGcPwmET3S\"}"} 
[2026-05-01 16:07:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8snK9f3yH9e2fNYjWT\"}"} 
[2026-05-01 16:07:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8snLdxGz3mLepo7S71\"}"} 
[2026-05-01 16:07:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sosAYqrq5d8DitDYZ\"}"} 
[2026-05-01 16:07:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sonChdnsLZ9FtpzXT\"}"} 
[2026-05-01 16:07:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sqRB8atFahnPyZEQ5\"}"} 
[2026-05-01 16:07:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8srD4KD6pCp7Wrqn5K\"}"} 
[2026-05-01 16:07:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8srsk1B3hcvXGXGmkX\"}"} 
[2026-05-01 16:07:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ssk5QDyKxgiMMhx9Z\"}"} 
[2026-05-01 16:07:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8stQGLevj8j7f3Ng4c\"}"} 
[2026-05-01 16:07:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8suDdTnPdkGC9YyMCB\"}"} 
[2026-05-01 16:07:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sueRWpdX4TG2NU3PJ\"}"} 
[2026-05-01 16:07:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sw5Vdx1aCSWhCQ4md\"}"} 
[2026-05-01 16:07:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sxAjFxneyxEUPUEs7\"}"} 
[2026-05-01 16:07:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8sxjxjvySt3bDdTVcg\"}"} 
[2026-05-01 16:07:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8syXap2rgtcE8X4c1n\"}"} 
[2026-05-01 16:07:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8szA3M5D7DkwDwzTi5\"}"} 
[2026-05-01 16:07:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8szmVqvTGoSSbm8WCF\"}"} 
[2026-05-01 16:07:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t1aNAPEvdYm1UKtTj\"}"} 
[2026-05-01 16:07:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t2J2Q9NpLynDoVfHt\"}"} 
[2026-05-01 16:07:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t34uasDUawNXrduDx\"}"} 
[2026-05-01 16:07:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t3r3F2HHxHRsHYhsa\"}"} 
[2026-05-01 16:07:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t4ZD4oueuwKH4gqKC\"}"} 
[2026-05-01 16:07:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t5J6sQ1srmsgwQw3E\"}"} 
[2026-05-01 16:07:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t5vJmvJdiJ1Drg9sc\"}"} 
[2026-05-01 16:07:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t6hgyVMNtfj8WSQD2\"}"} 
[2026-05-01 16:07:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t77zKGfkNz99dWj4k\"}"} 
[2026-05-01 16:07:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t8KRjnRPGthUy9jAa\"}"} 
[2026-05-01 16:07:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t8SN9ssj2GrCDdmX2\"}"} 
[2026-05-01 16:07:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t9im6KzRujsuSPZT5\"}"} 
[2026-05-01 16:07:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8t9pi8EkNu9fWBFMxU\"}"} 
[2026-05-01 16:07:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tBLk1uSczT9gaAgCU\"}"} 
[2026-05-01 16:07:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tBUvR58gyv8k7dAtc\"}"} 
[2026-05-01 16:07:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tCk5Z9oYNeqK1tc6b\"}"} 
[2026-05-01 16:07:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tDN2oQ2niFZTeiDYW\"}"} 
[2026-05-01 16:07:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tEKqA2Z2rFix9GCyo\"}"} 
[2026-05-01 16:07:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tFjAWUxXMT9YmVWZk\"}"} 
[2026-05-01 16:07:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tGLNf78xzTmEqzsUs\"}"} 
[2026-05-01 16:07:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tH9F5WfZL9KbMSdBZ\"}"} 
[2026-05-01 16:07:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tHogBA9dvodFYVQW4\"}"} 
[2026-05-01 16:07:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tKBH7icvGha62wx2R\"}"} 
[2026-05-01 16:07:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tKvfw9otrRNh1Ppr8\"}"} 
[2026-05-01 16:07:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tLcMTyqDjUAcfRZzd\"}"} 
[2026-05-01 16:07:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tMn3qmmmX5tAi4r45\"}"} 
[2026-05-01 16:07:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tN4AjnYxJwWz7Q7Gy\"}"} 
[2026-05-01 16:07:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tPi8iYSit3GKVbZf7\"}"} 
[2026-05-01 16:07:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tQLLe84MDwM2ByKcH\"}"} 
[2026-05-01 16:07:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tRzYvpyovGzb9BJQY\"}"} 
[2026-05-01 16:07:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tTbJ2va7A3PqpLSkn\"}"} 
[2026-05-01 16:07:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tWAptC6YeBkuyDNcu\"}"} 
[2026-05-01 16:07:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tXfs4VQXt9UHt6vda\"}"} 
[2026-05-01 16:07:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tZ8vKPEykNjATFamH\"}"} 
[2026-05-01 16:07:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8taZVk7GLpBBd5wekW\"}"} 
[2026-05-01 16:07:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tbKsuodKysh6f1suV\"}"} 
[2026-05-01 16:07:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tbypWusLgJVKewStF\"}"} 
[2026-05-01 16:07:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tdMv6W3dheSjC6Tuz\"}"} 
[2026-05-01 16:07:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tdXqJ7KbJWGCcEaUD\"}"} 
[2026-05-01 16:07:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tejGhfmhYMHT7Hfwz\"}"} 
[2026-05-01 16:07:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tf6r2LzD4eooRvqPg\"}"} 
[2026-05-01 16:07:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tgD4kZw4hNtb4aH4R\"}"} 
[2026-05-01 16:07:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tgatoX8fnNjYMUips\"}"} 
[2026-05-01 16:07:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8thf8i42BHQsH3ayDE\"}"} 
[2026-05-01 16:07:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8thyyWbC13j2qJZx1r\"}"} 
[2026-05-01 16:07:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tj5hrHxPG3eFYYk8k\"}"} 
[2026-05-01 16:07:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tjMaSMekV7eDoxZiL\"}"} 
[2026-05-01 16:07:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tkUJ9WFNsi9G78n2c\"}"} 
[2026-05-01 16:07:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tkxa6dnszZgKEBA2L\"}"} 
[2026-05-01 16:07:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tmyLfs1m2sUumvtPG\"}"} 
[2026-05-01 16:07:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tne2JPqnFJKaKGmMH\"}"} 
[2026-05-01 16:07:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tocZgExy1XoQbxMaP\"}"} 
[2026-05-01 16:07:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tosC5ByLzAfjCxukE\"}"} 
[2026-05-01 16:07:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tq3tF6TTQWLrC6deo\"}"} 
[2026-05-01 16:07:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tqTSFTTDzkYrxo9Z8\"}"} 
[2026-05-01 16:07:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8trfrwmujfq7JSDMxP\"}"} 
[2026-05-01 16:07:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ts99F3FFqatUquo3P\"}"} 
[2026-05-01 16:07:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ttQYUqQma4MVnuovK\"}"} 
[2026-05-01 16:07:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tth9xQcszZKLBrLyG\"}"} 
[2026-05-01 16:07:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tueD4UkMY1uLR5o8V\"}"} 
[2026-05-01 16:07:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tvBweiEQ7x5ay8VDe\"}"} 
[2026-05-01 16:07:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tw8FcSTiF3KQo9cUn\"}"} 
[2026-05-01 16:07:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8txJhBzDy5vWKBUTXw\"}"} 
[2026-05-01 16:07:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8txYagQy67emXFmcmM\"}"} 
[2026-05-01 16:07:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tz1PUmPt7N5Y2deNH\"}"} 
[2026-05-01 16:07:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8tzqjvbFdM3KQ3gCG2\"}"} 
[2026-05-01 16:07:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u1cNyyseqbzNt3c5C\"}"} 
[2026-05-01 16:07:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u2HJngRXpDjj4E1iH\"}"} 
[2026-05-01 16:07:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u2yykj1Bnkhs3QsUt\"}"} 
[2026-05-01 16:07:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u3u3YBgB5CVgA7x3A\"}"} 
[2026-05-01 16:07:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u4VGRAbGcZHsaVJNP\"}"} 
[2026-05-01 16:07:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u5T4QFM1a7v1E2mqt\"}"} 
[2026-05-01 16:07:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u661RCpyS4unGcqAr\"}"} 
[2026-05-01 16:07:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u6ng16g135sird7DK\"}"} 
[2026-05-01 16:07:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u7WaoaCWWUArPL7hz\"}"} 
[2026-05-01 16:07:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u8CWE48RucvsewZ2i\"}"} 
[2026-05-01 16:07:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u9A3uGBZoWPHFnnuo\"}"} 
[2026-05-01 16:07:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8u9We5btpAqmU3tjpm\"}"} 
[2026-05-01 16:07:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uAgaVAZTc57PN3ANm\"}"} 
[2026-05-01 16:07:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uApGYY9aghXq1AbVf\"}"} 
[2026-05-01 16:07:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uC8Pz7rpd1CLFg8ZN\"}"} 
[2026-05-01 16:07:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uCGLCEhgyAqhm7943\"}"} 
[2026-05-01 16:07:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uDYE3znr9K3ThhGWK\"}"} 
[2026-05-01 16:07:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uDeg4BegJBVi9aMCv\"}"} 
[2026-05-01 16:07:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uEv5VCApEaqM69Kdh\"}"} 
[2026-05-01 16:07:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uFN7TgxtXPbk5Vr3U\"}"} 
[2026-05-01 16:07:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uGCUDk5hjb91ACbwJ\"}"} 
[2026-05-01 16:07:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uGjxdqyGjPdi4eZJu\"}"} 
[2026-05-01 16:07:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uHapBshGTjn9muZJT\"}"} 
[2026-05-01 16:07:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uJ8oVxjMgK6DzqnrF\"}"} 
[2026-05-01 16:07:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uJxQxEoEQ26TA1uLE\"}"} 
[2026-05-01 16:07:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uKNDi2YCsvkcmbkmo\"}"} 
[2026-05-01 16:07:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uLF3zajKsXg7BPPaN\"}"} 
[2026-05-01 16:07:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uLzCmfFoEudGmktTQ\"}"} 
[2026-05-01 16:07:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uMe958JQQo774na8g\"}"} 
[2026-05-01 16:07:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uNcBQGVi9nfJ83xaJ\"}"} 
[2026-05-01 16:07:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uP1F7urPHYrAgi5YX\"}"} 
[2026-05-01 16:07:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uRVpH1YbTZZqMxcTS\"}"} 
[2026-05-01 16:07:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uRZnKygmL66r63sTK\"}"} 
[2026-05-01 16:07:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uSqviKgeyL4ze8Shc\"}"} 
[2026-05-01 16:07:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uSvtYvNc51ZiCJLC9\"}"} 
[2026-05-01 16:07:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uUJEZgkHX7o7hrC96\"}"} 
[2026-05-01 16:07:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uUGFpQAtNrrDN2qLr\"}"} 
[2026-05-01 16:07:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uVXA2NLghPDZKJ8k9\"}"} 
[2026-05-01 16:07:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uVfqTWz1kQLU1BeNp\"}"} 
[2026-05-01 16:07:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uWmpCc1Y8wdgXWofx\"}"} 
[2026-05-01 16:07:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uX1hb921yHs4e8V8b\"}"} 
[2026-05-01 16:07:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uYEsJ1n1GkGJQqiUX\"}"} 
[2026-05-01 16:07:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uYQnybtoeNjP2srut\"}"} 
[2026-05-01 16:07:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uZeCvRFvbysPYcXzU\"}"} 
[2026-05-01 16:07:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uZq7g4uG4rLBCWe6m\"}"} 
[2026-05-01 16:07:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ub626eeDppLusijrg\"}"} 
[2026-05-01 16:07:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ubCiPb8CFZjVh6bYV\"}"} 
[2026-05-01 16:07:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ucWM3aspBnsXTuqnP\"}"} 
[2026-05-01 16:07:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ucgX8UvxBW74gQvX6\"}"} 
[2026-05-01 16:07:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ue28f86nHokwZfaki\"}"} 
[2026-05-01 16:07:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8udqiSY1ZBJXBPNRo2\"}"} 
[2026-05-01 16:07:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ufJXE3q8XrkprAetr\"}"} 
[2026-05-01 16:07:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ufHnQXZJK2qhDtedT\"}"} 
[2026-05-01 16:07:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ugZS7Tq9TChujnvA7\"}"} 
[2026-05-01 16:07:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uggcpySJGpYotSvAg\"}"} 
[2026-05-01 16:07:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uhqL4diNRDyoKx3LW\"}"} 
[2026-05-01 16:07:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ui6TPc1QE6L8Ayncc\"}"} 
[2026-05-01 16:07:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ujTohFPkA83Rp8qNC\"}"} 
[2026-05-01 16:07:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ujtbnytpJLgegUnaw\"}"} 
[2026-05-01 16:07:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ukre9mTuuNqZvkh1t\"}"} 
[2026-05-01 16:07:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8umCEbvn4Qz6CeNYmP\"}"} 
[2026-05-01 16:07:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8unU8ibFPk81bkvPxK\"}"} 
[2026-05-01 16:07:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uoKyeHTM2e844dVV2\"}"} 
[2026-05-01 16:07:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uodadCCUhSWHFwPAT\"}"} 
[2026-05-01 16:07:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8upmJECxzDs5CphhkD\"}"} 
[2026-05-01 16:07:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uqRycfvGy9HV7eBw1\"}"} 
[2026-05-01 16:07:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ur2SefW3D2a2sQ8zS\"}"} 
[2026-05-01 16:07:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8us3DiBJvfNcG47NED\"}"} 
[2026-05-01 16:07:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8usTX39SmAV5HVPwAt\"}"} 
[2026-05-01 16:07:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8utSoKLfKrjBL1rHCw\"}"} 
[2026-05-01 16:07:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8utsbgXT7MYXhNJXrp\"}"} 
[2026-05-01 16:07:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uupeT9ZXquzYhgTdJ\"}"} 
[2026-05-01 16:07:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uvHgGvorPWerApvpn\"}"} 
[2026-05-01 16:07:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uwDzD6ttnQ5XzeinQ\"}"} 
[2026-05-01 16:07:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uwkV4SZ5Xyt4n3oeh\"}"} 
[2026-05-01 16:07:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uxxQsMspGqCfekVPA\"}"} 
[2026-05-01 16:07:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uy9KcbpjCETbT1zR3\"}"} 
[2026-05-01 16:07:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uzL1pBfQmW1ShpsCT\"}"} 
[2026-05-01 16:07:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8uziLHUav7sKPgoQjg\"}"} 
[2026-05-01 16:07:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v1tXNsBK9GRf23s4G\"}"} 
[2026-05-01 16:07:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v25BkDrcsYGySPzsJ\"}"} 
[2026-05-01 16:07:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v3Wkq7qp8owCBzhsK\"}"} 
[2026-05-01 16:07:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v3BueVooqEL5JCnEd\"}"} 
[2026-05-01 16:07:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v57VoAzbNVoGcU9eF\"}"} 
[2026-05-01 16:07:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v5FvfH3UnhapLiUjy\"}"} 
[2026-05-01 16:07:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v6g1b9rENYkm4ZDiR\"}"} 
[2026-05-01 16:07:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v6g1HywQM6iom2uUM\"}"} 
[2026-05-01 16:07:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v7wua9wFLR3A5eczr\"}"} 
[2026-05-01 16:07:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v8b6gT1JUG1sTXDVZ\"}"} 
[2026-05-01 16:07:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v9JWZ4ephmD74XBc7\"}"} 
[2026-05-01 16:07:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8v9q1u82U9gjtHWXQ7\"}"} 
[2026-05-01 16:07:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vAZfSMbRVchsh2YCo\"}"} 
[2026-05-01 16:07:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vBMnkeCo6vKWoQiMh\"}"} 
[2026-05-01 16:07:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vBzjuyYX9KP3nRzkN\"}"} 
[2026-05-01 16:07:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vCcwZEchgkFMZL8WS\"}"} 
[2026-05-01 16:07:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vDTYdZrpHaayVrSnL\"}"} 
[2026-05-01 16:07:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vE32PApiCCMN7WqXh\"}"} 
[2026-05-01 16:07:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vEqtRVPDiJ9spKk5w\"}"} 
[2026-05-01 16:07:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vFT72WmahTR3Xv7t1\"}"} 
[2026-05-01 16:07:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vGKw5ZX53x4gb9P3u\"}"} 
[2026-05-01 16:07:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vGkVB9CBGrKrXr4uk\"}"} 
[2026-05-01 16:07:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vHuBzBcrCyhbudYy1\"}"} 
[2026-05-01 16:07:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vJ864U6Db7JZHCKxf\"}"} 
[2026-05-01 16:07:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vK58dhTeKdaZvgooQ\"}"} 
[2026-05-01 16:07:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vKQyMQtz7MSJzoLDE\"}"} 
[2026-05-01 16:07:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vLKnnuygtRPDW4m23\"}"} 
[2026-05-01 16:07:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vLgd117TVG6gmR9ER\"}"} 
[2026-05-01 16:07:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vMfADdiQHiT87e4a8\"}"} 
[2026-05-01 16:07:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vMxWqejjZVVpe3vmm\"}"} 
[2026-05-01 16:07:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vP1X4jqf9dCmFoDXK\"}"} 
[2026-05-01 16:07:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vPT4VmTHAUWb4Dt3s\"}"} 
[2026-05-01 16:07:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vQQrrXTb4VTdhiHoq\"}"} 
[2026-05-01 16:07:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vQoRTkFYhTWTPxmNS\"}"} 
[2026-05-01 16:07:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vRve2aSAMvLWPM5tu\"}"} 
[2026-05-01 16:07:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vTBYPbffhGJHDtzGq\"}"} 
[2026-05-01 16:07:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vTMxdMcixjD52rgyg\"}"} 
[2026-05-01 16:07:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vUe6ysRnfjEssx3yP\"}"} 
[2026-05-01 16:07:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vUsjvULgDWqvh44xN\"}"} 
[2026-05-01 16:07:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vVvkA47VGgcUBhCmU\"}"} 
[2026-05-01 16:07:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vXRnVLc1WeQnkU9Uk\"}"} 
[2026-05-01 16:07:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vYcyCuNYVDwpnAKMf\"}"} 
[2026-05-01 16:07:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vYdU1YZmHnyy6tFGR\"}"} 
[2026-05-01 16:07:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vZza6mwNhKwkzogRn\"}"} 
[2026-05-01 16:07:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8va2Jd98RTEd3tXGiG\"}"} 
[2026-05-01 16:07:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vbDjZPF77KWckjziD\"}"} 
[2026-05-01 16:07:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vbPQby8uTDW7PaHhV\"}"} 
[2026-05-01 16:07:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vcj2XZK8DjjVdgJPf\"}"} 
[2026-05-01 16:07:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vciXktg1ah1gi1xTi\"}"} 
[2026-05-01 16:07:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ve1fYtFjsMn8nZQhc\"}"} 
[2026-05-01 16:07:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vekK622KkAA6tF3Ez\"}"} 
[2026-05-01 16:07:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vfQ1ZsFSUg8s8mUuz\"}"} 
[2026-05-01 16:07:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vgR2gMz5H73rqUu5e\"}"} 
[2026-05-01 16:07:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vh7h9sAsWDXXkvqsZ\"}"} 
[2026-05-01 16:07:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vhqMeoMHkQ6eBap2M\"}"} 
[2026-05-01 16:07:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8viXn56Xni5iP8zc7S\"}"} 
[2026-05-01 16:07:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vjFvwzz9tRY7YFf4L\"}"} 
[2026-05-01 16:07:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vjwMsveb5Hko7Q67m\"}"} 
[2026-05-01 16:07:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vkdHKGcqRQ78bHVdz\"}"} 
[2026-05-01 16:07:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vmLwNXgebsuLEdYaU\"}"} 
[2026-05-01 16:07:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vmwuaTZnWysrAqQkX\"}"} 
[2026-05-01 16:07:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vo8MFm7gEBJA4JhE7\"}"} 
[2026-05-01 16:07:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vpWSkjxcJT8nxxank\"}"} 
[2026-05-01 16:07:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vpzTq6Q7XRv9AMVqu\"}"} 
[2026-05-01 16:07:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vqykM1Rj1Ewy2GcAQ\"}"} 
[2026-05-01 16:07:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vrGrTVeSndGkQy4hG\"}"} 
[2026-05-01 16:07:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vsG8ov1HXWBA4M1as\"}"} 
[2026-05-01 16:07:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vtck94dVpGs9sRBsY\"}"} 
[2026-05-01 16:07:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vu1ZdvfAXVRKCPje5\"}"} 
[2026-05-01 16:07:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vuxcYYMif7kBTJ4iB\"}"} 
[2026-05-01 16:07:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vve3Fg7cB7BCmkR2E\"}"} 
[2026-05-01 16:07:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vwRAgDy62eWogYxEt\"}"} 
[2026-05-01 16:07:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vx4ruCGsEPUZtNCWU\"}"} 
[2026-05-01 16:07:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vxqFfBVDaABPswv3m\"}"} 
[2026-05-01 16:07:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vyrGL1kwLUJuXqd9r\"}"} 
[2026-05-01 16:07:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8vz9dJ1sujc8hj9rSg\"}"} 
[2026-05-01 16:07:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w1GbNt91CcwbWPwT8\"}"} 
[2026-05-01 16:07:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w1aSxxg3vg3VtSyhr\"}"} 
[2026-05-01 16:07:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w2gfz4YS9kcfrskDT\"}"} 
[2026-05-01 16:07:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w3228t5z8aG9SaKiB\"}"} 
[2026-05-01 16:07:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w4T5vTfBFJKUoiFy2\"}"} 
[2026-05-01 16:07:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w4fEfbtHfsYu9JxPZ\"}"} 
[2026-05-01 16:07:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w5uQQ5phodo2LYpic\"}"} 
[2026-05-01 16:07:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w6EzQeSrk1aVMVdni\"}"} 
[2026-05-01 16:07:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w7aMjgDc1CScuD8Ga\"}"} 
[2026-05-01 16:07:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w7gZC5V6kyTtpQSkX\"}"} 
[2026-05-01 16:07:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w8zC4h3FjRDY6RHZe\"}"} 
[2026-05-01 16:07:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8w9ArQLpLgugrLyb3p\"}"} 
[2026-05-01 16:07:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wATVS66uq2DbN3aSR\"}"} 
[2026-05-01 16:07:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wATzE8e51EEoxwuR1\"}"} 
[2026-05-01 16:07:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wBspX4tsHgnzpTbQU\"}"} 
[2026-05-01 16:07:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wBtpGGWTpTWNNa1Yj\"}"} 
[2026-05-01 16:07:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wDL8k8dvqv7qrPtAr\"}"} 
[2026-05-01 16:07:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wDNs51zw9RxgMPjCQ\"}"} 
[2026-05-01 16:07:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wEoBom29nALEUyagF\"}"} 
[2026-05-01 16:07:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wEsQBAw3mFiYj5kVH\"}"} 
[2026-05-01 16:07:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wGBXj2btJtdPj3Bb2\"}"} 
[2026-05-01 16:07:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wGFkNsZfngcsVdkYC\"}"} 
[2026-05-01 16:07:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wHSBpG77GHiLdzbcM\"}"} 
[2026-05-01 16:07:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wHiZEaErWrCd3tWhx\"}"} 
[2026-05-01 16:07:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wJxUBtnBK7JQ42Urv\"}"} 
[2026-05-01 16:07:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wKLnWetdmhxoMTVkB\"}"} 
[2026-05-01 16:07:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:07:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wLQnMJVgAttN5uNEj\"}"} 
[2026-05-01 16:07:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wLidZfhiZjmwBKoW7\"}"} 
[2026-05-01 16:07:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:07:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:07:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wMiQeKhPxZcBobYZJ\"}"} 
[2026-05-01 16:08:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wN8xi84y2ZaKYpvW2\"}"} 
[2026-05-01 16:08:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wP3n8nSkuXa8jW7nP\"}"} 
[2026-05-01 16:08:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wPWZT4MvT3GSz5xba\"}"} 
[2026-05-01 16:08:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wQU74iVzsUUAvZLaD\"}"} 
[2026-05-01 16:08:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wQsfXkfzFocKykWxj\"}"} 
[2026-05-01 16:08:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wRrhh8CKrYWPXgdEK\"}"} 
[2026-05-01 16:08:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wSFm75Cyr2GrQrRD2\"}"} 
[2026-05-01 16:08:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wTGn9eSibGdBMex3t\"}"} 
[2026-05-01 16:08:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wTcsEbVFENnmBgjjE\"}"} 
[2026-05-01 16:08:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wUgrtYzfnfdgoFrsC\"}"} 
[2026-05-01 16:08:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wUyUXHgJCv4cX78JM\"}"} 
[2026-05-01 16:08:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wW5CtKvjNQigD1EKY\"}"} 
[2026-05-01 16:08:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wWTmPQCd4uCuFVrTn\"}"} 
[2026-05-01 16:08:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wXsr8rPNPyphzk8up\"}"} 
[2026-05-01 16:08:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wXhSJ83hqk5t5XRaK\"}"} 
[2026-05-01 16:08:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wZJfrtdtwqcncA9Ji\"}"} 
[2026-05-01 16:08:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wZMPw91po28T78Evz\"}"} 
[2026-05-01 16:08:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wamybPitPjm5fMSJA\"}"} 
[2026-05-01 16:08:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wamjDEPew2eS2Ky9g\"}"} 
[2026-05-01 16:08:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wcDYL2KzGTL2BQYE4\"}"} 
[2026-05-01 16:08:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wcURVZdVB5MJVZrKQ\"}"} 
[2026-05-01 16:08:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wddNohAqvX4Gt9erG\"}"} 
[2026-05-01 16:08:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wdrGXH6UBMTg9pcmT\"}"} 
[2026-05-01 16:08:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wf2xW6Y23kW2qnv1v\"}"} 
[2026-05-01 16:08:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wfGMPhsvtrkkKtPGC\"}"} 
[2026-05-01 16:08:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wgJrQQxHQJNQxLw7q\"}"} 
[2026-05-01 16:08:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wghB5ttypp7N7rXAx\"}"} 
[2026-05-01 16:08:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8whjvoNk5Mmz1Lw3TE\"}"} 
[2026-05-01 16:08:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wi7FcREvu5CW4pLFd\"}"} 
[2026-05-01 16:08:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wjNet8DLDchMtWkpG\"}"} 
[2026-05-01 16:08:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wjZ4jK2KZn3FVt6hH\"}"} 
[2026-05-01 16:08:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wkrhYDiXewtgNpE8o\"}"} 
[2026-05-01 16:08:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wmHFLT4qCAPJfew3n\"}"} 
[2026-05-01 16:08:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wnG2xXtJTkzHkiA8n\"}"} 
[2026-05-01 16:08:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wnerPQ4sVMr62pgAn\"}"} 
[2026-05-01 16:08:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wohcBCnSBGbYfJnKq\"}"} 
[2026-05-01 16:08:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wp6fYs69xqc57s3fD\"}"} 
[2026-05-01 16:08:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wq4xWt9mXNv9bxKr9\"}"} 
[2026-05-01 16:08:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wqYjHyR5TZdn1vUfY\"}"} 
[2026-05-01 16:08:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wrUY7LpUbEa45ZCUf\"}"} 
[2026-05-01 16:08:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wrw58oJezcCZt3fBv\"}"} 
[2026-05-01 16:08:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wstsGpyggoUi9AD8f\"}"} 
[2026-05-01 16:08:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wtTbsUTTyqzNxwCLp\"}"} 
[2026-05-01 16:08:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wu6JFo9cgf4DmPXRH\"}"} 
[2026-05-01 16:08:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wuw9t1ofxbhRhKVyL\"}"} 
[2026-05-01 16:08:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wvPBnGrT5g7tQ38Z5\"}"} 
[2026-05-01 16:08:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wwMyQ3pBVraoL3Mm8\"}"} 
[2026-05-01 16:08:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wwqFVe3WAcuWdtYxr\"}"} 
[2026-05-01 16:08:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wxqXdgAEt28nG8W9y\"}"} 
[2026-05-01 16:08:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wyQ1f6dsRZRgBP35v\"}"} 
[2026-05-01 16:08:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wzCdSYpkv6CThCC7c\"}"} 
[2026-05-01 16:08:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8wzit38tZVdcNitsAV\"}"} 
[2026-05-01 16:08:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x1huxm1VzTcJqZ7KM\"}"} 
[2026-05-01 16:08:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x2419iVG3QK4Ds24T\"}"} 
[2026-05-01 16:08:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x3SLwmQBHyrjy4ddt\"}"} 
[2026-05-01 16:08:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x3JARtS1Jjxnz879t\"}"} 
[2026-05-01 16:08:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x4qvroCZ1tGSwuhEp\"}"} 
[2026-05-01 16:08:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x4wdaRcojjAG7D3jS\"}"} 
[2026-05-01 16:08:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x6BYtmAfdTM2DDPBR\"}"} 
[2026-05-01 16:08:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x6QSd2EobrjoQV8LW\"}"} 
[2026-05-01 16:08:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x7gbAoLiLehS4nvoq\"}"} 
[2026-05-01 16:08:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x7qWjsUugjWt52Jqm\"}"} 
[2026-05-01 16:08:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x97f7o8aH8SV5jDf2\"}"} 
[2026-05-01 16:08:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8x96uq96vxAABLK5uU\"}"} 
[2026-05-01 16:08:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xAWVmxwvNCMbsTL2T\"}"} 
[2026-05-01 16:08:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xAaiSHwTd9c2z8ES2\"}"} 
[2026-05-01 16:08:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xC3GfSwPDPJBpUYww\"}"} 
[2026-05-01 16:08:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xBwa3kEsC2kEVb4Kq\"}"} 
[2026-05-01 16:08:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xDHSGJhx3FmaUkboX\"}"} 
[2026-05-01 16:08:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xDLQoWkmmoZZ1w8NG\"}"} 
[2026-05-01 16:08:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xEfnB6v9jtmpoDHVy\"}"} 
[2026-05-01 16:08:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xEoiGQoqxhXGezJdv\"}"} 
[2026-05-01 16:08:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xFugoECVXpaonUMGF\"}"} 
[2026-05-01 16:08:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xGQhaJuUC7tMZAdxN\"}"} 
[2026-05-01 16:08:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xHLmJNsCLyA6zTiKL\"}"} 
[2026-05-01 16:08:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xJDM9XKsX4ueADF4q\"}"} 
[2026-05-01 16:08:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xJj6yuoGwqnvjCT7R\"}"} 
[2026-05-01 16:08:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xKwmvEX4asqbZTXuB\"}"} 
[2026-05-01 16:08:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xL7CkgpmyPmqAy4sE\"}"} 
[2026-05-01 16:08:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xMQqEfbdTAWVmUNj7\"}"} 
[2026-05-01 16:08:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xMZ1s1TRXuSb2iy2T\"}"} 
[2026-05-01 16:08:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xNnvotKMvTFvm6DHb\"}"} 
[2026-05-01 16:08:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xP6HnKTMxkELdhVXt\"}"} 
[2026-05-01 16:08:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xQDFeXpFeNsoTGGWb\"}"} 
[2026-05-01 16:08:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xQpTyUi9X4UeNvRbj\"}"} 
[2026-05-01 16:08:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xRfKMDEYUEsvcCoJm\"}"} 
[2026-05-01 16:08:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xSo2wbJdPdSSvYDqH\"}"} 
[2026-05-01 16:08:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xT4AGjuTka62xGgg9\"}"} 
[2026-05-01 16:08:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xU9Pz35N48DzCQ7df\"}"} 
[2026-05-01 16:08:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xUS1Jrym5g3eMcNqc\"}"} 
[2026-05-01 16:08:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xVSHFS3RQfFtcqYwo\"}"} 
[2026-05-01 16:08:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xVspo3zbvEC91mBar\"}"} 
[2026-05-01 16:08:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xWkuhf21giDQ73iuF\"}"} 
[2026-05-01 16:08:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xXNchvYRu77F2UgmK\"}"} 
[2026-05-01 16:08:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xY7GGs5ZFYiSj1iuN\"}"} 
[2026-05-01 16:08:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xZFUW2n78Znqp2KW2\"}"} 
[2026-05-01 16:08:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xZUsDg3xHBc8K191k\"}"} 
[2026-05-01 16:08:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xacLHrCK2Dx9E6vbv\"}"} 
[2026-05-01 16:08:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xatCmPxX46YJFLdt1\"}"} 
[2026-05-01 16:08:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xbzfxbLUqcSASJopB\"}"} 
[2026-05-01 16:08:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xcHniSDnR55ijyUzK\"}"} 
[2026-05-01 16:08:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xdN2SgfLe7zG9Rd8A\"}"} 
[2026-05-01 16:08:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xdXhbPfs54ZYSAJoE\"}"} 
[2026-05-01 16:08:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xei8vNCX19wEskzdP\"}"} 
[2026-05-01 16:08:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xejdEdD5b8csKcqdL\"}"} 
[2026-05-01 16:08:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xg1mXwiGBGwtD3t1u\"}"} 
[2026-05-01 16:08:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xg9xWsNqsJvN3goC1\"}"} 
[2026-05-01 16:08:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xhJAjWC2ibFgP6V8g\"}"} 
[2026-05-01 16:08:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xhqQnkYAKX6WXxXw4\"}"} 
[2026-05-01 16:08:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xiZ4y8MVjoK9UMR68\"}"} 
[2026-05-01 16:08:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xjfYejao7iiMyBs2m\"}"} 
[2026-05-01 16:08:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xjqiAHKmAcpywAUWW\"}"} 
[2026-05-01 16:08:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xm5NWoJpahm1HQRKK\"}"} 
[2026-05-01 16:08:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xmMVSdkwwDNLrRYsn\"}"} 
[2026-05-01 16:08:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xnWhQQNahhYA9Rxed\"}"} 
[2026-05-01 16:08:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xnnKF6rpb5poRVnCj\"}"} 
[2026-05-01 16:08:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xowmXhTMUkM9TCrg6\"}"} 
[2026-05-01 16:08:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xpAQfgJSnspoyedEW\"}"} 
[2026-05-01 16:08:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xqQaGGU5gsJhDrErv\"}"} 
[2026-05-01 16:08:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xqeTSbMWDbjsjNMeB\"}"} 
[2026-05-01 16:08:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xrkBkYPZtkjMGye3F\"}"} 
[2026-05-01 16:08:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xsHgUQov3sxvpvxJd\"}"} 
[2026-05-01 16:08:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xtDjh1aH1MxZ3gjqz\"}"} 
[2026-05-01 16:08:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xuJiwWVubNgFm3V5B\"}"} 
[2026-05-01 16:08:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xvk3dXofLNi4aE7ar\"}"} 
[2026-05-01 16:08:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xx3gRhZXi7tM4g3aD\"}"} 
[2026-05-01 16:08:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xyKKi9JfyZnkPAguu\"}"} 
[2026-05-01 16:08:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8xziQprSXf5BjCw7Pe\"}"} 
[2026-05-01 16:08:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8y27kYA9evWnXzqQ87\"}"} 
[2026-05-01 16:08:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8y3WbPQ8VnWk1bQJpG\"}"} 
[2026-05-01 16:08:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8y5GFpPPEYYDrQP8TQ\"}"} 
[2026-05-01 16:08:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8y6iaGUtPq9zBxLS6i\"}"} 
[2026-05-01 16:08:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8y8JaDQZxbfr7WV42X\"}"} 
[2026-05-01 16:08:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8y9aTr6Nc3htiuLMCS\"}"} 
[2026-05-01 16:08:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yB13JMkzJHqpSp1dx\"}"} 
[2026-05-01 16:08:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yAoPDu9m3B3vN1mVB\"}"} 
[2026-05-01 16:08:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yCVLhMJhAV2NjgVJf\"}"} 
[2026-05-01 16:08:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yCmDAPXsARnVv8n2i\"}"} 
[2026-05-01 16:08:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yDxPt5aaG7AYpNEJ4\"}"} 
[2026-05-01 16:08:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yEJybgMdwKdrQWkrk\"}"} 
[2026-05-01 16:08:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yFKkCF4ZHafB3udRd\"}"} 
[2026-05-01 16:08:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yFhKVhUowtG5otNL6\"}"} 
[2026-05-01 16:08:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yGpY9xEmJKBAVynPo\"}"} 
[2026-05-01 16:08:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yH8tBgcLox6GTZ14d\"}"} 
[2026-05-01 16:08:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yJ3x3M4RcAMHjbHtt\"}"} 
[2026-05-01 16:08:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yJQnJ8VwXQuMH8Uvv\"}"} 
[2026-05-01 16:08:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yKeSpqC27AEcD4b7G\"}"} 
[2026-05-01 16:08:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yKciNYMp9rAjGSx6S\"}"} 
[2026-05-01 16:08:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yLwLTiywXMMLKDpJV\"}"} 
[2026-05-01 16:08:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yMVpNt9Wa2yUh9N3g\"}"} 
[2026-05-01 16:08:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yNBFaUYtwnVL44niB\"}"} 
[2026-05-01 16:08:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yNtR46xXK5dc6Ym9j\"}"} 
[2026-05-01 16:08:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yPWrxDcFvpbpEMbAX\"}"} 
[2026-05-01 16:08:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yQ4777EanAkiFxN9h\"}"} 
[2026-05-01 16:08:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yQxgVR1sAom9ejJML\"}"} 
[2026-05-01 16:08:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yRKknbRU1rvTRTw3S\"}"} 
[2026-05-01 16:08:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ySfctAS489nWbo6s1\"}"} 
[2026-05-01 16:08:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ySgNEdJtnMXyL9Sf9\"}"} 
[2026-05-01 16:08:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yUPZMCoytVnSBBDtg\"}"} 
[2026-05-01 16:08:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yVVnWro6U4uATL25Q\"}"} 
[2026-05-01 16:08:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yVp8ShHspESgKZwB3\"}"} 
[2026-05-01 16:08:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yWvMpZJXE7x1GdFBW\"}"} 
[2026-05-01 16:08:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yXDy2dGKgjfHs9R8K\"}"} 
[2026-05-01 16:08:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yYQei3azUutk4pehB\"}"} 
[2026-05-01 16:08:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yYi1RZVvgoZYrvFjX\"}"} 
[2026-05-01 16:08:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yZuCWExGoJpVLCwqo\"}"} 
[2026-05-01 16:08:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ya6MNxGL8yg9wZfFD\"}"} 
[2026-05-01 16:08:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ybKXUcjvARndhYUnq\"}"} 
[2026-05-01 16:08:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ybcPCJb91CQMT7qib\"}"} 
[2026-05-01 16:08:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yciN3Jz4EVbsa62Uj\"}"} 
[2026-05-01 16:08:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ye4ihm4dmy9RdQb2G\"}"} 
[2026-05-01 16:08:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yfJPfDnY417jKQVcB\"}"} 
[2026-05-01 16:08:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yhJSTHSf8dfaAacQS\"}"} 
[2026-05-01 16:08:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yijmFnQicpwMVsyqC\"}"} 
[2026-05-01 16:08:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ykA5pmttTez5Hnsfr\"}"} 
[2026-05-01 16:08:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ymXSVLCRaPH5Po46S\"}"} 
[2026-05-01 16:08:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ynwmKtbn89i7BSCdM\"}"} 
[2026-05-01 16:08:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ypKs4VE7QGbFrTh63\"}"} 
[2026-05-01 16:08:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yp1G9pNufHiDjcqoW\"}"} 
[2026-05-01 16:08:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yqeVCmTCL2zPvk1nP\"}"} 
[2026-05-01 16:08:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yrYK8DdAe2gSsbY9c\"}"} 
[2026-05-01 16:08:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yrv8uVB1isCUX1Hmy\"}"} 
[2026-05-01 16:08:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yspTRqrH62mYseNow\"}"} 
[2026-05-01 16:08:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ytKioj9QVKJ4dzmAW\"}"} 
[2026-05-01 16:08:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yuCJwji44EjRnPjFb\"}"} 
[2026-05-01 16:08:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yuzRrfi6M3wxBV4xa\"}"} 
[2026-05-01 16:08:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yvwESgsBjimhLyomi\"}"} 
[2026-05-01 16:08:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ywKJhonnqnWWiSvyJ\"}"} 
[2026-05-01 16:08:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yxGbmEWJBJnn59798\"}"} 
[2026-05-01 16:08:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yxidkHjHwLLqMxRqA\"}"} 
[2026-05-01 16:08:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yyYk6rhaxz62eR66L\"}"} 
[2026-05-01 16:08:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8yzKNxqmUDYFb2AZ8K\"}"} 
[2026-05-01 16:08:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z114GLpc4RVF175F2\"}"} 
[2026-05-01 16:08:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z1jDH4eBjmVu7HA16\"}"} 
[2026-05-01 16:08:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z2sRTHDjXYPH6itov\"}"} 
[2026-05-01 16:08:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z39nfwe35hYQAuEZt\"}"} 
[2026-05-01 16:08:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z4We6kqM7iEa2X8Mi\"}"} 
[2026-05-01 16:08:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z4MUJA3vcoQ8hM2eh\"}"} 
[2026-05-01 16:08:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z5mJDZ9DxAEjU677H\"}"} 
[2026-05-01 16:08:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z5qmSCA5n67ofPojk\"}"} 
[2026-05-01 16:08:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z79tYbwYv3XuLTG2c\"}"} 
[2026-05-01 16:08:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z7G6JxF2AWHDBpAbV\"}"} 
[2026-05-01 16:08:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z8kPcwZDQEaizeMCZ\"}"} 
[2026-05-01 16:08:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8z8eS3TysaSDHo4CNn\"}"} 
[2026-05-01 16:08:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zA7VTGR52VLYicN6F\"}"} 
[2026-05-01 16:08:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zAcFjuwzSt6WCRr5L\"}"} 
[2026-05-01 16:08:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zBttqijJxwpya5WUc\"}"} 
[2026-05-01 16:08:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zCMvbSW8Cdx4qxrfX\"}"} 
[2026-05-01 16:08:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zDKihfGuS9sJ6tea7\"}"} 
[2026-05-01 16:08:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zDmkjZGk1t4sMurCj\"}"} 
[2026-05-01 16:08:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zEgKsRsohobvhJdfT\"}"} 
[2026-05-01 16:08:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zFAMNSuppSwkvZpJB\"}"} 
[2026-05-01 16:08:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zG3gN4r613BPsEKEa\"}"} 
[2026-05-01 16:08:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zGSFN5AztvYHW3j4t\"}"} 
[2026-05-01 16:08:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zHPYPh9A1E8HDQPgz\"}"} 
[2026-05-01 16:08:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zJ6i4TPezCrfuTeKz\"}"} 
[2026-05-01 16:08:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zJku3tmdYVoqEmbTE\"}"} 
[2026-05-01 16:08:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zKtcCBEoCGQAtnuks\"}"} 
[2026-05-01 16:08:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zLCDSyBEcDYpQy7yj\"}"} 
[2026-05-01 16:08:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zMBzhBh3U46hZYnhh\"}"} 
[2026-05-01 16:08:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zMT7vmBb1MR23FRnF\"}"} 
[2026-05-01 16:08:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zNcZyLAHjeuzmV7F1\"}"} 
[2026-05-01 16:08:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zNoUvoX62LLGKY2nm\"}"} 
[2026-05-01 16:08:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zPzffxUDw9W4v8Afv\"}"} 
[2026-05-01 16:08:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zQHnAAzdqBQEdLnSf\"}"} 
[2026-05-01 16:08:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zRDLjY5Vha778wDzN\"}"} 
[2026-05-01 16:08:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zRsmgx67pxRo8stxG\"}"} 
[2026-05-01 16:08:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zSisUJrfPGC9nvaxu\"}"} 
[2026-05-01 16:08:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zTEPLDtui7EzYEDbK\"}"} 
[2026-05-01 16:08:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zU7xeR2UZw8Zh4MCE\"}"} 
[2026-05-01 16:08:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zVJeUMrj7JS4TR1C8\"}"} 
[2026-05-01 16:08:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zWZoNTuwXQqJszwNo\"}"} 
[2026-05-01 16:08:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zXsvrron4e3DN1U5M\"}"} 
[2026-05-01 16:08:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zZE3dUDoBymSG5q4s\"}"} 
[2026-05-01 16:08:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zYhJDso5UqXQHVJvk\"}"} 
[2026-05-01 16:08:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zaesDXQZaQ1rmxYNK\"}"} 
[2026-05-01 16:08:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zai6NeNkTwpzCftj6\"}"} 
[2026-05-01 16:08:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zc4T9qhth5K3gzdNN\"}"} 
[2026-05-01 16:08:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zc4T1fpQEfXB7w49o\"}"} 
[2026-05-01 16:08:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zdSo68N44S4QDErMo\"}"} 
[2026-05-01 16:08:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zdSoFQXHAWxAhfAJx\"}"} 
[2026-05-01 16:08:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zenfMELwWnUmUETZC\"}"} 
[2026-05-01 16:08:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zet7Tz87eby1FDRfB\"}"} 
[2026-05-01 16:08:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zgA1N8xFccgi8CDm1\"}"} 
[2026-05-01 16:08:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zgMAkRwAdTKJzPJa1\"}"} 
[2026-05-01 16:08:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zhWsJQKjfHcswx8yD\"}"} 
[2026-05-01 16:08:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zhuvzXDCobYELJcWn\"}"} 
[2026-05-01 16:08:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zijHkympWddjZB53i\"}"} 
[2026-05-01 16:08:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zjHHF3eX3u3faammj\"}"} 
[2026-05-01 16:08:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zk8sqxgibvFHkMr51\"}"} 
[2026-05-01 16:08:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zkdPjPWVjUHgQgs5B\"}"} 
[2026-05-01 16:08:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zmgPkdwib5weqLM7i\"}"} 
[2026-05-01 16:08:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zn1VBjYNCzuxfiRrV\"}"} 
[2026-05-01 16:08:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zo9hbFXB58micS5hg\"}"} 
[2026-05-01 16:08:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zoParcj1kRaNyG7F7\"}"} 
[2026-05-01 16:08:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zpb1kphg6UNgxSQ5W\"}"} 
[2026-05-01 16:08:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zpmvmdYmUT9xdJoMP\"}"} 
[2026-05-01 16:08:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zr45Dx4BiNhLRNqCx\"}"} 
[2026-05-01 16:08:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zrCW1XK7sCiRMPsoE\"}"} 
[2026-05-01 16:08:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zsQS4mn7oHCdbLbGs\"}"} 
[2026-05-01 16:08:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zseZsQKNzAy87icDr\"}"} 
[2026-05-01 16:08:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8ztomMTpxQiX1MbtZu\"}"} 
[2026-05-01 16:08:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zu3erC9JSGGLWPf6s\"}"} 
[2026-05-01 16:08:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zvHpUN3NatmdStUcG\"}"} 
[2026-05-01 16:08:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zvUEPUPVnEnaAHkUB\"}"} 
[2026-05-01 16:08:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zwguWktEapZFGi3Hd\"}"} 
[2026-05-01 16:08:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zwraQFgHuYcuepZuM\"}"} 
[2026-05-01 16:08:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zy4W7rN6nrDM39RvY\"}"} 
[2026-05-01 16:08:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zyBhPERQKLskh6Stt\"}"} 
[2026-05-01 16:08:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zzJRA7UtmJEEUShuf\"}"} 
[2026-05-01 16:08:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac8zzdGA2fvRpw76wmae\"}"} 
[2026-05-01 16:08:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac911iFYEGVWGn9MdH7C\"}"} 
[2026-05-01 16:08:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac911zN2QMa7KvH8AcSa\"}"} 
[2026-05-01 16:08:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9138aE2j8t6Yhs4oft\"}"} 
[2026-05-01 16:08:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac913FXGNrJi2s5SgXxT\"}"} 
[2026-05-01 16:08:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac914cNnURTYyMEJaWgF\"}"} 
[2026-05-01 16:08:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac914jpJFeCHKjb1oAiK\"}"} 
[2026-05-01 16:08:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9163SjLpk2RmfzGPmR\"}"} 
[2026-05-01 16:08:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac916A97YB7UsZL8Yn7s\"}"} 
[2026-05-01 16:08:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac917PJvJB6zWbCaYS4q\"}"} 
[2026-05-01 16:08:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac917dwbMnuK1tMHo6JQ\"}"} 
[2026-05-01 16:08:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac918ntg8mBvdC8pGPbE\"}"} 
[2026-05-01 16:08:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91951pm7UNyBzc9LTV\"}"} 
[2026-05-01 16:08:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91AJgNBEgmXyYzSwB4\"}"} 
[2026-05-01 16:08:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91AWqArf9o5yV3PGKr\"}"} 
[2026-05-01 16:08:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91BjFmudaCyA3Djtvb\"}"} 
[2026-05-01 16:08:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91BwAE1ETuCnvrephn\"}"} 
[2026-05-01 16:08:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91D4sQ5BpKa72bH4iY\"}"} 
[2026-05-01 16:08:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91DLz74199WfVa3sm9\"}"} 
[2026-05-01 16:08:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91EWS6fZnci2RwAEAM\"}"} 
[2026-05-01 16:08:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91Esm2sgy2Dra3XCCR\"}"} 
[2026-05-01 16:08:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91Fnathk9pUnWVGhYk\"}"} 
[2026-05-01 16:08:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91GGMSR4CvcMM4aHfY\"}"} 
[2026-05-01 16:08:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91H1Fmt46KzZP7z2Bx\"}"} 
[2026-05-01 16:08:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91HWWzqw7AKQnFNXo2\"}"} 
[2026-05-01 16:08:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91Lf2WBPinCrF8MFno\"}"} 
[2026-05-01 16:08:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91NkXnGL2xDsfNiJNa\"}"} 
[2026-05-01 16:08:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91NkXr6i7Ly4GiWHWT\"}"} 
[2026-05-01 16:08:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91QBbtCUtSe9GYZLEy\"}"} 
[2026-05-01 16:08:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91QKnaVCJA6thm8TRj\"}"} 
[2026-05-01 16:08:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91RiP3ii23EhNGteqw\"}"} 
[2026-05-01 16:08:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91Rbw245b7WM53q8ZH\"}"} 
[2026-05-01 16:08:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91Svoerj1femNcCJ8b\"}"} 
[2026-05-01 16:08:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91T1mLqf1mbnu9CeC4\"}"} 
[2026-05-01 16:08:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91UJu6SShzYPsfDBzG\"}"} 
[2026-05-01 16:08:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91UW4LyFQ5DBmXvMfr\"}"} 
[2026-05-01 16:08:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91VgVmviuHohkWwrHX\"}"} 
[2026-05-01 16:08:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91X46ifNy8hoAskczb\"}"} 
[2026-05-01 16:08:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91YKVsED3dVazJFxDZ\"}"} 
[2026-05-01 16:08:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91Zf7eSWDwQzCzitEN\"}"} 
[2026-05-01 16:08:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91aF61hXFP4sXfkdUM\"}"} 
[2026-05-01 16:08:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91azVD14B7SVGmrBZW\"}"} 
[2026-05-01 16:08:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91beg2LAKYGBeTtBRp\"}"} 
[2026-05-01 16:08:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91cFPhNtPep3EdBTwn\"}"} 
[2026-05-01 16:08:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91dczV3rXYS3cGYAeC\"}"} 
[2026-05-01 16:08:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91doey9utHrJ4M2sAg\"}"} 
[2026-05-01 16:08:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91f4ZMq4cfhZ3ufdNe\"}"} 
[2026-05-01 16:08:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91gPvUzirQUve2fWvC\"}"} 
[2026-05-01 16:08:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91gnVaqBsYFsX8i39Q\"}"} 
[2026-05-01 16:08:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91hoWSggLLaMzh7aY5\"}"} 
[2026-05-01 16:08:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91iC5N5pQdiVzzcJ5F\"}"} 
[2026-05-01 16:08:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91jDb5ZNGYWnQDXpVq\"}"} 
[2026-05-01 16:08:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91jibmwcHvD149nxUb\"}"} 
[2026-05-01 16:08:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91kXiboARnERR5MPZT\"}"} 
[2026-05-01 16:08:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:08:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:08:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:08:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91mUGk4dJzyFN8ky3Q\"}"} 
[2026-05-01 16:08:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91mv4VSzjeeKAp9sDw\"}"} 
[2026-05-01 16:09:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91njBKbSeiN45HT6SW\"}"} 
[2026-05-01 16:09:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91oFvUFFeduM6Wrjck\"}"} 
[2026-05-01 16:09:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91oyqJR7J7SUBAxWne\"}"} 
[2026-05-01 16:09:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91pYpBWNAuRBq6D1EY\"}"} 
[2026-05-01 16:09:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91qMgMupKAY8sTg3Qp\"}"} 
[2026-05-01 16:09:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91qytNwC6PabW98cp8\"}"} 
[2026-05-01 16:09:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91rhnzjTQWzvRm9wNw\"}"} 
[2026-05-01 16:09:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91sNEGe3GTJ1zwxXBc\"}"} 
[2026-05-01 16:09:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91swCu17NDdfkTLvzr\"}"} 
[2026-05-01 16:09:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91to3wozGQ7eE4YNJi\"}"} 
[2026-05-01 16:09:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91uPGghMYeuUUxqmhs\"}"} 
[2026-05-01 16:09:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91vJqRNytu9bTfuz1Y\"}"} 
[2026-05-01 16:09:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91wJ7zLNrmFDRw97ns\"}"} 
[2026-05-01 16:09:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91wx4HkRjuTrbPyCLr\"}"} 
[2026-05-01 16:09:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91y8FUHTJqUURRzg48\"}"} 
[2026-05-01 16:09:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91yM9QLrZsKZsPWMHg\"}"} 
[2026-05-01 16:09:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91zZpSbZerKbMo6aYQ\"}"} 
[2026-05-01 16:09:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac91zjzDkYCGTQbTAkKK\"}"} 
[2026-05-01 16:09:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac922B4LrQ2HJHchCX8h\"}"} 
[2026-05-01 16:09:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac922D3Sa1ymVgqQ4nGL\"}"} 
[2026-05-01 16:09:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac924afg4prSC1UoRrwi\"}"} 
[2026-05-01 16:09:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac924ibt9bDG3RyN1peB\"}"} 
[2026-05-01 16:09:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac925r4tVG2WXJrCc4qi\"}"} 
[2026-05-01 16:09:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac926SY4ZnauqSvF3MP5\"}"} 
[2026-05-01 16:09:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac927EQu5UUSfUwuzjFt\"}"} 
[2026-05-01 16:09:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9288EhjTD8kCLEtgzZ\"}"} 
[2026-05-01 16:09:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9291ZpmpqpthjXqXFm\"}"} 
[2026-05-01 16:09:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac929a4AS9eVgLf92jB3\"}"} 
[2026-05-01 16:09:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92AFjEfFWgK36bxzPy\"}"} 
[2026-05-01 16:09:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92Ax9bQUgkeL9CxPMi\"}"} 
[2026-05-01 16:09:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92BUA6rko8EEpXvP4V\"}"} 
[2026-05-01 16:09:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92CKkb7mam7DfmsaYu\"}"} 
[2026-05-01 16:09:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92CkJFj4WgjriddeRX\"}"} 
[2026-05-01 16:09:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92DYBCuXtzhuJUnqev\"}"} 
[2026-05-01 16:09:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92E7u8Gkkdw2aQyZpd\"}"} 
[2026-05-01 16:09:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92GhfxZguFRRkfMzeD\"}"} 
[2026-05-01 16:09:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92J6m8zC857oiXqmqU\"}"} 
[2026-05-01 16:09:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92KCjv6eeSr1cwEm5N\"}"} 
[2026-05-01 16:09:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92KW6acJiXgzgbFGh5\"}"} 
[2026-05-01 16:09:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92LdZqz7i9uZxhVHxu\"}"} 
[2026-05-01 16:09:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92LsSxkBvuRt6gd1rX\"}"} 
[2026-05-01 16:09:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92N2AEL4Q7YsH5wLCp\"}"} 
[2026-05-01 16:09:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92NJGpaHHh6weyXZfo\"}"} 
[2026-05-01 16:09:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92PXh2A25HhdMbD17e\"}"} 
[2026-05-01 16:09:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92Pf8RrwrBEjEfUeio\"}"} 
[2026-05-01 16:09:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92SCRgL31n3A7zJDSR\"}"} 
[2026-05-01 16:09:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92Sqd5M7UuSiv5PWtR\"}"} 
[2026-05-01 16:09:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92ULQtqugGiXcUbWEo\"}"} 
[2026-05-01 16:09:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92UTMtuBS5Dt9DPARu\"}"} 
[2026-05-01 16:09:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92VpxVRUvwNqv1uYQH\"}"} 
[2026-05-01 16:09:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92VqhgseQW2BCNTjB1\"}"} 
[2026-05-01 16:09:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92X5NPya1Bkn8oWRVF\"}"} 
[2026-05-01 16:09:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92XKzcsJZjFtikz2QE\"}"} 
[2026-05-01 16:09:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92YddhmBHWzCUvvejg\"}"} 
[2026-05-01 16:09:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92YnJkmPUm2XnMKox7\"}"} 
[2026-05-01 16:09:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92ZvGk3UeHKKynKdGi\"}"} 
[2026-05-01 16:09:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92aAu226qRhm7UvbqV\"}"} 
[2026-05-01 16:09:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92bGdM1MjBVQsiN7Sq\"}"} 
[2026-05-01 16:09:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92bYzvbZgFi7ZoNMzw\"}"} 
[2026-05-01 16:09:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92ccVqdXF3Rj32ySJ7\"}"} 
[2026-05-01 16:09:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92d7FzHBV77hDGW5Yp\"}"} 
[2026-05-01 16:09:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92e3p71U1SWdTJpRUx\"}"} 
[2026-05-01 16:09:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92eYaZzKsLQgo4A4TF\"}"} 
[2026-05-01 16:09:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92fQffwd3tDkMXeM6E\"}"} 
[2026-05-01 16:09:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92ftwRVzXKqeppQJuo\"}"} 
[2026-05-01 16:09:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92goGDqzyh7Rug4aEE\"}"} 
[2026-05-01 16:09:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92hFo4XFknF4iAo1he\"}"} 
[2026-05-01 16:09:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92i4AjjgjMyD3kxxy1\"}"} 
[2026-05-01 16:09:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92iced2JV9QDKdYq5e\"}"} 
[2026-05-01 16:09:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92jRma1KRAWaTYR2Gp\"}"} 
[2026-05-01 16:09:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92k3iugbwueCSvR4fg\"}"} 
[2026-05-01 16:09:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92knNX2isxtVHfwtBi\"}"} 
[2026-05-01 16:09:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92mNqka3HmzQn7TJ6p\"}"} 
[2026-05-01 16:09:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92n5G9VNJdYJguFGR7\"}"} 
[2026-05-01 16:09:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92ny63zKyMeLJoBZeN\"}"} 
[2026-05-01 16:09:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92okxkQRPgM53ezjPM\"}"} 
[2026-05-01 16:09:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92pnydvCeZNYYCp9eW\"}"} 
[2026-05-01 16:09:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92qPCNFibBU8o32A29\"}"} 
[2026-05-01 16:09:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92r9q6HUL7vverA7ev\"}"} 
[2026-05-01 16:09:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92sXRrUsmifRFY8wU6\"}"} 
[2026-05-01 16:09:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92sxE86PP9juGkh7sX\"}"} 
[2026-05-01 16:09:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92tuHJHnkJfM1X2cGN\"}"} 
[2026-05-01 16:09:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92uaiALFNq1yFCs224\"}"} 
[2026-05-01 16:09:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92vL74nHNyRsg8q64J\"}"} 
[2026-05-01 16:09:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92w2mpLXnc4KWV1tun\"}"} 
[2026-05-01 16:09:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92whwywW9VNvGcjHW2\"}"} 
[2026-05-01 16:09:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92xQ7wUnVqe6j9wNpT\"}"} 
[2026-05-01 16:09:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92yAkucYG6UGFuejmS\"}"} 
[2026-05-01 16:09:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92ywPp9CApS6YfiFmU\"}"} 
[2026-05-01 16:09:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac92zWd9mBn2P89swPb1\"}"} 
[2026-05-01 16:09:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac931F2NY9BRiLWd5KpE\"}"} 
[2026-05-01 16:09:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac931uxNAJqggWj5athv\"}"} 
[2026-05-01 16:09:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac932RxrKCyoYjAJRgfR\"}"} 
[2026-05-01 16:09:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac933dPsPCEHJrL6Fz35\"}"} 
[2026-05-01 16:09:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac933npY3dfptEAMvmCX\"}"} 
[2026-05-01 16:09:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac934zkEG3iRP72CyxNQ\"}"} 
[2026-05-01 16:09:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac936Lrws86mXDZmu3uf\"}"} 
[2026-05-01 16:09:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac936ubJp5wtEFkqm1pg\"}"} 
[2026-05-01 16:09:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac937jhfp8d7VPdC8mok\"}"} 
[2026-05-01 16:09:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac938jj8YKvyWg2Engbx\"}"} 
[2026-05-01 16:09:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac939vfL2WSkZsbgTRFw\"}"} 
[2026-05-01 16:09:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93AQgT8UfPf7Vv17ZZ\"}"} 
[2026-05-01 16:09:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93BLF7cLD2kvWaSocC\"}"} 
[2026-05-01 16:09:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93Bq1SEwJ81MuTiV8e\"}"} 
[2026-05-01 16:09:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93CiqUibUgr37oXWwH\"}"} 
[2026-05-01 16:09:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93D8Po6scoFMAR7vYt\"}"} 
[2026-05-01 16:09:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93E1izKVepsoSRcH65\"}"} 
[2026-05-01 16:09:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93ENZCYWabEVNpz4zJ\"}"} 
[2026-05-01 16:09:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93FXWgSBjn9hLThGDR\"}"} 
[2026-05-01 16:09:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93FaypgyabUyjEMHhV\"}"} 
[2026-05-01 16:09:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93H33gWQUaCAh1BZUq\"}"} 
[2026-05-01 16:09:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93H5mkrk66N66cgkNt\"}"} 
[2026-05-01 16:09:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93JNAh8YRiwCfYVa7o\"}"} 
[2026-05-01 16:09:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93JSNvWbvtszpAPnVh\"}"} 
[2026-05-01 16:09:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93KpjD6iXrJ6Ch5HD5\"}"} 
[2026-05-01 16:09:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93L199YbppWYb87F9Y\"}"} 
[2026-05-01 16:09:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93MCaNmav5fdX8DZ8B\"}"} 
[2026-05-01 16:09:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93ML1qR459Rr3JW6WN\"}"} 
[2026-05-01 16:09:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93NePcVrY64oWwHGTj\"}"} 
[2026-05-01 16:09:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93Nfsys2GdCXMcGMmA\"}"} 
[2026-05-01 16:09:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93Q6woXYcwXPZqLzxU\"}"} 
[2026-05-01 16:09:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93QEdvWvYQidzKMcZi\"}"} 
[2026-05-01 16:09:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93RcEnWDupdQKdmzzD\"}"} 
[2026-05-01 16:09:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93RX2bZiTnGFEkiNfW\"}"} 
[2026-05-01 16:09:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93Sr9gCHa3Jb7JeUsn\"}"} 
[2026-05-01 16:09:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93TBVFhvnxkP971fdS\"}"} 
[2026-05-01 16:09:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93U45PZ7hRUCo9u8wN\"}"} 
[2026-05-01 16:09:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93UQAXND2SNeHnGjkh\"}"} 
[2026-05-01 16:09:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93VKUid1hbHpMriW6f\"}"} 
[2026-05-01 16:09:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93VeKvTvAVnLA2bMX3\"}"} 
[2026-05-01 16:09:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93WjJjvo8d86aVigDh\"}"} 
[2026-05-01 16:09:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93X6PbrbLNJK7NLHCA\"}"} 
[2026-05-01 16:09:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93Xxj3uB21RzNP69ny\"}"} 
[2026-05-01 16:09:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93YS17Uhu8MSC721rS\"}"} 
[2026-05-01 16:09:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93ZgudRMUReDCYeWN5\"}"} 
[2026-05-01 16:09:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93ZRHJozE5xzkHRL8Q\"}"} 
[2026-05-01 16:09:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93aw4ttpDAd26uWTpj\"}"} 
[2026-05-01 16:09:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93cHBbteZECSu1ES4f\"}"} 
[2026-05-01 16:09:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93cPNudsAA3ZJB4eB6\"}"} 
[2026-05-01 16:09:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93dhWTf9b1cBU5s3yp\"}"} 
[2026-05-01 16:09:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93dtfoTW6ebMxcRGEx\"}"} 
[2026-05-01 16:09:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93f66mGUAzanVSR4jE\"}"} 
[2026-05-01 16:09:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93fMioLt6K8HhAGDL3\"}"} 
[2026-05-01 16:09:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93gYQntKp8SDn3DUPh\"}"} 
[2026-05-01 16:09:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93gjpEdciNsH6dZN3W\"}"} 
[2026-05-01 16:09:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93hwztATM2zUmad3PN\"}"} 
[2026-05-01 16:09:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93iEcFTYQvvvHbMYn9\"}"} 
[2026-05-01 16:09:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93jM5jssKUC7NykX7T\"}"} 
[2026-05-01 16:09:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93jp7dFA3kctUgV3qG\"}"} 
[2026-05-01 16:09:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93knu1RoaMiCmgU117\"}"} 
[2026-05-01 16:09:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93n3oQkTmuWAx7RwKo\"}"} 
[2026-05-01 16:09:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93nFTVj7YQyGeZjfyJ\"}"} 
[2026-05-01 16:09:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93oX6xrSQVKrGqTsrF\"}"} 
[2026-05-01 16:09:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93ofHjiGuxm31ZK7Av\"}"} 
[2026-05-01 16:09:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93q2PzRkD5yvktupDV\"}"} 
[2026-05-01 16:09:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93qd7Pe42zY9ssnmCL\"}"} 
[2026-05-01 16:09:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93rUTXMd8LRsUh5k1Z\"}"} 
[2026-05-01 16:09:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93s3w7eqZ3ETt2iSDb\"}"} 
[2026-05-01 16:09:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93syk1KZCCEcRokM5Z\"}"} 
[2026-05-01 16:09:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93tWF31XZarvXWtcjp\"}"} 
[2026-05-01 16:09:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93uSJRQ4Ep1pAiPqcT\"}"} 
[2026-05-01 16:09:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93vBCpFYqrEDwvgEbT\"}"} 
[2026-05-01 16:09:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93vofAC4UZ4unWzAtx\"}"} 
[2026-05-01 16:09:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93wZJB1Q5gJY3rTtzo\"}"} 
[2026-05-01 16:09:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93x2pysEoC5BJDejoL\"}"} 
[2026-05-01 16:09:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93xver8oCsdSc33fXt\"}"} 
[2026-05-01 16:09:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93yU9GbSVLe3Zapt2g\"}"} 
[2026-05-01 16:09:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93zSw7PZvr5TuBA6jy\"}"} 
[2026-05-01 16:09:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac93ztUCejy4F6jArbBS\"}"} 
[2026-05-01 16:09:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac941q2fvPTn8BJSyHfB\"}"} 
[2026-05-01 16:09:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac942KYHxUvQro9qLtaS\"}"} 
[2026-05-01 16:09:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9439uAciVb8QZFyqjg\"}"} 
[2026-05-01 16:09:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac943dg6gPbDbCxr3dSW\"}"} 
[2026-05-01 16:09:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac944cTQixiPMoCiUKrM\"}"} 
[2026-05-01 16:09:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac945AT5j6MfwR3QDzJw\"}"} 
[2026-05-01 16:09:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac945vqM8JEPe3j2GtRz\"}"} 
[2026-05-01 16:09:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac946gyFjm56m5iKo8to\"}"} 
[2026-05-01 16:09:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac947BVQhq3bWzCM9tqv\"}"} 
[2026-05-01 16:09:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac948DVsEPZv8Tt8BB7v\"}"} 
[2026-05-01 16:09:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac948qxL1XEiTJ8os7gi\"}"} 
[2026-05-01 16:09:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac949eaCQy6kH91RngwW\"}"} 
[2026-05-01 16:09:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94AFnhMLYfaesqXhKc\"}"} 
[2026-05-01 16:09:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94AzSSPGaXSNyaUHoG\"}"} 
[2026-05-01 16:09:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94CE6ot8w7osr7p4j4\"}"} 
[2026-05-01 16:09:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94Bk5i9HAwcN9ptAi2\"}"} 
[2026-05-01 16:09:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94DTGoohRma74hNSgj\"}"} 
[2026-05-01 16:09:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94DVW52fwTVwqvmGRM\"}"} 
[2026-05-01 16:09:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94EsbUe1X8j4pYBzEX\"}"} 
[2026-05-01 16:09:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ExJpNrMPNQPYijaV\"}"} 
[2026-05-01 16:09:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94GW5SBXv6cMezErvV\"}"} 
[2026-05-01 16:09:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94GudeU9Umk6EPGFBb\"}"} 
[2026-05-01 16:09:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94HtfaGa8MwdZHepYc\"}"} 
[2026-05-01 16:09:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94JKTrFWD1szsG9jbf\"}"} 
[2026-05-01 16:09:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94KH1jq87VQL8c73KY\"}"} 
[2026-05-01 16:09:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94KgaCMr9SrWqdoLSw\"}"} 
[2026-05-01 16:09:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94M9NivqiNjzyxrFQD\"}"} 
[2026-05-01 16:09:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94M6QMaDDdRzUi2iNv\"}"} 
[2026-05-01 16:09:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94NZTEDWgJfjHddHAJ\"}"} 
[2026-05-01 16:09:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94NkceNy1HbyA7S7tM\"}"} 
[2026-05-01 16:09:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94Py3VxMjDnKC1i8de\"}"} 
[2026-05-01 16:09:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94QBh1171yA5YodxSS\"}"} 
[2026-05-01 16:09:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94RRr7r1F16M1Wuw55\"}"} 
[2026-05-01 16:09:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94Rb2A5VRUoeNS2Eo8\"}"} 
[2026-05-01 16:09:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94T16mF7M1Xb94LfuS\"}"} 
[2026-05-01 16:09:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94SzcGZZxzF1BsDcuM\"}"} 
[2026-05-01 16:09:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94UPSmM9JhaMdBW7Rz\"}"} 
[2026-05-01 16:09:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94Ua7PLyQViMJ8ybwy\"}"} 
[2026-05-01 16:09:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94VhKziqMfQBgGe6F3\"}"} 
[2026-05-01 16:09:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94VxxAGZw2oevRTe2y\"}"} 
[2026-05-01 16:09:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94X7QU4MgCCDD6aBsQ\"}"} 
[2026-05-01 16:09:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94YD8xrPJAhdMFKNmG\"}"} 
[2026-05-01 16:09:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94YXV6zebzPZvKoUm4\"}"} 
[2026-05-01 16:09:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ZgSMC1CYqNbUq6QY\"}"} 
[2026-05-01 16:09:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ZvKnQn87YvdRjv4o\"}"} 
[2026-05-01 16:09:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94b6maJ1Pj9UKd5AjR\"}"} 
[2026-05-01 16:09:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94bLQKeym6pVNG6u8t\"}"} 
[2026-05-01 16:09:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94cZpTyiX5ms9w7EWa\"}"} 
[2026-05-01 16:09:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ccYyJVF4d4FAEx3F\"}"} 
[2026-05-01 16:09:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94dxQnEoQAPfGVAGTN\"}"} 
[2026-05-01 16:09:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94e6M2pCD8cyaV3Mdr\"}"} 
[2026-05-01 16:09:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94fMVwPa3QBrAMUTEQ\"}"} 
[2026-05-01 16:09:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94fWBc21QoEGRct1Bp\"}"} 
[2026-05-01 16:09:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ggsRDShxnYrRmktj\"}"} 
[2026-05-01 16:09:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94h7RCRqUUYPackQy5\"}"} 
[2026-05-01 16:09:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94i7SpsGuo7pR9wFhq\"}"} 
[2026-05-01 16:09:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94idwxFH4aF4asjkhf\"}"} 
[2026-05-01 16:09:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94jUYkPMbFihkYvMfS\"}"} 
[2026-05-01 16:09:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94kTavdk7vC1XPZ1Ki\"}"} 
[2026-05-01 16:09:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ktdgzRaxoGqmtKt4\"}"} 
[2026-05-01 16:09:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94nA2WQvdXW7dhnLoE\"}"} 
[2026-05-01 16:09:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94nGEKsyjPK648jXdL\"}"} 
[2026-05-01 16:09:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94oX8pn5ApNfqZiKHJ\"}"} 
[2026-05-01 16:09:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ofpKcEECwE2JSKFC\"}"} 
[2026-05-01 16:09:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94q2frm8J2WHyosZAq\"}"} 
[2026-05-01 16:09:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94pqGBJhJrLTT4s8EY\"}"} 
[2026-05-01 16:09:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94rSkR8PrVYT6o3dfU\"}"} 
[2026-05-01 16:09:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94s3iGhnjEUptTfY4Y\"}"} 
[2026-05-01 16:09:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94t7xJ5mTCpDCgimYo\"}"} 
[2026-05-01 16:09:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94tbj33irZYNAS7ZTt\"}"} 
[2026-05-01 16:09:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94uUKM2VZjoN85712v\"}"} 
[2026-05-01 16:09:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94v4nCp5UfHXmRcPCy\"}"} 
[2026-05-01 16:09:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94vkho7iXUerKKUUbs\"}"} 
[2026-05-01 16:09:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94wV7ETW6eDc4dstPM\"}"} 
[2026-05-01 16:09:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94xFzd1CEF4AEL65sc\"}"} 
[2026-05-01 16:09:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94xvS7rdA7mXeyQGSL\"}"} 
[2026-05-01 16:09:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94ymHNW8knnhr471F8\"}"} 
[2026-05-01 16:09:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac94zHXsSz7iWCTzaXDe\"}"} 
[2026-05-01 16:09:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9514v79xdBinj16zz3\"}"} 
[2026-05-01 16:09:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac951i7EcDqwAjeKFpgx\"}"} 
[2026-05-01 16:09:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac952RmdfCxGUdb3LBmg\"}"} 
[2026-05-01 16:09:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9532jUbiaSjUqAnG1r\"}"} 
[2026-05-01 16:09:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac953n8cjTsskMdh2CoF\"}"} 
[2026-05-01 16:09:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac954KdGeL2v9E2wez31\"}"} 
[2026-05-01 16:09:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9553HAsuYGqoRY2ki9\"}"} 
[2026-05-01 16:09:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac955WZRKJ2BGoiYu9Ji\"}"} 
[2026-05-01 16:09:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac956TMxXxisHqiMfe21\"}"} 
[2026-05-01 16:09:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac956tes3AcrnnYTRok7\"}"} 
[2026-05-01 16:09:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac957rTGyi3pF2zA9p87\"}"} 
[2026-05-01 16:09:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac958PSryTtD9xW9XcLD\"}"} 
[2026-05-01 16:09:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac959C4kqsGbSgFtoD37\"}"} 
[2026-05-01 16:09:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac959ipTrGcnyWsnnWzR\"}"} 
[2026-05-01 16:09:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95AsXNX37Rdi1xrNWz\"}"} 
[2026-05-01 16:09:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95AxV1kVUVDca4Fi6u\"}"} 
[2026-05-01 16:09:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95CDPQKeUb1Jyww1nK\"}"} 
[2026-05-01 16:09:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95CL5hQCwLHKXiyGXr\"}"} 
[2026-05-01 16:09:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95DU3LfsxMYqFGqTtX\"}"} 
[2026-05-01 16:09:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95DggfF1b9W7dAwbC2\"}"} 
[2026-05-01 16:09:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95F52hsuG69ZH955hF\"}"} 
[2026-05-01 16:09:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95EqPjUEWty7nKFP6A\"}"} 
[2026-05-01 16:09:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95GNfXnvCXJcW9nZBp\"}"} 
[2026-05-01 16:09:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95GTNxao8LVDwjVPzY\"}"} 
[2026-05-01 16:09:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95HbqDVjYK8btGrQAn\"}"} 
[2026-05-01 16:09:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95HnzKtqwzDGe2x7w7\"}"} 
[2026-05-01 16:09:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95K4eCXZfdHaP8MC6q\"}"} 
[2026-05-01 16:09:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95KCL8rwJ9TFxyG4J4\"}"} 
[2026-05-01 16:09:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95LRVhPd4zibUmpkng\"}"} 
[2026-05-01 16:09:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95LgNo3mKRTB6di94z\"}"} 
[2026-05-01 16:09:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95MgtyyauwiuSJD6eS\"}"} 
[2026-05-01 16:09:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95P8DgkJSXEH8NrkYM\"}"} 
[2026-05-01 16:09:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95Ppdi8cPKHdH8V6pD\"}"} 
[2026-05-01 16:09:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95QZnUgpJiMg11GzpV\"}"} 
[2026-05-01 16:09:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95RBF3vi6dkQPnFZQm\"}"} 
[2026-05-01 16:09:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95RoSpLjL7J8Reawcg\"}"} 
[2026-05-01 16:09:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95SfnYiK9WkVkWJXL7\"}"} 
[2026-05-01 16:09:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95T7aLQz5vTaLyZW2j\"}"} 
[2026-05-01 16:09:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95U86kN8ZCdBrvYjNz\"}"} 
[2026-05-01 16:09:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95UQTuopANt8zjajcd\"}"} 
[2026-05-01 16:09:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95Vi6j8eSkec43ZHG1\"}"} 
[2026-05-01 16:09:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95Vo4V4Kwz2FU4ZMYF\"}"} 
[2026-05-01 16:09:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95XC9a7LfGViaqu6qy\"}"} 
[2026-05-01 16:09:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95XUG4opVpZFoqdVDG\"}"} 
[2026-05-01 16:09:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95YXkzk6a9vTMfvDLm\"}"} 
[2026-05-01 16:09:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95YnPvEuc5iTyhXFZn\"}"} 
[2026-05-01 16:09:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95Zz5Nock9nwU4khxb\"}"} 
[2026-05-01 16:09:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95a1oxddi4bz5ApcwA\"}"} 
[2026-05-01 16:09:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95bKw7Gm24qmn3w86p\"}"} 
[2026-05-01 16:09:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95bXbE7DPRF39bzP91\"}"} 
[2026-05-01 16:09:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95ciXawzVtQeAhi5tf\"}"} 
[2026-05-01 16:09:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95ctwpkmZQyXtd86Bd\"}"} 
[2026-05-01 16:09:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95eBahbKUzE4hnEHTD\"}"} 
[2026-05-01 16:09:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95e4eJipianmV2rzAC\"}"} 
[2026-05-01 16:09:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95fSEx6UJNLUKnFj3Z\"}"} 
[2026-05-01 16:09:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95fu26BjCrhpcgUet7\"}"} 
[2026-05-01 16:09:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95gz1d2dqJPDavS9dF\"}"} 
[2026-05-01 16:09:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95hGdHJYEbTnEnvcLg\"}"} 
[2026-05-01 16:09:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95iMc1PBPGuNAPcgWy\"}"} 
[2026-05-01 16:09:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95jdWLQR3LTAQupzVL\"}"} 
[2026-05-01 16:09:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95k15S4Nxz6U8Lv1oP\"}"} 
[2026-05-01 16:09:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95kqS1j5Tv5yJKCZ73\"}"} 
[2026-05-01 16:09:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95mKxK1GuQiPm9hmYn\"}"} 
[2026-05-01 16:09:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95nFmA71hYvdrQbDSg\"}"} 
[2026-05-01 16:09:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95nkGyVgELrVDrK7aW\"}"} 
[2026-05-01 16:09:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95p69Ld2gv5fer8z4o\"}"} 
[2026-05-01 16:09:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95p8sRftoxpy4M75G4\"}"} 
[2026-05-01 16:09:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95qTVkHTLmpuTN6JdM\"}"} 
[2026-05-01 16:09:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95qUjP7ykt5AYALqLo\"}"} 
[2026-05-01 16:09:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95rmsHR3Saut7kmGYx\"}"} 
[2026-05-01 16:09:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95rwnmiGzAzdswAdDz\"}"} 
[2026-05-01 16:09:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95t1HivThTdmus9uiG\"}"} 
[2026-05-01 16:09:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95tL8gnuixFefkw8gp\"}"} 
[2026-05-01 16:09:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95uP8h5tSVDHVkaHVm\"}"} 
[2026-05-01 16:09:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95uqftizx5cTzoJZ5d\"}"} 
[2026-05-01 16:09:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95wCXVR9mybLFqNaTx\"}"} 
[2026-05-01 16:09:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95vjk8EvVuQtfLfXh2\"}"} 
[2026-05-01 16:09:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95xa8LZomLUcwgMSUe\"}"} 
[2026-05-01 16:09:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95xY91CiTjYwwDaYpo\"}"} 
[2026-05-01 16:09:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95yiLUdNYRX1jJpJ31\"}"} 
[2026-05-01 16:09:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95yxTwYJ1igv6iDXTA\"}"} 
[2026-05-01 16:09:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac95zwkiG8T33ACPxxfM\"}"} 
[2026-05-01 16:09:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac961Jq6x3ChGyuJGHi4\"}"} 
[2026-05-01 16:09:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac962H7dzoCQPGJAF5mX\"}"} 
[2026-05-01 16:09:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac962eCBSkRWFxHZrXDG\"}"} 
[2026-05-01 16:09:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac963bzGBwKX7Zy8zR1G\"}"} 
[2026-05-01 16:09:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac963qdQT7hFqvFcA5dH\"}"} 
[2026-05-01 16:09:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac964yLtdZmkiCZAQLwj\"}"} 
[2026-05-01 16:09:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac965DUmwtPMxnMZ4dS7\"}"} 
[2026-05-01 16:09:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac966fnePRLAE7RACLyG\"}"} 
[2026-05-01 16:09:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96896GUfGcJHJB5Qyn\"}"} 
[2026-05-01 16:09:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac968g6J26Ud5ksxo2Uz\"}"} 
[2026-05-01 16:09:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac969auk77NNzmRtTm2u\"}"} 
[2026-05-01 16:09:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac969zi8MAL9Efwbq3zj\"}"} 
[2026-05-01 16:09:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96B3iZQDb8VHF3DLLW\"}"} 
[2026-05-01 16:09:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96BLL3xpdsXkxoPc6s\"}"} 
[2026-05-01 16:09:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:09:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:09:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:09:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96CP5iAAKzTzRiPE5X\"}"} 
[2026-05-01 16:10:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96CdTvGmJ31fjcax2g\"}"} 
[2026-05-01 16:10:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96DpemXPF9M1oWLEzn\"}"} 
[2026-05-01 16:10:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96Dw6jfPH2j3riStCk\"}"} 
[2026-05-01 16:10:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96FEVBkxthQmHPNNVo\"}"} 
[2026-05-01 16:10:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96FPfFzxTJ9sqrbbP9\"}"} 
[2026-05-01 16:10:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96GiXjSMaB2GRg1PFy\"}"} 
[2026-05-01 16:10:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96GrDgy1eVNd9znFNZ\"}"} 
[2026-05-01 16:10:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96JMW4L4gLhW4ou15t\"}"} 
[2026-05-01 16:10:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96JNFCRGjGSuTvpY8G\"}"} 
[2026-05-01 16:10:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96KpotCiKXc8ZLFLjS\"}"} 
[2026-05-01 16:10:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96LBPSeg2nWozxH6Ws\"}"} 
[2026-05-01 16:10:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96MKr3wdnmXgkXFt7x\"}"} 
[2026-05-01 16:10:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96MeSqiJPCiSerm2RR\"}"} 
[2026-05-01 16:10:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96NcEx8xcKJNdCm9pK\"}"} 
[2026-05-01 16:10:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96P6WWGWYBExwA2V3B\"}"} 
[2026-05-01 16:10:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96QS8E7DDUKnJUXkhr\"}"} 
[2026-05-01 16:10:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96QX5gUtETivhbywcU\"}"} 
[2026-05-01 16:10:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96RiWkiYZDPdqhPXbv\"}"} 
[2026-05-01 16:10:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96RvvAYUTkohkcPMRY\"}"} 
[2026-05-01 16:10:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96TTwKWAFmmWb8A4pA\"}"} 
[2026-05-01 16:10:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96TerPX7ckAFH7ddpm\"}"} 
[2026-05-01 16:10:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96UyyJUgup4gYoHYAq\"}"} 
[2026-05-01 16:10:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96VFqYJdNie3bzxAra\"}"} 
[2026-05-01 16:10:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96WUGJNGMVVk8N2Jth\"}"} 
[2026-05-01 16:10:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96Wj9WvWXFxx2fMT9Y\"}"} 
[2026-05-01 16:10:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96Y2mrmRaPkttMq5Th\"}"} 
[2026-05-01 16:10:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96YNsAQeYdffR3uUKo\"}"} 
[2026-05-01 16:10:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96ZUbTnDcq8ptrtzS7\"}"} 
[2026-05-01 16:10:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96ZwNjg7rZW22HwrC8\"}"} 
[2026-05-01 16:10:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96b3qtyNwpj2WHftWv\"}"} 
[2026-05-01 16:10:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96bLiGTwJ4Ndc2Jowi\"}"} 
[2026-05-01 16:10:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96cVAX3mEefbpPWTQX\"}"} 
[2026-05-01 16:10:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96ctUPK3E2G5FFZEEM\"}"} 
[2026-05-01 16:10:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96dzCh5b33BTFqvAtE\"}"} 
[2026-05-01 16:10:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96eSz14USkFRJGCTcD\"}"} 
[2026-05-01 16:10:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96fawmS99CvpneBmJo\"}"} 
[2026-05-01 16:10:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96g3EhMT3uDQhsP99G\"}"} 
[2026-05-01 16:10:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96gy3SUAgcoS8q5JZ4\"}"} 
[2026-05-01 16:10:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96hZm9Be6JGdozMW2p\"}"} 
[2026-05-01 16:10:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96iL9Uru4FnErt8CXq\"}"} 
[2026-05-01 16:10:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96j72eJzomawSB8DWN\"}"} 
[2026-05-01 16:10:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96jnD4xWVcpHWeQNDH\"}"} 
[2026-05-01 16:10:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96kUdU4KZPsyW6VLQb\"}"} 
[2026-05-01 16:10:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96m8a6ADsEBujs5Mg5\"}"} 
[2026-05-01 16:10:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96mrjCxsdgM9oRA3Ze\"}"} 
[2026-05-01 16:10:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96nMzC3q8ih982rycf\"}"} 
[2026-05-01 16:10:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96oA7dutiP2vvQCekf\"}"} 
[2026-05-01 16:10:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96oh7SizzJSuiNapbe\"}"} 
[2026-05-01 16:10:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96pWUQAfoWghmaakaY\"}"} 
[2026-05-01 16:10:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96qRnRnWdtehF7nW4j\"}"} 
[2026-05-01 16:10:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96qrqD8i4koi2fTXBh\"}"} 
[2026-05-01 16:10:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96rrN68VFVx21xaJyM\"}"} 
[2026-05-01 16:10:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96sKdrJ3bTwftU2WGf\"}"} 
[2026-05-01 16:10:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96tHw3T8xL7rFKr8JS\"}"} 
[2026-05-01 16:10:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96trfAwmMC5d3ApzU7\"}"} 
[2026-05-01 16:10:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96uj14f9mUSgc5XqYY\"}"} 
[2026-05-01 16:10:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96vdpcYwN7N2rUkr6k\"}"} 
[2026-05-01 16:10:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96w6r79b2bzRRWKJPN\"}"} 
[2026-05-01 16:10:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96x4tcrc7dsLuJUMjC\"}"} 
[2026-05-01 16:10:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96xVC5pHPPym1CgEKK\"}"} 
[2026-05-01 16:10:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac96ytmqTwKWT6b7j5jb\"}"} 
[2026-05-01 16:10:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac971L6VnyUjps5eqUh1\"}"} 
[2026-05-01 16:10:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac971FsvDEub2kZTzd34\"}"} 
[2026-05-01 16:10:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac972ZGHXxz88A7EuKXH\"}"} 
[2026-05-01 16:10:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac973CTqokXJEXi6qpqW\"}"} 
[2026-05-01 16:10:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac973s9VKwHjUvzmpf1s\"}"} 
[2026-05-01 16:10:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac974Wqbt6UQ7k6uc3Vt\"}"} 
[2026-05-01 16:10:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac975mVbhJsE3uJAzzox\"}"} 
[2026-05-01 16:10:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9757ZEVCUaj5RXo1yB\"}"} 
[2026-05-01 16:10:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac977J2JP1kLGK4A1WcF\"}"} 
[2026-05-01 16:10:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac977nnmmfC3aJYSg267\"}"} 
[2026-05-01 16:10:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac978gNLgppdYc21QRK9\"}"} 
[2026-05-01 16:10:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac979AtHKamDRvbbuVRC\"}"} 
[2026-05-01 16:10:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac979zVebPZUbB1fzuzw\"}"} 
[2026-05-01 16:10:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97AT2TyM6CLbEkkCaS\"}"} 
[2026-05-01 16:10:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97BABxUagWz2TPac3m\"}"} 
[2026-05-01 16:10:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97BneRLvFEdJwc3GHC\"}"} 
[2026-05-01 16:10:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97CWoQ3F5vaKWHUo5h\"}"} 
[2026-05-01 16:10:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97D5HZ59TwitPQHJt2\"}"} 
[2026-05-01 16:10:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97EKSmqK5wuPnr3rSb\"}"} 
[2026-05-01 16:10:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97DvP7bpRcHDisJwC8\"}"} 
[2026-05-01 16:10:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97FmWXkxnirUwyKEFF\"}"} 
[2026-05-01 16:10:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97FwRmzaePMPBLWQAk\"}"} 
[2026-05-01 16:10:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97H7cqWk9cacxu3BkD\"}"} 
[2026-05-01 16:10:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97HXg3bHAPyAS6RUHJ\"}"} 
[2026-05-01 16:10:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97JVxihriBCeAPGrec\"}"} 
[2026-05-01 16:10:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97KBe8MYRgkm45wpLk\"}"} 
[2026-05-01 16:10:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97KqaaLXF9xru9qPg9\"}"} 
[2026-05-01 16:10:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97LZEeJAjHBUtoTCsf\"}"} 
[2026-05-01 16:10:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97MACreUpsVrj5k3fE\"}"} 
[2026-05-01 16:10:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97N2YKMBzx3wKQoHyk\"}"} 
[2026-05-01 16:10:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97NPd6NATA3jHDsi7z\"}"} 
[2026-05-01 16:10:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97PRskqMcUjFzFxet4\"}"} 
[2026-05-01 16:10:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97Pmy7CLCttvgVVsdV\"}"} 
[2026-05-01 16:10:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97QjkvJHBuHq55S6VA\"}"} 
[2026-05-01 16:10:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97RBo13UyNtW4EpWET\"}"} 
[2026-05-01 16:10:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97S8MQqgw3WzYdDajg\"}"} 
[2026-05-01 16:10:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97SeMNmL2q8U3stg8p\"}"} 
[2026-05-01 16:10:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97TbA53fLsWGzKEjXU\"}"} 
[2026-05-01 16:10:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97U4gSy9xdxVmnjtXY\"}"} 
[2026-05-01 16:10:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97VYUxS3K3w85m9vyR\"}"} 
[2026-05-01 16:10:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97VJqpZh1tfSwhsMjL\"}"} 
[2026-05-01 16:10:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97WtbMtRsEiGsHKSDQ\"}"} 
[2026-05-01 16:10:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97WwKinVjugcASk457\"}"} 
[2026-05-01 16:10:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97Y7mBtgUU1S19BWtJ\"}"} 
[2026-05-01 16:10:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97YKRCR9ysx1Z9fD7E\"}"} 
[2026-05-01 16:10:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97ZUNgt2CNSGBFTgHc\"}"} 
[2026-05-01 16:10:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97Zmys9t4bHfjHvr2Z\"}"} 
[2026-05-01 16:10:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97abqSxzLbHP7XLgr3\"}"} 
[2026-05-01 16:10:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97b8LfWeJjpaZTCG1u\"}"} 
[2026-05-01 16:10:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97bq18cCkxdDBqTwHc\"}"} 
[2026-05-01 16:10:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97cVh37NvsA7PMSBLB\"}"} 
[2026-05-01 16:10:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97d3gHFe3PFnF7wwNv\"}"} 
[2026-05-01 16:10:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97eQ38KXBJe8zmZRQg\"}"} 
[2026-05-01 16:10:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97dqoLbck2t2PkMZJ5\"}"} 
[2026-05-01 16:10:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97fme2MenJUMz29TDZ\"}"} 
[2026-05-01 16:10:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97gY2fMjQ7NofZU699\"}"} 
[2026-05-01 16:10:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97h8jobBCiTrpwp9PH\"}"} 
[2026-05-01 16:10:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97i1Kwz2DieNiSsMJ8\"}"} 
[2026-05-01 16:10:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97iSd8nqWrSwN8k88o\"}"} 
[2026-05-01 16:10:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97jQussDjVZcQvZert\"}"} 
[2026-05-01 16:10:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97jmVYecQiFZLmKsgq\"}"} 
[2026-05-01 16:10:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97kmGbPGPAr3yQfsSd\"}"} 
[2026-05-01 16:10:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97m1uFbXG2KNySVb9f\"}"} 
[2026-05-01 16:10:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97n8dLvA4xSuzfvDVg\"}"} 
[2026-05-01 16:10:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97nQFTpVoQfcowWyJk\"}"} 
[2026-05-01 16:10:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97oVjPCDmnEVCPRcVW\"}"} 
[2026-05-01 16:10:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97okrPrFEdMX7cpghM\"}"} 
[2026-05-01 16:10:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97ppbfiA77WK4kmmyG\"}"} 
[2026-05-01 16:10:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97q9hDKj9xw2zP3NcU\"}"} 
[2026-05-01 16:10:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97r8yUaDegQi1bssYa\"}"} 
[2026-05-01 16:10:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97rWoLJqgGHFkmeb7m\"}"} 
[2026-05-01 16:10:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97sT78SJDkcCQQkesR\"}"} 
[2026-05-01 16:10:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97syrZRFUK9X5syaiw\"}"} 
[2026-05-01 16:10:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97tphrncqsZDhwNV4R\"}"} 
[2026-05-01 16:10:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97uFkX2GpSU2N4ZVM2\"}"} 
[2026-05-01 16:10:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97vHGJRoUabUFMv72G\"}"} 
[2026-05-01 16:10:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97vXu6bWMhKXaBxiH6\"}"} 
[2026-05-01 16:10:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97waerkKUwNTfPBC2e\"}"} 
[2026-05-01 16:10:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97wrmPovcaq9GZGn6h\"}"} 
[2026-05-01 16:10:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97yC8zd9C8kzyica4X\"}"} 
[2026-05-01 16:10:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97yM4U1kCctBUrrszb\"}"} 
[2026-05-01 16:10:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97zQKEzLT2CZTLqLNg\"}"} 
[2026-05-01 16:10:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac97zhfufieCJb12A9v2\"}"} 
[2026-05-01 16:10:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac981o9h6q4w3rhHFkEr\"}"} 
[2026-05-01 16:10:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9823nN8MxY6RzC7bvG\"}"} 
[2026-05-01 16:10:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac983AWGJKEM8dBsATCn\"}"} 
[2026-05-01 16:10:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac984BmqQcZLJsymJ9mq\"}"} 
[2026-05-01 16:10:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac984dZeLsrZaua4jKXQ\"}"} 
[2026-05-01 16:10:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac985b79S8mbGzLfCWUv\"}"} 
[2026-05-01 16:10:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac985tiULTvLopjXZTaD\"}"} 
[2026-05-01 16:10:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac986xxMssEfWkeGtbhy\"}"} 
[2026-05-01 16:10:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac987HoDL8sACYfiQEL1\"}"} 
[2026-05-01 16:10:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac988Bd8vQS3Uzt9UgZm\"}"} 
[2026-05-01 16:10:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac988dAnVGMk5r8sbHag\"}"} 
[2026-05-01 16:10:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac989ZEN3HhgH3BBpoWF\"}"} 
[2026-05-01 16:10:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac989xY2MDZGzEpSXBkS\"}"} 
[2026-05-01 16:10:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98B2XZ2S8CBBBarXQJ\"}"} 
[2026-05-01 16:10:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98BKtSC8Q3Hm1xH9B6\"}"} 
[2026-05-01 16:10:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98CNPjaAH9uPCyP6dn\"}"} 
[2026-05-01 16:10:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98Cgk9h4wHCvfJ4jNb\"}"} 
[2026-05-01 16:10:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98DrC4aExUnwVcR3WA\"}"} 
[2026-05-01 16:10:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98DkEzsHSKUYHJKWCF\"}"} 
[2026-05-01 16:10:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98F4NRBwB6qgBN3qqn\"}"} 
[2026-05-01 16:10:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98F95vSHVX4R7SGDL1\"}"} 
[2026-05-01 16:10:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98GXgGVHeXMdw7Mme1\"}"} 
[2026-05-01 16:10:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98GLmBFcGJDE8h1y1C\"}"} 
[2026-05-01 16:10:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98Hr3jP5rL6ebTS7Sq\"}"} 
[2026-05-01 16:10:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98Hp4x2yfgbkgiKQCj\"}"} 
[2026-05-01 16:10:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98KLbGzWhgNJCKcVWG\"}"} 
[2026-05-01 16:10:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98KBRQpBKq33BY2e1x\"}"} 
[2026-05-01 16:10:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98LXHTpE91a9k22g1L\"}"} 
[2026-05-01 16:10:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98LYXKxDXJhDSDN7Sh\"}"} 
[2026-05-01 16:10:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98Mud7WAkSCh6RZ2fj\"}"} 
[2026-05-01 16:10:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98Mw7X6Mdk41TpfE15\"}"} 
[2026-05-01 16:10:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98PFjkMtDAPg74aqth\"}"} 
[2026-05-01 16:10:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98PRAHG6SPxiNdMThj\"}"} 
[2026-05-01 16:10:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98Qgp2A4YrJ9VSjQSf\"}"} 
[2026-05-01 16:10:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98QvT3UC9kiuvKotoT\"}"} 
[2026-05-01 16:10:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98RtVJdTHQoVGK6z4T\"}"} 
[2026-05-01 16:10:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98SBrHoYj9d2PXVShT\"}"} 
[2026-05-01 16:10:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98TaSQMyUzTDHqCUUa\"}"} 
[2026-05-01 16:10:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98URnd1rhcPZxcna8r\"}"} 
[2026-05-01 16:10:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98UwYY8BRanRW32Jnu\"}"} 
[2026-05-01 16:10:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98Vuauqgp8NJXsarZ4\"}"} 
[2026-05-01 16:10:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98WLdVkDfngAqy4y7N\"}"} 
[2026-05-01 16:10:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98XGwhhaAobVLL3t5c\"}"} 
[2026-05-01 16:10:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98XeGbYMY611zJBGP9\"}"} 
[2026-05-01 16:10:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98YdYqATebdwJqvW1F\"}"} 
[2026-05-01 16:10:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98YuAqpEyyUBtKfNri\"}"} 
[2026-05-01 16:10:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98aD3r8K9pBLp3Gtmf\"}"} 
[2026-05-01 16:10:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98a9aTMNBAn98WbioP\"}"} 
[2026-05-01 16:10:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98bRE71pM4oMBxHXnw\"}"} 
[2026-05-01 16:10:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98bUSzBgcnWzFS5Ezp\"}"} 
[2026-05-01 16:10:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98cnaVHrygjsiwLPzC\"}"} 
[2026-05-01 16:10:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98cuXVMhoSbRWgfKd5\"}"} 
[2026-05-01 16:10:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98eDegTGwcBTWsZB9Y\"}"} 
[2026-05-01 16:10:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98eRoYmoTCXf1UXtNk\"}"} 
[2026-05-01 16:10:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98faFtjzkpPRyYgqJi\"}"} 
[2026-05-01 16:10:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98fsNX2XVDWvbTsKPC\"}"} 
[2026-05-01 16:10:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98gttHQHhDnn1gKPaQ\"}"} 
[2026-05-01 16:10:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98hLvB6iaFEKvRfKDQ\"}"} 
[2026-05-01 16:10:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98iEVuGicyvGfJ6cFi\"}"} 
[2026-05-01 16:10:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98iaakQn9vhZCvDUTg\"}"} 
[2026-05-01 16:10:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98jgKPw9QjW2DeqUaM\"}"} 
[2026-05-01 16:10:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98kMVTc6uCwUKaspQ3\"}"} 
[2026-05-01 16:10:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98mkq5hAUHUysu1cNA\"}"} 
[2026-05-01 16:10:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98mpJdYdMQ2JRmKpA2\"}"} 
[2026-05-01 16:10:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98oC9bwykWnmMtWxG1\"}"} 
[2026-05-01 16:10:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98oQoDY6BChsQ2uJLH\"}"} 
[2026-05-01 16:10:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98pZkVuhUFYSHYnAct\"}"} 
[2026-05-01 16:10:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98pigUsUQgUyC5UZw1\"}"} 
[2026-05-01 16:10:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98quccV74dBbpdmkEb\"}"} 
[2026-05-01 16:10:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98r8kohEgZy67YCn6C\"}"} 
[2026-05-01 16:10:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98sV7fw2R2HgbBywYx\"}"} 
[2026-05-01 16:10:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98sqx7tpjM9zrWkMt7\"}"} 
[2026-05-01 16:10:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98u5NB5HPVWUv3vRx9\"}"} 
[2026-05-01 16:10:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98uf6KJtpZmRfhMrRN\"}"} 
[2026-05-01 16:10:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98w4g8j2NuTe2RpYWm\"}"} 
[2026-05-01 16:10:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98wbuzuFNqmtKAKash\"}"} 
[2026-05-01 16:10:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98xYigrMKdUDF4LwsT\"}"} 
[2026-05-01 16:10:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98yQZRBz8D7TnhKteo\"}"} 
[2026-05-01 16:10:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98yvZzW21kvnPiKeJe\"}"} 
[2026-05-01 16:10:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac98zeyQzKTeTUSJvSqi\"}"} 
[2026-05-01 16:10:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac991LPuXmh3pGjb1wpf\"}"} 
[2026-05-01 16:10:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99215hKGbfQnNJcbRS\"}"} 
[2026-05-01 16:10:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac992qBpDzsjDDGFggEM\"}"} 
[2026-05-01 16:10:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac993QAi45TY6hStN7kw\"}"} 
[2026-05-01 16:10:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac994BoH8rLydFPLt3aE\"}"} 
[2026-05-01 16:10:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac994pk5sd5fCZruMkua\"}"} 
[2026-05-01 16:10:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac995cd7Lxw2yNbK4kS1\"}"} 
[2026-05-01 16:10:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac996MmmQ6Fyk6j3VfSa\"}"} 
[2026-05-01 16:10:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac996xUzH4Hat4LCp7rG\"}"} 
[2026-05-01 16:10:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac997ZT7ysTFoAj1mbxw\"}"} 
[2026-05-01 16:10:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac998x3SE35wUXN87tot\"}"} 
[2026-05-01 16:10:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99AGR2w8uEdBfcJkK6\"}"} 
[2026-05-01 16:10:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99BbnopKW3n16JNrLW\"}"} 
[2026-05-01 16:10:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99CvfQB5KHwNp4816f\"}"} 
[2026-05-01 16:10:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99EGXEHzjFCy2MmKf4\"}"} 
[2026-05-01 16:10:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99Fhba2F2pbV5umae1\"}"} 
[2026-05-01 16:10:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99H3Tk5za3cMsxHW5V\"}"} 
[2026-05-01 16:10:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99HevAjbDdhx5gE9fa\"}"} 
[2026-05-01 16:10:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99JTnWiEeWiPGpzHwA\"}"} 
[2026-05-01 16:10:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99KYHCzYR5is4MGvvH\"}"} 
[2026-05-01 16:10:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99Koeo2Pfei8QpcPcH\"}"} 
[2026-05-01 16:10:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99LtPgXsBo8K2bMFGP\"}"} 
[2026-05-01 16:10:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99MAkcNLm55gTdJco4\"}"} 
[2026-05-01 16:10:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99NDkk2HGbkReuBEW4\"}"} 
[2026-05-01 16:10:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99NfnyTkx96yAnKAPu\"}"} 
[2026-05-01 16:10:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99PX9DGt6DMFp41RWW\"}"} 
[2026-05-01 16:10:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99Q2uAZXBFYGKr9oFq\"}"} 
[2026-05-01 16:10:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99Qrm1yZTadfmadTDj\"}"} 
[2026-05-01 16:10:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99RYRuELaJpqznumUe\"}"} 
[2026-05-01 16:10:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99SFMLCMJAkyECcZQB\"}"} 
[2026-05-01 16:10:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99Thf7mBbwNsw58dcr\"}"} 
[2026-05-01 16:10:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99TuopPD9Tk8hzBKoR\"}"} 
[2026-05-01 16:10:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99V6kHG3GB51zQm4w2\"}"} 
[2026-05-01 16:10:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99V6zpiKRWBbGeYY5H\"}"} 
[2026-05-01 16:10:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99WSrxbq1938AX7iJW\"}"} 
[2026-05-01 16:10:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99WwdSC5gzkkSFP277\"}"} 
[2026-05-01 16:10:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99XkzNCKVzd5yKEWyM\"}"} 
[2026-05-01 16:10:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99YRB6hUeuxsJ5whho\"}"} 
[2026-05-01 16:10:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99Z8qN8HECafc3eSK8\"}"} 
[2026-05-01 16:10:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99ZrjzLsMqdeauHYGs\"}"} 
[2026-05-01 16:10:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99aXBH92bVUw9GsNWL\"}"} 
[2026-05-01 16:10:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99bR1BYoi9XuPqhtSw\"}"} 
[2026-05-01 16:10:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99bvGa6PtHhvzrV1Kc\"}"} 
[2026-05-01 16:10:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99coquNJ8XzgWF5AGF\"}"} 
[2026-05-01 16:10:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99dJry2HiVnQQ1MRPP\"}"} 
[2026-05-01 16:10:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99eBwfYeLd21zay2Fx\"}"} 
[2026-05-01 16:10:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99egTcpEhzfFms6snx\"}"} 
[2026-05-01 16:10:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99fUaxFXdUgFNLZXbq\"}"} 
[2026-05-01 16:10:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99g3pEwaBgycfPWBVk\"}"} 
[2026-05-01 16:10:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99gsfzLWtDimtjvQBv\"}"} 
[2026-05-01 16:10:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99hUtRfyWWGuPV9BN9\"}"} 
[2026-05-01 16:10:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99iAozqr32tn1n6o7R\"}"} 
[2026-05-01 16:10:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99irEZT373uLnW3Ntz\"}"} 
[2026-05-01 16:10:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99jTwtvaJxs7DhHaxN\"}"} 
[2026-05-01 16:10:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99kELJzUsiygVgYErT\"}"} 
[2026-05-01 16:10:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99kgN9uBPf1XkLUWp8\"}"} 
[2026-05-01 16:10:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99n6SmqDYWWxsADSPQ\"}"} 
[2026-05-01 16:10:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99nHc2mdDbHFx7vNfB\"}"} 
[2026-05-01 16:10:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99oSZf5y54ZrUC7bbe\"}"} 
[2026-05-01 16:10:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99p32XhdDQso6xoTQM\"}"} 
[2026-05-01 16:10:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99pkSLj8V5jvWyQEpa\"}"} 
[2026-05-01 16:10:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99qPPdtVkj7AHQ6r5J\"}"} 
[2026-05-01 16:10:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99r8XwxRgiASg99Gyb\"}"} 
[2026-05-01 16:10:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99rjzvmhTTMFdLCGmQ\"}"} 
[2026-05-01 16:10:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99sSfjavy7yKTMuduD\"}"} 
[2026-05-01 16:10:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99t8qQzh5Hr2Sud1A7\"}"} 
[2026-05-01 16:10:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99thKdaagynmf33gaL\"}"} 
[2026-05-01 16:10:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99uThwhi9rLzX5ek9J\"}"} 
[2026-05-01 16:10:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99v2gwAsBEVcX5KNQ8\"}"} 
[2026-05-01 16:10:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99vf99UYhjLj2KsgB9\"}"} 
[2026-05-01 16:10:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99wF7e2RzrKXEoj4PF\"}"} 
[2026-05-01 16:10:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99x4Uh8ahiaHLBwcJu\"}"} 
[2026-05-01 16:10:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99xiB2pmgBCKpGLuXt\"}"} 
[2026-05-01 16:10:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99z52STwjjGtB9pXm7\"}"} 
[2026-05-01 16:10:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac99zNPNiJ2G5pdVYejs\"}"} 
[2026-05-01 16:10:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A1RtECz7C3Mp5MdZr\"}"} 
[2026-05-01 16:10:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A1i1232B2TWX7bDFN\"}"} 
[2026-05-01 16:10:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A2jWvcyYQJQCwyS2M\"}"} 
[2026-05-01 16:10:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A366mFrUy43nFNUWV\"}"} 
[2026-05-01 16:10:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A47Mymu9kLxSzfzj2\"}"} 
[2026-05-01 16:10:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A4TCSy4TvoPHtvJjq\"}"} 
[2026-05-01 16:10:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A5maNnvEEkrs1ofXm\"}"} 
[2026-05-01 16:10:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A5Ty6qqfWfmqS3ozA\"}"} 
[2026-05-01 16:10:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A6z1G8Cg5oCQBib9U\"}"} 
[2026-05-01 16:10:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A75Cz9rp7pxZ6Qgxo\"}"} 
[2026-05-01 16:10:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A8QL7Qe4oDGipnx5w\"}"} 
[2026-05-01 16:10:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9A8hC7agFxsqgEfGhz\"}"} 
[2026-05-01 16:10:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AABV9MXqsgs2FMmnH\"}"} 
[2026-05-01 16:10:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AB4ZrGheELwwcKtk5\"}"} 
[2026-05-01 16:10:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ABb51KMJGoqqay7cC\"}"} 
[2026-05-01 16:10:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ACWdWRrMk1LonYyR7\"}"} 
[2026-05-01 16:10:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ACwgES3hVApe2kGhx\"}"} 
[2026-05-01 16:10:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ADrVqGwTPpmicZoiW\"}"} 
[2026-05-01 16:10:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AEiLZGiNMnnDyj6oj\"}"} 
[2026-05-01 16:10:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AFJ4okAiVx9CfRrGY\"}"} 
[2026-05-01 16:10:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AGNYw29ECE7FgpnTC\"}"} 
[2026-05-01 16:10:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AGgACY7S8GAEUH8Dk\"}"} 
[2026-05-01 16:10:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AHgS9eqtiM8QyfESK\"}"} 
[2026-05-01 16:10:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AJ2maSxKRbNeZNABU\"}"} 
[2026-05-01 16:10:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AJypdr7N5i2DjYrZN\"}"} 
[2026-05-01 16:10:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AKQ7oYidYsVCzeWKb\"}"} 
[2026-05-01 16:10:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ALHhQJwFu9GogT55U\"}"} 
[2026-05-01 16:10:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ALmDoKDeY8xM1Hr4V\"}"} 
[2026-05-01 16:10:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AMTeL1om3nDnE35x2\"}"} 
[2026-05-01 16:10:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AMvvHfSbxctHeuvkn\"}"} 
[2026-05-01 16:10:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ANg5CFTkFrJGa5wMz\"}"} 
[2026-05-01 16:10:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AQ3Azrd4tdrYsjRVQ\"}"} 
[2026-05-01 16:10:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9APEZ8Grk25sWznegq\"}"} 
[2026-05-01 16:10:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ARQ2kwhGTVsiGpP9J\"}"} 
[2026-05-01 16:10:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ARgtZoELJmqp12JjU\"}"} 
[2026-05-01 16:10:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ASqboXCC24hbGtBgx\"}"} 
[2026-05-01 16:10:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AT6j5migWT27iV7ZC\"}"} 
[2026-05-01 16:10:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AUCCzcWTvM11aRaRv\"}"} 
[2026-05-01 16:10:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AUWoaS7xfcmzhDKX4\"}"} 
[2026-05-01 16:10:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AVcXuq5vATuuYruNv\"}"} 
[2026-05-01 16:10:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AVu9QTPVsYksvWfkM\"}"} 
[2026-05-01 16:10:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AWwQFh9bPTRKNbuAg\"}"} 
[2026-05-01 16:10:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AYHGSxryqU2Xw6SD9\"}"} 
[2026-05-01 16:10:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AYGmcKs86BYSrAMLw\"}"} 
[2026-05-01 16:10:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AZVwaMAiZ3vG7JEgw\"}"} 
[2026-05-01 16:10:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AZh6eGKrGYufDfvYp\"}"} 
[2026-05-01 16:10:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AasYMiavrhmYMxFMS\"}"} 
[2026-05-01 16:10:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ab3xRKxfz4Gj37gGA\"}"} 
[2026-05-01 16:10:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:10:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:10:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AcF9HCsrQvtotS6Zv\"}"} 
[2026-05-01 16:10:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:10:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AcQ4z2VwRDYFnWieK\"}"} 
[2026-05-01 16:10:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AdeECi7HZWf2qa2w8\"}"} 
[2026-05-01 16:11:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Adu76LfNDaAPpTUZq\"}"} 
[2026-05-01 16:11:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AfJh3eTsUakusGRWq\"}"} 
[2026-05-01 16:11:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AfPQHxEfdaa2whA7m\"}"} 
[2026-05-01 16:11:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Agj2BNsiamYKKfNQS\"}"} 
[2026-05-01 16:11:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ah9pFSjttgresWwy3\"}"} 
[2026-05-01 16:11:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AiPV8zmemhqQZadyx\"}"} 
[2026-05-01 16:11:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AiuV6cozEW3LJFcuA\"}"} 
[2026-05-01 16:11:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ajkanf1p7mthtbgE5\"}"} 
[2026-05-01 16:11:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AkLZA9GXMcGtQdRLf\"}"} 
[2026-05-01 16:11:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AmXjtwXgqfdh4SUeX\"}"} 
[2026-05-01 16:11:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AmL69FNnddSyeqPLU\"}"} 
[2026-05-01 16:11:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AnjRapaVnBhsuvapm\"}"} 
[2026-05-01 16:11:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AntrETFAc13L9eWjq\"}"} 
[2026-05-01 16:11:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ap8Wj7qxfqfQZL6bi\"}"} 
[2026-05-01 16:11:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ApCjPj8eJKCcgKfmK\"}"} 
[2026-05-01 16:11:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AqUsjyUP81KZjXZHM\"}"} 
[2026-05-01 16:11:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AqaaTQDn3bEjvBxDg\"}"} 
[2026-05-01 16:11:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ArgJUcKa4K3mEu7B7\"}"} 
[2026-05-01 16:11:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ArzuZTC4QtFfY7q2T\"}"} 
[2026-05-01 16:11:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9At49oEoaA6nvK3AKX\"}"} 
[2026-05-01 16:11:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AtMm1KY4N9VmWVBVi\"}"} 
[2026-05-01 16:11:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AuYwq3g5Uasxe7Z4f\"}"} 
[2026-05-01 16:11:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AuhdFg6NaMc3W3yXt\"}"} 
[2026-05-01 16:11:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AvuoSoehR2ejtnpVF\"}"} 
[2026-05-01 16:11:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AvzmFcwbLyKs659Yh\"}"} 
[2026-05-01 16:11:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AxFR1WUYfGG4bM9us\"}"} 
[2026-05-01 16:11:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AxRLf2CHRDHvU8cYL\"}"} 
[2026-05-01 16:11:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AyfFFRqViT6PHwpAt\"}"} 
[2026-05-01 16:11:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Az2pjJ7ubdz81BLHr\"}"} 
[2026-05-01 16:11:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9AzuuXZSGPx4aR7NS2\"}"} 
[2026-05-01 16:11:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B1VdT69BeuQJB6bEf\"}"} 
[2026-05-01 16:11:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B28aTTuihxJWPnNo9\"}"} 
[2026-05-01 16:11:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B2qFPVaR4NA58ckpC\"}"} 
[2026-05-01 16:11:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B3WvczzMz5dSK1NVN\"}"} 
[2026-05-01 16:11:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B4D6Nj1zrtZaKDZX2\"}"} 
[2026-05-01 16:11:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B4rHaxrTqGeVVdZsH\"}"} 
[2026-05-01 16:11:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B5XiVK4vm7JgAo8fZ\"}"} 
[2026-05-01 16:11:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B6EPSdQ5pCoRv4QQk\"}"} 
[2026-05-01 16:11:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B75EhrdfeosWpQYt7\"}"} 
[2026-05-01 16:11:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B7diuVAWTqgGxaD9n\"}"} 
[2026-05-01 16:11:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B8Tag6A7TrucFCLhy\"}"} 
[2026-05-01 16:11:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B8ng6xUwshkcG9Vwp\"}"} 
[2026-05-01 16:11:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9B9ijYLZ6JPNeTELN2\"}"} 
[2026-05-01 16:11:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BAEVRwmsFqNZdbmGA\"}"} 
[2026-05-01 16:11:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BB75P91YNgScFiUJV\"}"} 
[2026-05-01 16:11:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BBfKHW9UPQGkyxtLw\"}"} 
[2026-05-01 16:11:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BCXAB8mwmtuHRmVNY\"}"} 
[2026-05-01 16:11:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BCtV3tnnonNp9uHuj\"}"} 
[2026-05-01 16:11:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BE4vSaFxR98r8D7yZ\"}"} 
[2026-05-01 16:11:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BEFqDAT9wUXyyqpGG\"}"} 
[2026-05-01 16:11:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BFaDQoJfuhdV3py3p\"}"} 
[2026-05-01 16:11:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BFhA8V4qLv9kZwEoV\"}"} 
[2026-05-01 16:11:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BGvpXS89EEzAbLP6A\"}"} 
[2026-05-01 16:11:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BH7yohFEPnjW64xow\"}"} 
[2026-05-01 16:11:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BJUbAC7cBAJBxnwXZ\"}"} 
[2026-05-01 16:11:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BJZo3z5bCaRhmpFMi\"}"} 
[2026-05-01 16:11:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BKtfPu8oAQKd5igmZ\"}"} 
[2026-05-01 16:11:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BMDHtbyUWSwLaquAQ\"}"} 
[2026-05-01 16:11:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BMB4LsSWcZUy41igH\"}"} 
[2026-05-01 16:11:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BNWg2bcohPrjDxKiR\"}"} 
[2026-05-01 16:11:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BNtVa1AHg1nERfegM\"}"} 
[2026-05-01 16:11:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BPpoRUsArWg2juT3f\"}"} 
[2026-05-01 16:11:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BQJL8EDRWgNcKJAF3\"}"} 
[2026-05-01 16:11:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BRFsiaKo7Uptw5Hzs\"}"} 
[2026-05-01 16:11:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BRewRjdLkACmBjPKs\"}"} 
[2026-05-01 16:11:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BSazeG3E9UmEYD4xH\"}"} 
[2026-05-01 16:11:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BT3XQtPjaWBUBw9BW\"}"} 
[2026-05-01 16:11:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BTzaKseDwguhj5GxQ\"}"} 
[2026-05-01 16:11:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BUKg2vJX6p7HwUqzU\"}"} 
[2026-05-01 16:11:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BVJhpP23JGKZ1Qo1W\"}"} 
[2026-05-01 16:11:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BVenoZ22mpkMKphEo\"}"} 
[2026-05-01 16:11:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BWcLgZQ9WAGkzFN2a\"}"} 
[2026-05-01 16:11:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BWzAFWEURd2Sz2gLJ\"}"} 
[2026-05-01 16:11:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BY4u5D39pEZkofie9\"}"} 
[2026-05-01 16:11:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BYHHy8murwBNSepvy\"}"} 
[2026-05-01 16:11:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BZTEsXbroPj27yFuh\"}"} 
[2026-05-01 16:11:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BZgt3ZJL5gkq7NVTs\"}"} 
[2026-05-01 16:11:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BaoMVNxyALyHqMXbj\"}"} 
[2026-05-01 16:11:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BbJcWcrU2ZzgwVhww\"}"} 
[2026-05-01 16:11:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BcBT1TRV9SBGyFfLQ\"}"} 
[2026-05-01 16:11:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BdudavdNFfATkbjMr\"}"} 
[2026-05-01 16:11:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BfLTULqYF8thxtEND\"}"} 
[2026-05-01 16:11:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Bgmn8x8kQ78pGkPYu\"}"} 
[2026-05-01 16:11:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BhGJ8RWXUpwqZAsUC\"}"} 
[2026-05-01 16:11:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Bi6QLw2qYdoyC651P\"}"} 
[2026-05-01 16:11:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BioZrVgQS6eK4r7Cy\"}"} 
[2026-05-01 16:11:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BjTW6nhN8mPbWofE1\"}"} 
[2026-05-01 16:11:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BkXVwme3DxyQX8qPZ\"}"} 
[2026-05-01 16:11:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BkrqfPXJKxzdfkqXR\"}"} 
[2026-05-01 16:11:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BmpPM48h5QkNHSRvN\"}"} 
[2026-05-01 16:11:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BnK9hpodXBRiNqC27\"}"} 
[2026-05-01 16:11:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Bo5YNdg7YANeaXFaZ\"}"} 
[2026-05-01 16:11:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BohFTc9ufwrZTokkE\"}"} 
[2026-05-01 16:11:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BpTdX7mWb4Mw3SNzv\"}"} 
[2026-05-01 16:11:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BqD2ogDmZod7uZBZ5\"}"} 
[2026-05-01 16:11:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Bqwvv6fE4w7p5CCox\"}"} 
[2026-05-01 16:11:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BrWfBP5pfpXEXUbwu\"}"} 
[2026-05-01 16:11:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BsHYR1HTDDKREkjUP\"}"} 
[2026-05-01 16:11:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BstWfa5C4uNL6P2Wz\"}"} 
[2026-05-01 16:11:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BtfeKmyKERdy9pY4P\"}"} 
[2026-05-01 16:11:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BuEcuFbobJ5vpn4yF\"}"} 
[2026-05-01 16:11:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Bv11Yp5MzzFNjPinE\"}"} 
[2026-05-01 16:11:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BvbUrSEb8RUVDzizK\"}"} 
[2026-05-01 16:11:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BwL8guWik53AN5pbJ\"}"} 
[2026-05-01 16:11:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BwxqDMDGbEBj2Zmzo\"}"} 
[2026-05-01 16:11:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BxhjSw9cVNPzDiq7e\"}"} 
[2026-05-01 16:11:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ByW6ftk4NkXECAExS\"}"} 
[2026-05-01 16:11:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Byxt827p64hetWKeG\"}"} 
[2026-05-01 16:11:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9BzojPz5AoQb7ZPgyb\"}"} 
[2026-05-01 16:11:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C1BoaXH2hatg5uniD\"}"} 
[2026-05-01 16:11:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C1zRGi5Ao26fJ4QAN\"}"} 
[2026-05-01 16:11:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C2nYVuL5Kw2Fy48EQ\"}"} 
[2026-05-01 16:11:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C3LnReKvRQxcmyWrK\"}"} 
[2026-05-01 16:11:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C3xFFQeZs9ZTnfAKZ\"}"} 
[2026-05-01 16:11:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C4dB5F7rN1wZodFDv\"}"} 
[2026-05-01 16:11:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C59BcrtHiXQySf4qH\"}"} 
[2026-05-01 16:11:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C5uKV1pFxV9iaAVwQ\"}"} 
[2026-05-01 16:11:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C6XXW3K4JCCDcpaNL\"}"} 
[2026-05-01 16:11:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C7GvDRxFmjwGLDxBr\"}"} 
[2026-05-01 16:11:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C7vcS8n4B9YA4CFDN\"}"} 
[2026-05-01 16:11:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C8iEmS24hEkaiqmim\"}"} 
[2026-05-01 16:11:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9C9JTp7W44V2B5Md7C\"}"} 
[2026-05-01 16:11:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CA3rSYrEft6pr3f2S\"}"} 
[2026-05-01 16:11:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CAea5SmZewCaeHsji\"}"} 
[2026-05-01 16:11:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CBUBgh8cVy1NKVSif\"}"} 
[2026-05-01 16:11:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CBsjiAGkdz313yFUz\"}"} 
[2026-05-01 16:11:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CCkL2JZBpKWCK6mmx\"}"} 
[2026-05-01 16:11:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CDDMdDYHfcuEwe1Qk\"}"} 
[2026-05-01 16:11:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CE4x29vd5hwvgQ8tq\"}"} 
[2026-05-01 16:11:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CEbhfZPip69iZsqxz\"}"} 
[2026-05-01 16:11:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CFQpEj4MhusyB4C4f\"}"} 
[2026-05-01 16:11:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CFwKRSN2V45fm5HEo\"}"} 
[2026-05-01 16:11:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CGhxN4E7WgU5HvWM5\"}"} 
[2026-05-01 16:11:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CHGgrQ6z2M3xBn8j9\"}"} 
[2026-05-01 16:11:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CHte8tDZd5oJLTT1w\"}"} 
[2026-05-01 16:11:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CJe34bSXgXtHBYSaH\"}"} 
[2026-05-01 16:11:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CKCXRkwEpzz7ukeqF\"}"} 
[2026-05-01 16:11:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CKyQbdH6dfVPUg4UH\"}"} 
[2026-05-01 16:11:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CLUAjXUUZpQuyfjsm\"}"} 
[2026-05-01 16:11:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CMJXGLoyQPDZsoxyj\"}"} 
[2026-05-01 16:11:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CMpXiFsA962ngD9Yy\"}"} 
[2026-05-01 16:11:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CNfdUShLQrPhRQnxW\"}"} 
[2026-05-01 16:11:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CPGbEXJGULaeqMHAp\"}"} 
[2026-05-01 16:11:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CPunsyZLkgZ8eQuxA\"}"} 
[2026-05-01 16:11:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CQeSiMeofxc4aATVF\"}"} 
[2026-05-01 16:11:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CRFeue1BZmnguxSMJ\"}"} 
[2026-05-01 16:11:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CSa2bQqMJPUMn4k3D\"}"} 
[2026-05-01 16:11:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CSdkKwpmSL9dSddrg\"}"} 
[2026-05-01 16:11:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CTqBn6FmoL9N8jBrL\"}"} 
[2026-05-01 16:11:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CU551TdAd2CQ83Xkh\"}"} 
[2026-05-01 16:11:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CVC3AFv1CkKWHgXck\"}"} 
[2026-05-01 16:11:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CVTR8gQFE4F3CPEgG\"}"} 
[2026-05-01 16:11:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CWXABtJqnPgRsvFLD\"}"} 
[2026-05-01 16:11:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CWpX7a6m8NxkzfCi2\"}"} 
[2026-05-01 16:11:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CXwyrvoiHUEgCqHLm\"}"} 
[2026-05-01 16:11:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CYbRnBSx6yhrJfTSp\"}"} 
[2026-05-01 16:11:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CZLaGH494sCNGyzk1\"}"} 
[2026-05-01 16:11:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CaTYKojaJEvLH7GoG\"}"} 
[2026-05-01 16:11:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Cam9jY6VhRLnNjJaG\"}"} 
[2026-05-01 16:11:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CboQd6kmcwSZHrnMF\"}"} 
[2026-05-01 16:11:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CbypdDvwtaQWdVBTr\"}"} 
[2026-05-01 16:11:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CdA1nCxYhK1tGfefD\"}"} 
[2026-05-01 16:11:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CdJwcRQZMjq1wHm32\"}"} 
[2026-05-01 16:11:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CeZ6viggoW8Tp47yV\"}"} 
[2026-05-01 16:11:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Cee4TLvcLqQAXjp2Z\"}"} 
[2026-05-01 16:11:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CfvhpWvBhEepXackm\"}"} 
[2026-05-01 16:11:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ChJJe54b71AA9bozb\"}"} 
[2026-05-01 16:11:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CgG3WGvvkSw8FaMuh\"}"} 
[2026-05-01 16:11:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CiYiRBMB5Mod5xB9g\"}"} 
[2026-05-01 16:11:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CjDtum7P6RSUtLwCF\"}"} 
[2026-05-01 16:11:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CjzHK145YDRhVA5Nu\"}"} 
[2026-05-01 16:11:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CkbFC7ifhCFZUhDUw\"}"} 
[2026-05-01 16:11:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CmN8FL7mxShvfS7fM\"}"} 
[2026-05-01 16:11:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Cmxqsk8JXfVzbdZnX\"}"} 
[2026-05-01 16:11:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CnqvwCtHcSBPDKjEt\"}"} 
[2026-05-01 16:11:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Cog2qFubxprXAeuo7\"}"} 
[2026-05-01 16:11:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CpJEstQcG4fH4pEfd\"}"} 
[2026-05-01 16:11:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CqEJ7XmtTF4QTttBP\"}"} 
[2026-05-01 16:11:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Cqs12VTjWMLTpYxoN\"}"} 
[2026-05-01 16:11:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CrcPyxZ3fsJS7ge1X\"}"} 
[2026-05-01 16:11:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CsM3Zhe9o2o8vrzmy\"}"} 
[2026-05-01 16:11:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CsyzjuzWChotrTBJL\"}"} 
[2026-05-01 16:11:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CtgfT3y4iQHTVF2GG\"}"} 
[2026-05-01 16:11:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CuPaVt4nB1REatQYp\"}"} 
[2026-05-01 16:11:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CvMcg3mipcrZNk1K6\"}"} 
[2026-05-01 16:11:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CvcViq1Ckv4XbR1fs\"}"} 
[2026-05-01 16:11:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CwcX7wkBcL73we27k\"}"} 
[2026-05-01 16:11:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Cx1azM57c5kv6TXmv\"}"} 
[2026-05-01 16:11:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CyNh1BbWnNUUXmoHY\"}"} 
[2026-05-01 16:11:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CyQfsY1NppNReeRZc\"}"} 
[2026-05-01 16:11:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9CzcbfT3X2Df8J39x6\"}"} 
[2026-05-01 16:11:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D1YAUcTLGFDWbakWN\"}"} 
[2026-05-01 16:11:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D1zCYLcq4tx7PsnWe\"}"} 
[2026-05-01 16:11:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D3GqcXqjGFqehDApj\"}"} 
[2026-05-01 16:11:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D39A4jk5V3iirNWjJ\"}"} 
[2026-05-01 16:11:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D4W1pJauJqgAWFbMw\"}"} 
[2026-05-01 16:11:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D4n8ZsDBzztS6CpZx\"}"} 
[2026-05-01 16:11:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D5qP4ykSiJzhwU3sN\"}"} 
[2026-05-01 16:11:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D6Gg35uZjMcAgkgY8\"}"} 
[2026-05-01 16:11:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D7CUuTNuuzDeapp4N\"}"} 
[2026-05-01 16:11:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D7bJ1pByMrGqjqzQ4\"}"} 
[2026-05-01 16:11:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D8RQMZp9t55NcVNUc\"}"} 
[2026-05-01 16:11:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D8rCpnn1fsYs5WhmT\"}"} 
[2026-05-01 16:11:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9D9mX3rCH4c3vqTbuD\"}"} 
[2026-05-01 16:11:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DA8bMe1Y3TWo8ue2k\"}"} 
[2026-05-01 16:11:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DBNWYVSXNWWS18tCC\"}"} 
[2026-05-01 16:11:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DBEaCGypZeFxdJE5P\"}"} 
[2026-05-01 16:11:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DCopns2VhWqWzqoC5\"}"} 
[2026-05-01 16:11:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DCzEptzKhzHid4XgM\"}"} 
[2026-05-01 16:11:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DEGPTwkJDkrjhS3RS\"}"} 
[2026-05-01 16:11:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DEKrd8VVLYqAUrLiu\"}"} 
[2026-05-01 16:11:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DFXnhEU3AQcu2hSJQ\"}"} 
[2026-05-01 16:11:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DFmvKmZ5vexJS6ktg\"}"} 
[2026-05-01 16:11:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DGsQ7mFZyvmEsMT34\"}"} 
[2026-05-01 16:11:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DH8HQkV4oignyvwVH\"}"} 
[2026-05-01 16:11:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DJRuj2dA7bz6marc5\"}"} 
[2026-05-01 16:11:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DJRAtBejKPr4m8Srv\"}"} 
[2026-05-01 16:11:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DKtihFtrSoJf59cNi\"}"} 
[2026-05-01 16:11:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DKdbFYxn6Jizq9tm1\"}"} 
[2026-05-01 16:11:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DM6A1tgFTk3gaZ7ES\"}"} 
[2026-05-01 16:11:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DMJZ4LMRTra25SMje\"}"} 
[2026-05-01 16:11:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DNdRd7ayHoEtapBgp\"}"} 
[2026-05-01 16:11:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DNMJkMCLVzQPPXzBb\"}"} 
[2026-05-01 16:11:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DPqrSF8KZPrxyHddd\"}"} 
[2026-05-01 16:11:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DPu5PFAga6ihXxrX8\"}"} 
[2026-05-01 16:11:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DRBDoMxMhx9YKAW7X\"}"} 
[2026-05-01 16:11:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DRFvnbVfT8yzd3427\"}"} 
[2026-05-01 16:11:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DSRd5nsWYz8LasDJH\"}"} 
[2026-05-01 16:11:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DScnT3TyDJtaKF1pK\"}"} 
[2026-05-01 16:11:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DTrwv5A22LKnJSbe6\"}"} 
[2026-05-01 16:11:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DVGXhx2xRsK86EGeC\"}"} 
[2026-05-01 16:11:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DVMzEfvQdpQAdx26x\"}"} 
[2026-05-01 16:11:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DWmKgiRXYdoA1QYG8\"}"} 
[2026-05-01 16:11:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DWbu4E5kBFdWfMwRM\"}"} 
[2026-05-01 16:11:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DXzjkUsxUBfX6Ymg5\"}"} 
[2026-05-01 16:11:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DY4Cz1K99pRwgeVot\"}"} 
[2026-05-01 16:11:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DZHNr2uf9LYoxbxvJ\"}"} 
[2026-05-01 16:11:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DZQKiJHbEyiEpeB8e\"}"} 
[2026-05-01 16:11:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DaSaNFo3LgWy5tEP2\"}"} 
[2026-05-01 16:11:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DaeUzLEgweZmqouB9\"}"} 
[2026-05-01 16:11:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DbdmTENkaQXQqYiy1\"}"} 
[2026-05-01 16:11:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Dc5oNjexZA6jwCvr9\"}"} 
[2026-05-01 16:11:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DctAo7zVwtbuQAmRm\"}"} 
[2026-05-01 16:11:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DdRfgsNn9rb3tGSzT\"}"} 
[2026-05-01 16:11:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DeD3QocU4HFizmW6R\"}"} 
[2026-05-01 16:11:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DeqkPBLAWeu1TQn2i\"}"} 
[2026-05-01 16:11:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DfYfRrWJMfSkBh1ZG\"}"} 
[2026-05-01 16:11:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DgGKa3JZDKfvWYupD\"}"} 
[2026-05-01 16:11:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DhBt7KN8B9Jq43Ldn\"}"} 
[2026-05-01 16:11:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DheRPYPkPiny1saca\"}"} 
[2026-05-01 16:11:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DijuHFXM2uxZPpnMe\"}"} 
[2026-05-01 16:11:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DixnuAxt7Vt5LkHhA\"}"} 
[2026-05-01 16:11:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Dk6G1XpxDQsXtmaiE\"}"} 
[2026-05-01 16:11:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DkHfZyQBnDPRfBZN5\"}"} 
[2026-05-01 16:11:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Dme2T8Jg1AR8YmoFf\"}"} 
[2026-05-01 16:11:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DmqRvsbyoHk5qWNfr\"}"} 
[2026-05-01 16:11:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DnyQ11pKBiYGbvuD1\"}"} 
[2026-05-01 16:11:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Do7aPMVz7w5HdX2QZ\"}"} 
[2026-05-01 16:11:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DpDJs3xVLJ96MPsWY\"}"} 
[2026-05-01 16:11:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DpKWAjZTR1ysPvcL6\"}"} 
[2026-05-01 16:11:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DqoJgMMV4kbpfP86V\"}"} 
[2026-05-01 16:11:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DqwzGzhmdkhuM6kqB\"}"} 
[2026-05-01 16:11:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DsAf35v4tjqD1rmyo\"}"} 
[2026-05-01 16:11:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DsGcPtMn6xo4Ugvrp\"}"} 
[2026-05-01 16:11:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DtnteQMr7NhGoqU1U\"}"} 
[2026-05-01 16:11:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DteTaxRveTgqcvWW5\"}"} 
[2026-05-01 16:11:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DvED7JGwZpFEwF5Gd\"}"} 
[2026-05-01 16:11:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DvcmdWLLPioRbPwDE\"}"} 
[2026-05-01 16:11:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DwYqD4BmFAHLMshJB\"}"} 
[2026-05-01 16:11:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Dx4qKmCVPUgA4yteQ\"}"} 
[2026-05-01 16:11:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Dxkkz6P2PsmrtzvXe\"}"} 
[2026-05-01 16:11:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DySwFomfZKTirNe1E\"}"} 
[2026-05-01 16:11:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DyyBvmiwmaUru5pkZ\"}"} 
[2026-05-01 16:11:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E1JZ3x38MA52GDPG7\"}"} 
[2026-05-01 16:11:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9DzpnLmQJp7vC3NEE3\"}"} 
[2026-05-01 16:11:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E2gedBWXVu4Pap1QK\"}"} 
[2026-05-01 16:11:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E3eCLbGVzgTmbF6gC\"}"} 
[2026-05-01 16:11:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E3ynhPfVuNgUdfSop\"}"} 
[2026-05-01 16:11:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E5R7Buc6xMLJFAp3g\"}"} 
[2026-05-01 16:11:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E5iiEhL5wJ8WH3g9k\"}"} 
[2026-05-01 16:11:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E6hFa7XeUuHLUQGHe\"}"} 
[2026-05-01 16:11:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E74aKvUitxeL4ytwq\"}"} 
[2026-05-01 16:11:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E84MWdwrPanDYaXWE\"}"} 
[2026-05-01 16:11:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E8PwWXWCw9kFNRtjR\"}"} 
[2026-05-01 16:11:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E9VfpuMWCtuKF7UiP\"}"} 
[2026-05-01 16:11:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9E9kYy5jHAZfhKjvfa\"}"} 
[2026-05-01 16:11:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EAuWJ7gnZynSyFaW3\"}"} 
[2026-05-01 16:11:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EAyE68nYwPJHriPUt\"}"} 
[2026-05-01 16:11:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ECDt8qY6sndMCsoCs\"}"} 
[2026-05-01 16:11:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ECTmeP96Gc6oSDbxC\"}"} 
[2026-05-01 16:11:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EDbERMuN63LhxcvnL\"}"} 
[2026-05-01 16:11:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EDr7HPHDPPedSjM5F\"}"} 
[2026-05-01 16:11:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EEvbwGhUksWqnxWH6\"}"} 
[2026-05-01 16:11:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EFAEh1wxb4hTQgS86\"}"} 
[2026-05-01 16:11:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EGJwdwRdHYWF9Coi7\"}"} 
[2026-05-01 16:11:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EGVcQkhkCi66vmMxJ\"}"} 
[2026-05-01 16:11:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EHf4TB11o9aK9vzw8\"}"} 
[2026-05-01 16:11:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EJ8LUvAaMNughy8Mx\"}"} 
[2026-05-01 16:11:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EJpWDytMa7Vy68JJt\"}"} 
[2026-05-01 16:11:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EL2BqtfWnkfjspRVK\"}"} 
[2026-05-01 16:11:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EKxDpjSJjPLyygDBW\"}"} 
[2026-05-01 16:11:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EMcRxJJhwfHPXC6CK\"}"} 
[2026-05-01 16:11:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ENfvugizacLts5pUb\"}"} 
[2026-05-01 16:11:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EP5zLXiN1NdNRjuAb\"}"} 
[2026-05-01 16:11:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EQ61dCthpPtz7Meog\"}"} 
[2026-05-01 16:11:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EQa31kybmYZpMTeEB\"}"} 
[2026-05-01 16:11:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ERVqzQVxhzQtJzpGo\"}"} 
[2026-05-01 16:11:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ERycsSYz4vvXs2Wwq\"}"} 
[2026-05-01 16:11:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EStgYUbqiBWnqS3ZT\"}"} 
[2026-05-01 16:11:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ETKjEcuW8wYkuQKUS\"}"} 
[2026-05-01 16:11:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EUE4AweugiK4zcr7P\"}"} 
[2026-05-01 16:11:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EUjowepmS8boyo2r2\"}"} 
[2026-05-01 16:11:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EVZAoE4km4hTj6Apk\"}"} 
[2026-05-01 16:11:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EW3SQkguFiGESjYur\"}"} 
[2026-05-01 16:11:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EWun64PT9GZLUKDNT\"}"} 
[2026-05-01 16:11:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EXMpYNEVx4mz4kyS2\"}"} 
[2026-05-01 16:11:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EY6ULs1J6E6v6p7ab\"}"} 
[2026-05-01 16:11:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EYdxd9dPjgUtB2hnE\"}"} 
[2026-05-01 16:11:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EZHAFTQdU3qSoxbBn\"}"} 
[2026-05-01 16:11:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EagVaHSDYvbjfxgP9\"}"} 
[2026-05-01 16:11:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EbzsXMgHK7oJXssTC\"}"} 
[2026-05-01 16:11:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EdE3KgbU8dtMoGQGy\"}"} 
[2026-05-01 16:11:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EeAqbPGPhut7jDCUW\"}"} 
[2026-05-01 16:11:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EeYurqUEnkJr9RfmX\"}"} 
[2026-05-01 16:11:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EfTEPYmqu4BzjBMHz\"}"} 
[2026-05-01 16:11:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EftXbmkLgwizvhwjq\"}"} 
[2026-05-01 16:11:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EgeB57YmhBawQseP3\"}"} 
[2026-05-01 16:11:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EhJc3FXPn1fqaTi92\"}"} 
[2026-05-01 16:11:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ehxo7npQv3VCL2yC1\"}"} 
[2026-05-01 16:11:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EicVCJkmpTqGL5zx3\"}"} 
[2026-05-01 16:11:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EkKvn5Mh1pSJLECpp\"}"} 
[2026-05-01 16:11:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ek5YeeJw4YaXcbTZq\"}"} 
[2026-05-01 16:11:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EmoUWVUBepnzVSm3B\"}"} 
[2026-05-01 16:11:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9En3cMXQQciMeFFUrv\"}"} 
[2026-05-01 16:11:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Eo8MJGZqyDK76XXBS\"}"} 
[2026-05-01 16:11:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EoMzRXWLBnE1nz8WY\"}"} 
[2026-05-01 16:11:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EpfNQuBWR3ShSSUKg\"}"} 
[2026-05-01 16:11:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EpWSvXdgBsY8T8ACm\"}"} 
[2026-05-01 16:11:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EqsJU8RPHjAQQmeFm\"}"} 
[2026-05-01 16:11:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Er4hnxmo4oM5BtuGJ\"}"} 
[2026-05-01 16:11:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EsGPH9sv8cjvacgr2\"}"} 
[2026-05-01 16:11:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EsVXptkEGB48pfeHm\"}"} 
[2026-05-01 16:11:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ethhtktr6SYeE7Efo\"}"} 
[2026-05-01 16:11:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EtnR7heFvzkde2Y7o\"}"} 
[2026-05-01 16:11:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ev92eHp3TcjcZYsgR\"}"} 
[2026-05-01 16:11:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ev8n5jNzNutK5DABT\"}"} 
[2026-05-01 16:11:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EwSfGNuRsFCJgYTDr\"}"} 
[2026-05-01 16:11:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EwUtrxqSPQaFebkGr\"}"} 
[2026-05-01 16:11:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Exg5C38EhcuHkDgtX\"}"} 
[2026-05-01 16:11:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EyVw6RNXAC3V2jnjU\"}"} 
[2026-05-01 16:11:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ez2w9oiK3SETjLZgb\"}"} 
[2026-05-01 16:11:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9EzsHkc3khrdFyCjv8\"}"} 
[2026-05-01 16:11:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F1MZTi19n8nusjQT8\"}"} 
[2026-05-01 16:11:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:11:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F2Qoih5cc5dpg8ghB\"}"} 
[2026-05-01 16:11:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F2qMUivVc3QVYPFPx\"}"} 
[2026-05-01 16:11:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:11:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:11:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F3mux55bMpsQDp6bJ\"}"} 
[2026-05-01 16:12:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F4By3ksbsNXCXmqvu\"}"} 
[2026-05-01 16:12:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F5A1QFM543RaEVtuk\"}"} 
[2026-05-01 16:12:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F5eH48VUySbgShxEE\"}"} 
[2026-05-01 16:12:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F6jWUzbS6NoVHTpiF\"}"} 
[2026-05-01 16:12:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F718Pdyh8LqGrGXWi\"}"} 
[2026-05-01 16:12:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F8FnkJvanV2tC9QiL\"}"} 
[2026-05-01 16:12:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F8J1ytu3CAYyJMhKZ\"}"} 
[2026-05-01 16:12:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F9esxGtc6AafRPBJs\"}"} 
[2026-05-01 16:12:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9F9r2wAJMYzQTZWjEK\"}"} 
[2026-05-01 16:12:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FBF8DDLa4wAxxcQqm\"}"} 
[2026-05-01 16:12:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FB9ApeyUCxSyLRJJh\"}"} 
[2026-05-01 16:12:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FCWH2tMxE26mVnFrX\"}"} 
[2026-05-01 16:12:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FCZ11tegyrPZ8WcTm\"}"} 
[2026-05-01 16:12:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FDrtMCyb9UpR33HWA\"}"} 
[2026-05-01 16:12:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FDvbz11GEDLFbCTds\"}"} 
[2026-05-01 16:12:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FFEV1LxhRyrGQaMiz\"}"} 
[2026-05-01 16:12:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FFKSbuyoR6eDioDCf\"}"} 
[2026-05-01 16:12:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FGkm9SmVxK5wXjBmC\"}"} 
[2026-05-01 16:12:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FGiXmWdr7KoRJAaWy\"}"} 
[2026-05-01 16:12:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FHyBzkZc61HMXtnde\"}"} 
[2026-05-01 16:12:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FJhb8zrvDTiVidVfu\"}"} 
[2026-05-01 16:12:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FKVU7hwm61DJdUusF\"}"} 
[2026-05-01 16:12:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FL9ewePCd16wvYnRr\"}"} 
[2026-05-01 16:12:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FMcxdYKdXF7CSLTz4\"}"} 
[2026-05-01 16:12:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FMbDuuccmHQvvR9K3\"}"} 
[2026-05-01 16:12:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FNxKrP4L1s1xzzhoY\"}"} 
[2026-05-01 16:12:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FP3nMpP7zKeBdMzMj\"}"} 
[2026-05-01 16:12:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FQHwij7bWyTrY6aHF\"}"} 
[2026-05-01 16:12:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FQU7TP8M9P74vu7nd\"}"} 
[2026-05-01 16:12:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FReJc7Fi3Qj3nBHPo\"}"} 
[2026-05-01 16:12:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FRrCuJshNG48271rE\"}"} 
[2026-05-01 16:12:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FSxvVptXxf4qsMwHQ\"}"} 
[2026-05-01 16:12:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FTEoH6zNrJpYH6uPw\"}"} 
[2026-05-01 16:12:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FUG4fduhEHgUMeuyg\"}"} 
[2026-05-01 16:12:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FUfNeFVr9m3413wm7\"}"} 
[2026-05-01 16:12:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FW3iQEs3ZspiNs7Ha\"}"} 
[2026-05-01 16:12:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FWdwQhF1s4Pgm2utX\"}"} 
[2026-05-01 16:12:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FXLc5uaY3tLGguRW6\"}"} 
[2026-05-01 16:12:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FXzYXzRsRYyQkPK9y\"}"} 
[2026-05-01 16:12:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FYkC2Ayo32QmhWYEZ\"}"} 
[2026-05-01 16:12:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FZAk1WvLU7jNNBQbT\"}"} 
[2026-05-01 16:12:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FaUd3HJifaANDqSxQ\"}"} 
[2026-05-01 16:12:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FbV9FngHDwSSCjubn\"}"} 
[2026-05-01 16:12:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Fc2ssqpMLybbqdYNM\"}"} 
[2026-05-01 16:12:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FdDKh6jKb9n4XCHMu\"}"} 
[2026-05-01 16:12:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FdD5DD2tkWrsTTkbu\"}"} 
[2026-05-01 16:12:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FeRW8z7dbZUd5CJ5r\"}"} 
[2026-05-01 16:12:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FekMABtgAZZEPkHyj\"}"} 
[2026-05-01 16:12:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ffhe8NQ7wGM1AsE3r\"}"} 
[2026-05-01 16:12:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FgABJMXLZzM7BL6JV\"}"} 
[2026-05-01 16:12:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Fh5zEzVYepF3XQGit\"}"} 
[2026-05-01 16:12:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FhUYr9ZhmovWS4CC9\"}"} 
[2026-05-01 16:12:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FiQcKPP3pGjjwWiMh\"}"} 
[2026-05-01 16:12:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FiqQbpxFENBWNpy2B\"}"} 
[2026-05-01 16:12:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FjfGfDjhXBPbyMMvE\"}"} 
[2026-05-01 16:12:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FkythaZNWAZcae5oP\"}"} 
[2026-05-01 16:12:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FnHXSFJ6sBXSS9Vf2\"}"} 
[2026-05-01 16:12:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Fn3PjCrzBUt5cyUy7\"}"} 
[2026-05-01 16:12:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FoWwnQeY3UjSCZtXE\"}"} 
[2026-05-01 16:12:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FojavYMXNrpKMVSm5\"}"} 
[2026-05-01 16:12:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FpsJi5mUWMF7xPcmY\"}"} 
[2026-05-01 16:12:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Fq7SGpnCgZFPegtCe\"}"} 
[2026-05-01 16:12:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FrQpormNTuTiExwLG\"}"} 
[2026-05-01 16:12:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FrVnHf1hqxyDh4jBd\"}"} 
[2026-05-01 16:12:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ft1orTS6pb1SkAF1g\"}"} 
[2026-05-01 16:12:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FtBUnJgutbjQRvWpm\"}"} 
[2026-05-01 16:12:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FuNfXYBWXyWrB1Vqf\"}"} 
[2026-05-01 16:12:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FuYaqz8wehq4yRihR\"}"} 
[2026-05-01 16:12:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FvkWt4hEg5H32B5E6\"}"} 
[2026-05-01 16:12:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FvuC3RL9H1JWND8Ej\"}"} 
[2026-05-01 16:12:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Fx97GyBp2DQYhLJNa\"}"} 
[2026-05-01 16:12:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FxA6hwTgrAkFuiM1J\"}"} 
[2026-05-01 16:12:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FyWxGB6GHJqduQMhh\"}"} 
[2026-05-01 16:12:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9FyVDmnRuJZMvZ6mTE\"}"} 
[2026-05-01 16:12:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Fzx2iuSakPp7RFmu2\"}"} 
[2026-05-01 16:12:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G1DQQQoBrrKAc4cTB\"}"} 
[2026-05-01 16:12:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G2Jdc2GrHoejYB7X9\"}"} 
[2026-05-01 16:12:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G2cjbt74mVmk2TPHi\"}"} 
[2026-05-01 16:12:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G3nvyNiCQhgK6P47X\"}"} 
[2026-05-01 16:12:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G4NQM7CBxRdrQxUD1\"}"} 
[2026-05-01 16:12:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G58Ygrgk3AA6QwHY9\"}"} 
[2026-05-01 16:12:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G5swdmGLcso54rScK\"}"} 
[2026-05-01 16:12:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G6vhQCMJnvHmejKQj\"}"} 
[2026-05-01 16:12:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G7ThD4ZFyMAZr2m2Y\"}"} 
[2026-05-01 16:12:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G8HoPRGfDMBLmZABH\"}"} 
[2026-05-01 16:12:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G9B8UegmdqHZTrbKr\"}"} 
[2026-05-01 16:12:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9G9XxnHZbPCM6yPcdS\"}"} 
[2026-05-01 16:12:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GAZEDBnQgS8ysm6FG\"}"} 
[2026-05-01 16:12:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GAuZTKFRRaVfwMkyH\"}"} 
[2026-05-01 16:12:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GC7VGhEBBfxVSXW3P\"}"} 
[2026-05-01 16:12:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GCGR2Uo8Wb9Dn7Yxw\"}"} 
[2026-05-01 16:12:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GDY4dpvCztZb36dcm\"}"} 
[2026-05-01 16:12:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GDgkEF7DNyBrFfX25\"}"} 
[2026-05-01 16:12:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GEuunE42VfvNbMA5Z\"}"} 
[2026-05-01 16:12:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GF55smPmifH4SsHKg\"}"} 
[2026-05-01 16:12:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GGGGpoFLPnjPnJfCG\"}"} 
[2026-05-01 16:12:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GGRSqqT89kRiKY3MJ\"}"} 
[2026-05-01 16:12:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GHgbhTUMPsjL5fgzD\"}"} 
[2026-05-01 16:12:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GHc8qJSFVEkS4pac7\"}"} 
[2026-05-01 16:12:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GJtHSikzR7VtnDNnU\"}"} 
[2026-05-01 16:12:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GK1E49NkDw7fiEKgB\"}"} 
[2026-05-01 16:12:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GLGsnTUWxUzn6iJbJ\"}"} 
[2026-05-01 16:12:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GLNaFUY9jkFbd9BA8\"}"} 
[2026-05-01 16:12:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GMhwggAqsqq1nxDUX\"}"} 
[2026-05-01 16:12:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GMeUbPW5gXK9NvLN1\"}"} 
[2026-05-01 16:12:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GNu8JfW3xfDH7VkDT\"}"} 
[2026-05-01 16:12:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GNzLQ1BpMq8sYWs6X\"}"} 
[2026-05-01 16:12:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GQJiEpzPrfx8DuSt5\"}"} 
[2026-05-01 16:12:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GQNvokPRZC1UkVkGJ\"}"} 
[2026-05-01 16:12:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GRj39zhpo31NgR3vu\"}"} 
[2026-05-01 16:12:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GSLWJngF6WQwPAvbW\"}"} 
[2026-05-01 16:12:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GT6e2E71sJLJvy3p5\"}"} 
[2026-05-01 16:12:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GTeP6ZedKYpvyq45s\"}"} 
[2026-05-01 16:12:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GUKZm7NrJLxXzFyyj\"}"} 
[2026-05-01 16:12:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GV2jB5GMa6xBZL797\"}"} 
[2026-05-01 16:12:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GVgRAw9RmG9yroh7H\"}"} 
[2026-05-01 16:12:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GWQa4hjod4R73Q8ZQ\"}"} 
[2026-05-01 16:12:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GYExLwvUAmbrh5cTb\"}"} 
[2026-05-01 16:12:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GZa5CQRikQB34b8TT\"}"} 
[2026-05-01 16:12:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Gatx4mHSJVAzbNRBj\"}"} 
[2026-05-01 16:12:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GcEZUivthbHNsZBh2\"}"} 
[2026-05-01 16:12:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GdSVLcBU14j3nnmPW\"}"} 
[2026-05-01 16:12:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ges4jNZ8UQM5Husxo\"}"} 
[2026-05-01 16:12:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GgGeb9HPrx7P2qpio\"}"} 
[2026-05-01 16:12:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GhUL9WbK2hgJvFiEV\"}"} 
[2026-05-01 16:12:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GioCyK6mCit5YGpva\"}"} 
[2026-05-01 16:12:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Gk6qh43r4mqHMAG98\"}"} 
[2026-05-01 16:12:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GmWv39Z6aGFhgTBni\"}"} 
[2026-05-01 16:12:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GnqYXVxBq6T5Jt6TS\"}"} 
[2026-05-01 16:12:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GpLLDaRDSZJqr1E6o\"}"} 
[2026-05-01 16:12:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GqwZtZAi31qq4FMc8\"}"} 
[2026-05-01 16:12:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GsgVnaiTdonRkTu87\"}"} 
[2026-05-01 16:12:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GuEWjXb4x8y2aq2ja\"}"} 
[2026-05-01 16:12:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Gvj43FiyomZ4TaPVC\"}"} 
[2026-05-01 16:12:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GxDbocrjubHfnoLo4\"}"} 
[2026-05-01 16:12:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GyQnY31Q3atAe1PWa\"}"} 
[2026-05-01 16:12:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Gybwh9zvUUkYAwXTN\"}"} 
[2026-05-01 16:12:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GzxJLF73nnnABLGca\"}"} 
[2026-05-01 16:12:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9GzqMu7sAP3akW7S4X\"}"} 
[2026-05-01 16:12:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H2LtnYdY4ZVYuLxFB\"}"} 
[2026-05-01 16:12:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H2R7PtB9okyTb7B4i\"}"} 
[2026-05-01 16:12:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H3jz8i2CVJo4SZefW\"}"} 
[2026-05-01 16:12:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H4ZqZdn7C68UxzSkP\"}"} 
[2026-05-01 16:12:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H59ZeV6RUEv8zaY2j\"}"} 
[2026-05-01 16:12:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H5wSQ2hddNrrAjKex\"}"} 
[2026-05-01 16:12:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H6RiJXVLFY4Jvcjy1\"}"} 
[2026-05-01 16:12:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H7VTcpykAoNvZQXhv\"}"} 
[2026-05-01 16:12:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H7ePExCKLkMMuR4sp\"}"} 
[2026-05-01 16:12:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H8wX7aZ2fecj5yP5u\"}"} 
[2026-05-01 16:12:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9H8rJus6DCSwvyhn1K\"}"} 
[2026-05-01 16:12:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HAJNeUaXdyakFQQ5Z\"}"} 
[2026-05-01 16:12:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HAUHr9pv2W6yAihpV\"}"} 
[2026-05-01 16:12:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HBiho4XvcVikhHW5e\"}"} 
[2026-05-01 16:12:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HBtNrBRW2G46FE7oc\"}"} 
[2026-05-01 16:12:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HD3pdnqAp5f7AeRTz\"}"} 
[2026-05-01 16:12:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HDFyX4BQkLoS4ywWt\"}"} 
[2026-05-01 16:12:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HEPw5sMJjPQzbyr7u\"}"} 
[2026-05-01 16:12:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HEc615dFh6yJPA9EZ\"}"} 
[2026-05-01 16:12:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HFiK5wCihQ4EBGPg9\"}"} 
[2026-05-01 16:12:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HFxSk4axrMuhyzUnB\"}"} 
[2026-05-01 16:12:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HHDMMwEfNRZAuzqAD\"}"} 
[2026-05-01 16:12:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HHLntxjP4c4R9ykok\"}"} 
[2026-05-01 16:12:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HJcgkMPma4F7i1TDJ\"}"} 
[2026-05-01 16:12:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HJcw4R8xFgAC9kc9W\"}"} 
[2026-05-01 16:12:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HKzXntkXB4VNVESBU\"}"} 
[2026-05-01 16:12:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HKznW8sUTqEqrEDhS\"}"} 
[2026-05-01 16:12:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HMLQ4HnkXgcgYdC6d\"}"} 
[2026-05-01 16:12:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HMRMtoyYDhQc5N6et\"}"} 
[2026-05-01 16:12:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HNhWCenrEH8wrzkgR\"}"} 
[2026-05-01 16:12:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HNuA6Eg5R6zbpezSv\"}"} 
[2026-05-01 16:12:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HQ66Y45vWicwY1RTw\"}"} 
[2026-05-01 16:12:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HQmmqU8TxzWxXPMWd\"}"} 
[2026-05-01 16:12:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HRRxQ4tqa3nKqU1Sj\"}"} 
[2026-05-01 16:12:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HSWwv7NDCT3jQeg9g\"}"} 
[2026-05-01 16:12:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HSo4oG8eqTkkyRM5V\"}"} 
[2026-05-01 16:12:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HTv2rS3FnVpvCi1eq\"}"} 
[2026-05-01 16:12:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HU9fyjBeZYMqaQkEE\"}"} 
[2026-05-01 16:12:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HVHsqYAMykpG9Av3H\"}"} 
[2026-05-01 16:12:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HVcUhzf1E8fa8UDeK\"}"} 
[2026-05-01 16:12:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HX3Z3d3ECFef5wpdT\"}"} 
[2026-05-01 16:12:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HWgUGUdgGRZ6B7uxq\"}"} 
[2026-05-01 16:12:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HYQA9yZxZzZY6d2ga\"}"} 
[2026-05-01 16:12:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HYWMpEu6VvYHfN9Jd\"}"} 
[2026-05-01 16:12:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HZnWBJekfav8A8yJR\"}"} 
[2026-05-01 16:12:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HZrUPb5wUUDgKr91k\"}"} 
[2026-05-01 16:12:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hb2AaoQmJyhiQpQXe\"}"} 
[2026-05-01 16:12:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HbB6bXpynWrA2S9s6\"}"} 
[2026-05-01 16:12:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HcJ4pPYYwKdReoXhm\"}"} 
[2026-05-01 16:12:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HccATcVZDTpriUCxx\"}"} 
[2026-05-01 16:12:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hdeg3JR6C1tWF4iZt\"}"} 
[2026-05-01 16:12:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HdvJD3BruMo5fwY2q\"}"} 
[2026-05-01 16:12:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hf8iWrg3ou8mZFvt3\"}"} 
[2026-05-01 16:12:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HfCSXFRGjoa9gs5YR\"}"} 
[2026-05-01 16:12:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HgQs6RrdHMthvi3bU\"}"} 
[2026-05-01 16:12:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HgbHE3Du76QSkiWnV\"}"} 
[2026-05-01 16:12:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HhkEJdyGnFjXy6xQc\"}"} 
[2026-05-01 16:12:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hi1cGKf27QSnurxyv\"}"} 
[2026-05-01 16:12:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hiy9aDh5BZKbgYA71\"}"} 
[2026-05-01 16:12:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HjNDGkqdmJdNzWdTK\"}"} 
[2026-05-01 16:12:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HkNz8KVKuTkvzWytr\"}"} 
[2026-05-01 16:12:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HkeMgmqkab448DmVx\"}"} 
[2026-05-01 16:12:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HmdtUUTD7ZjmodgfF\"}"} 
[2026-05-01 16:12:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HmrXucTdjNFYsmECx\"}"} 
[2026-05-01 16:12:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HnyWG7734NauBJ1sL\"}"} 
[2026-05-01 16:12:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ho8BnvMYbgzEqtoE2\"}"} 
[2026-05-01 16:12:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HpYm8VRABMZCwNVqE\"}"} 
[2026-05-01 16:12:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HpVHfRQAihM3pVmKR\"}"} 
[2026-05-01 16:12:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HqjhSnRdRfq75yE56\"}"} 
[2026-05-01 16:12:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HqrPq8gJeWEb9f2kG\"}"} 
[2026-05-01 16:12:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hs9n41sdqbrvPwTKV\"}"} 
[2026-05-01 16:12:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HsAmYJ4pH6gXAasn9\"}"} 
[2026-05-01 16:12:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Htd5jqx7e4VAYNxsv\"}"} 
[2026-05-01 16:12:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HubsJri8GMo2gcrCy\"}"} 
[2026-05-01 16:12:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HutUqKM6hDxvkoGCZ\"}"} 
[2026-05-01 16:12:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HvvVAhgfrpWZASbsg\"}"} 
[2026-05-01 16:12:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HwJK6bqpMXCKs2iM4\"}"} 
[2026-05-01 16:12:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9HxCdkR7cJw6nxqhz5\"}"} 
[2026-05-01 16:12:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hxefm9t7gDCMjkc9B\"}"} 
[2026-05-01 16:12:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hyku2MkQzaL7BAm1n\"}"} 
[2026-05-01 16:12:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Hz12k6jMxuuu4aDk7\"}"} 
[2026-05-01 16:12:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J16mGHrp7fWToz9sd\"}"} 
[2026-05-01 16:12:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J1W5Ard1YRAc1VTx7\"}"} 
[2026-05-01 16:12:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J2UcBSHf2FSQ29kTP\"}"} 
[2026-05-01 16:12:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J2kESPoDgAM6v5ewx\"}"} 
[2026-05-01 16:12:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J3h33UuSmKwXo6mht\"}"} 
[2026-05-01 16:12:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J4C3vCf1bmNTrHeK3\"}"} 
[2026-05-01 16:12:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J59qaNNfZXa6SsY1R\"}"} 
[2026-05-01 16:12:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J5XQvKLvNSzsWqxN9\"}"} 
[2026-05-01 16:12:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J6WhLNwCdmYqReFhZ\"}"} 
[2026-05-01 16:12:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J6xjhnYnHxMvXAsoJ\"}"} 
[2026-05-01 16:12:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J83DsgfkzKYgsacWC\"}"} 
[2026-05-01 16:12:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J8GcsGyKKiQXbhMH8\"}"} 
[2026-05-01 16:12:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J9dis1LwNUTCUmNuk\"}"} 
[2026-05-01 16:12:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9J9mQgvjpyuHW6tMhm\"}"} 
[2026-05-01 16:12:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JAz5MnZ8PT4xjapV2\"}"} 
[2026-05-01 16:12:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JBFwvLPfpKRgqRzAA\"}"} 
[2026-05-01 16:12:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JCLSHLFeeTwen827o\"}"} 
[2026-05-01 16:12:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JChGfT89bSaTj62xW\"}"} 
[2026-05-01 16:12:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JDhJ3TWjXvnuWJTdY\"}"} 
[2026-05-01 16:12:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JE8bLXY2UnbF4snyg\"}"} 
[2026-05-01 16:12:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JFCLSNQBFudEozXH3\"}"} 
[2026-05-01 16:12:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JFXvV6YDzDhQepGc1\"}"} 
[2026-05-01 16:12:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JGbfmvNuoMP1KgqU4\"}"} 
[2026-05-01 16:12:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JGmqKPX7nJTqHftbE\"}"} 
[2026-05-01 16:12:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JJ1VuWnbsTszPxLYc\"}"} 
[2026-05-01 16:12:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JJV2h92ixDDSnUt1s\"}"} 
[2026-05-01 16:12:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JKNrUjr3Xk9hTCL58\"}"} 
[2026-05-01 16:12:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JKv6VyfsEUDiHEoXh\"}"} 
[2026-05-01 16:12:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JLnC3GpVZFAcZfVNv\"}"} 
[2026-05-01 16:12:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JMBVkaJo22PNvQTbX\"}"} 
[2026-05-01 16:12:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JN84ARPZaEbBX3BQA\"}"} 
[2026-05-01 16:12:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JNbq51YMrUxf1SFe5\"}"} 
[2026-05-01 16:12:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JPTg48M9iW2ZLy8g9\"}"} 
[2026-05-01 16:12:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JQ4PGgvSDn9hac87o\"}"} 
[2026-05-01 16:12:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JQnHww27uvtPnagqm\"}"} 
[2026-05-01 16:12:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JRTUJ1gSjLmdYKJdt\"}"} 
[2026-05-01 16:12:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JSA96cHR7rU8y9DMh\"}"} 
[2026-05-01 16:12:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JSroopm8pq8aczwwu\"}"} 
[2026-05-01 16:12:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JTXVZBsfJBBSNmYL8\"}"} 
[2026-05-01 16:12:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JU8xBj2wxA6ri3gww\"}"} 
[2026-05-01 16:12:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JUpdjqeGA1NRQh3AU\"}"} 
[2026-05-01 16:12:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JVYYE4anBXkrhf3TN\"}"} 
[2026-05-01 16:12:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JW7mVycEhZPH9b6hA\"}"} 
[2026-05-01 16:12:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JWwsWs2AVJgXjJ2wk\"}"} 
[2026-05-01 16:12:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JXd412UHQ15gKCQKY\"}"} 
[2026-05-01 16:12:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JYLxgA2Th8kUFJJJW\"}"} 
[2026-05-01 16:12:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JZ29H8L4thNqcC1aN\"}"} 
[2026-05-01 16:12:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ja2AftGyykJQgynWV\"}"} 
[2026-05-01 16:12:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JaPjouXdSQWd4Wt6G\"}"} 
[2026-05-01 16:12:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JbSk8iqGuLmfURdaP\"}"} 
[2026-05-01 16:12:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JcoME8nPJ1CjAZDMp\"}"} 
[2026-05-01 16:12:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jd2kBVJC5ZFmnSiT5\"}"} 
[2026-05-01 16:12:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JeADAc4bTdoeCGk4e\"}"} 
[2026-05-01 16:12:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jew65puKgMHDuhEwf\"}"} 
[2026-05-01 16:12:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JffFDthgLoBouVbpu\"}"} 
[2026-05-01 16:12:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JgKw9LXkJY2Wontws\"}"} 
[2026-05-01 16:12:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JgysWGCy1u61J2f1N\"}"} 
[2026-05-01 16:12:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JhkFqpuaK5ZxwzuVE\"}"} 
[2026-05-01 16:12:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JiTRKsaDYfEpeBYw7\"}"} 
[2026-05-01 16:12:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jj7cK72TeLwSNWiXt\"}"} 
[2026-05-01 16:12:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JjpHBrRArCD971rNM\"}"} 
[2026-05-01 16:12:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JkbQb38c7T5uR4ibg\"}"} 
[2026-05-01 16:12:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JmE7RgeSMtuvQrdwS\"}"} 
[2026-05-01 16:12:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jmyzzb7JNN4RuFe1f\"}"} 
[2026-05-01 16:12:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JnQoDCYJJcXKv1D6m\"}"} 
[2026-05-01 16:12:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jo9CbC6GoR2XKNx5T\"}"} 
[2026-05-01 16:12:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jofx5hSWrxzX1sNDn\"}"} 
[2026-05-01 16:12:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JpQc1jJYNsw933aGS\"}"} 
[2026-05-01 16:12:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JqBVC256v2q2tueiC\"}"} 
[2026-05-01 16:12:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JqowSD6jXMEN61g2r\"}"} 
[2026-05-01 16:12:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JrX763ch7gWDskVDr\"}"} 
[2026-05-01 16:12:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JsBYGoB3DH2r45gv2\"}"} 
[2026-05-01 16:12:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jt6MmU9jQMaSR4egP\"}"} 
[2026-05-01 16:12:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JtY9g2fN4yv8XNfM1\"}"} 
[2026-05-01 16:12:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jug7RGffzthnyzHhS\"}"} 
[2026-05-01 16:12:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JuvzFVBFszPHnHeYv\"}"} 
[2026-05-01 16:12:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jw1EFFaDsDcrGJsn2\"}"} 
[2026-05-01 16:12:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JwHbbRYisjQktDuEh\"}"} 
[2026-05-01 16:12:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JxNaq2D45eb9k9y57\"}"} 
[2026-05-01 16:12:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JxjuXuFa9R6i1akZi\"}"} 
[2026-05-01 16:12:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9JyakoFwM9hpnYj7Wr\"}"} 
[2026-05-01 16:12:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Jyx5rCiTeM8h87Edu\"}"} 
[2026-05-01 16:12:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K1Ck29SpxCRdNJA9a\"}"} 
[2026-05-01 16:12:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K1GTeX2eaBY5JdnQ9\"}"} 
[2026-05-01 16:12:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K2UPizU8xcojhxEYv\"}"} 
[2026-05-01 16:12:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K2dp7x6b8jb3X2RbY\"}"} 
[2026-05-01 16:12:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K3jYK8EAfkSxrKBoo\"}"} 
[2026-05-01 16:12:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K3qk93B2guZZt2yCF\"}"} 
[2026-05-01 16:12:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K54udYW7mPAUUsDaf\"}"} 
[2026-05-01 16:12:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K5Fa4Jza87kujEZsP\"}"} 
[2026-05-01 16:12:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K6Nnabdz3dtKCfShY\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K6dRCZqZPqwtthD4e\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K7kdrTznJPn2NhPW1\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K7zGxFs2dbB5NhGwU\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K96zoueSeH6ZaHPrF\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9K9ESKqgWCmgDdkrzT\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KAdGvrQBojkNN1Avx\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KAX5Zh7cyw8Gim5Vq\"}"} 
[2026-05-01 16:12:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KBoy4QG75DzZTpmDb\"}"} 
[2026-05-01 16:12:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KBswA2dQdqBqevy6E\"}"} 
[2026-05-01 16:12:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KD1u4j13BLFu6pGDL\"}"} 
[2026-05-01 16:12:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KDQDGgxL6M5oSF6pb\"}"} 
[2026-05-01 16:12:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KEKXkZr2xGpnNafqb\"}"} 
[2026-05-01 16:12:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KEq31af6NPSb8aoQd\"}"} 
[2026-05-01 16:12:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KFmb6qtJXvvvpkHJv\"}"} 
[2026-05-01 16:12:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KGV1K4ULzpbDbsSsg\"}"} 
[2026-05-01 16:12:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KHBRaDdn3inX5SjSg\"}"} 
[2026-05-01 16:12:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KHsM6vLA6iSt59aJw\"}"} 
[2026-05-01 16:12:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KJvr6S5BsYbKycHA3\"}"} 
[2026-05-01 16:12:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KKEwwTQxkFHpcxJWj\"}"} 
[2026-05-01 16:12:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KLQ9RQKozsAzhigoX\"}"} 
[2026-05-01 16:12:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KLnTyTB5fd57rdigU\"}"} 
[2026-05-01 16:12:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KMrxVkd64tvVJgCHd\"}"} 
[2026-05-01 16:12:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KN5bwCMkSr5YJGLPU\"}"} 
[2026-05-01 16:12:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KPHXugvX1CoDQaZMy\"}"} 
[2026-05-01 16:12:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KPPjRZp9pVTU3vS9K\"}"} 
[2026-05-01 16:12:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KQYvn2NELRH5hELvB\"}"} 
[2026-05-01 16:12:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KRxWvV357Bvatpsrx\"}"} 
[2026-05-01 16:12:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KSDe9PDyCywnKpgQm\"}"} 
[2026-05-01 16:12:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:12:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:12:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:12:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KTKNLFex82WCU41ZF\"}"} 
[2026-05-01 16:12:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KTcUmYJZNcj7TKLx1\"}"} 
[2026-05-01 16:13:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KUhDd9uHfLyBduWJV\"}"} 
[2026-05-01 16:13:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KV9kTfQnbDbAYe7hm\"}"} 
[2026-05-01 16:13:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KW7JK3NXHP51gFMhV\"}"} 
[2026-05-01 16:13:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KWYbVL2wPG5k3vw9R\"}"} 
[2026-05-01 16:13:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KXSv39kY6jctDeie9\"}"} 
[2026-05-01 16:13:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KXuhBmwvbPmscTnYc\"}"} 
[2026-05-01 16:13:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KYjoTR7bA1qvWHHnx\"}"} 
[2026-05-01 16:13:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KZKmx4uuf4JMGLbvB\"}"} 
[2026-05-01 16:13:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ka6ufngPjroAovvQj\"}"} 
[2026-05-01 16:13:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KamqoWwp7okUU6hBC\"}"} 
[2026-05-01 16:13:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KbZDZ7wxQASkP6oEK\"}"} 
[2026-05-01 16:13:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KcGdepmmcitxELx9W\"}"} 
[2026-05-01 16:13:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KcxYyCnXz7nkuFLRv\"}"} 
[2026-05-01 16:13:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KdfiixaY8D8ak3tHV\"}"} 
[2026-05-01 16:13:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KeQ8DGQRgCmiS8zhd\"}"} 
[2026-05-01 16:13:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Kf1LNXKYJ53o1BxfX\"}"} 
[2026-05-01 16:13:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Kg93ZYfk53RiQX2JZ\"}"} 
[2026-05-01 16:13:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KgvvbD55LHAAsjLsX\"}"} 
[2026-05-01 16:13:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Khm2dS31bNJQ67WpF\"}"} 
[2026-05-01 16:13:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KiM157DhRQLNwJZyZ\"}"} 
[2026-05-01 16:13:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KmSY8m51uwFQf6B78\"}"} 
[2026-05-01 16:13:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Kndy7b14GeRNMaiKP\"}"} 
[2026-05-01 16:13:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KoYHpaoNqraBg2D1K\"}"} 
[2026-05-01 16:13:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KousNjFbnPuB7nPtk\"}"} 
[2026-05-01 16:13:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KpyN8KwDRCbfrKzZP\"}"} 
[2026-05-01 16:13:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KqEVEsrMRPhivSpZS\"}"} 
[2026-05-01 16:13:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KrZMrmNk13PSVwAEi\"}"} 
[2026-05-01 16:13:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KrSfqZLDwFj5Z5BFw\"}"} 
[2026-05-01 16:13:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KsqWavEjxYc2D176j\"}"} 
[2026-05-01 16:13:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ksyh7XDc5ubopAK19\"}"} 
[2026-05-01 16:13:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KuBNVEbyug3aDagdK\"}"} 
[2026-05-01 16:13:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KuRkeVDePUZiLsAM2\"}"} 
[2026-05-01 16:13:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KvhehCDQoSAGQRna4\"}"} 
[2026-05-01 16:13:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KvqLf9LJ8FBJL9UYn\"}"} 
[2026-05-01 16:13:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Kwx4DsFpNwNqoh1qi\"}"} 
[2026-05-01 16:13:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KxAxTjUqFwwhyfN23\"}"} 
[2026-05-01 16:13:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KyQs1hSMcWMMd7Dii\"}"} 
[2026-05-01 16:13:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KyZnyWgSCbPWmjKiK\"}"} 
[2026-05-01 16:13:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KzysehakQR8hrHA1w\"}"} 
[2026-05-01 16:13:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9KzsBK6pM72BMTR3YZ\"}"} 
[2026-05-01 16:13:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L2VAVJLeFvQySk2ax\"}"} 
[2026-05-01 16:13:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L2MUcwLPbTBNXbcAE\"}"} 
[2026-05-01 16:13:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L3hb4UC5JXy8dpn8S\"}"} 
[2026-05-01 16:13:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L3nJMSoGK8eR96m3E\"}"} 
[2026-05-01 16:13:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L54gszXRYUP68tQM2\"}"} 
[2026-05-01 16:13:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L59tw6pSWns9Gp6Ld\"}"} 
[2026-05-01 16:13:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L6W1i2jnsyZzr2VX2\"}"} 
[2026-05-01 16:13:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L6YEkEbxCC76GS9ah\"}"} 
[2026-05-01 16:13:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L7yJwBT81261sFFKh\"}"} 
[2026-05-01 16:13:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L7zYtjz4GAFmiLcxE\"}"} 
[2026-05-01 16:13:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L9JBZAqTGFJZ9rott\"}"} 
[2026-05-01 16:13:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9L9P9Dd5xDTjrMn1Ep\"}"} 
[2026-05-01 16:13:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LAWcJpyLSmSjMfX7M\"}"} 
[2026-05-01 16:13:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LAnUpW2EXZtwSbqEv\"}"} 
[2026-05-01 16:13:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LBwBeXM6DMVLVsJCE\"}"} 
[2026-05-01 16:13:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LCH26BrUfwj9s6Skb\"}"} 
[2026-05-01 16:13:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LDJnH7AknrdstyPwp\"}"} 
[2026-05-01 16:13:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LDeNmdnkYBb1h81Bb\"}"} 
[2026-05-01 16:13:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LEfdyxb6UUS1xY18q\"}"} 
[2026-05-01 16:13:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LEy16c2XiZUkSntr4\"}"} 
[2026-05-01 16:13:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LG8CRPGFdtEdNhDjE\"}"} 
[2026-05-01 16:13:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LGPaFNwLvfJEVm7fv\"}"} 
[2026-05-01 16:13:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LHiwcstC1wap6XWQ2\"}"} 
[2026-05-01 16:13:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LHgiB8zbEeWfxMZtt\"}"} 
[2026-05-01 16:13:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LKAWQG13YUTwW4cec\"}"} 
[2026-05-01 16:13:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LKNAWVq55w1iohGQi\"}"} 
[2026-05-01 16:13:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LLU987N6kdzHfx5z8\"}"} 
[2026-05-01 16:13:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LLpj4zpqywpVvAaYE\"}"} 
[2026-05-01 16:13:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LMg5LW5PPxQxGB8No\"}"} 
[2026-05-01 16:13:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LNCpPDsY7o5Ahw8fC\"}"} 
[2026-05-01 16:13:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LP69uRnZdyRSvWxit\"}"} 
[2026-05-01 16:13:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LPafbz2H8gtb5LyGY\"}"} 
[2026-05-01 16:13:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LQWUjc6vzV3Kpjogw\"}"} 
[2026-05-01 16:13:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LQvXvnBG3CzUnNEpS\"}"} 
[2026-05-01 16:13:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LRqbqJoqBwo2ipzsf\"}"} 
[2026-05-01 16:13:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LSFuL3n17Kwwy3uw6\"}"} 
[2026-05-01 16:13:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LT4Wy9r56F341VD1y\"}"} 
[2026-05-01 16:13:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LTNsLF1zv7o2A5vpK\"}"} 
[2026-05-01 16:13:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LUTc2w6hKzqA3LSMw\"}"} 
[2026-05-01 16:13:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LUeWsWDWYqaSyUjk9\"}"} 
[2026-05-01 16:13:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LVmz7MJg5hAvySJm8\"}"} 
[2026-05-01 16:13:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LW18D7UdWyYd29x2X\"}"} 
[2026-05-01 16:13:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LXEYZKdnft2NKs5CF\"}"} 
[2026-05-01 16:13:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LXA5jMhibtxk9TDG4\"}"} 
[2026-05-01 16:13:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LYVhU12pix8FSEDxh\"}"} 
[2026-05-01 16:13:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LYhMPpCUKF9iSL6Ne\"}"} 
[2026-05-01 16:13:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LZe9zi51kWC9a7BS2\"}"} 
[2026-05-01 16:13:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9La4CnjRK2cHLMGsvn\"}"} 
[2026-05-01 16:13:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LarafzFqV4vhUCChs\"}"} 
[2026-05-01 16:13:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LbTYK1oKRnB8VuM24\"}"} 
[2026-05-01 16:13:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LcBhWooguRtkQGMGR\"}"} 
[2026-05-01 16:13:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LceEY1giVvyHkZCvA\"}"} 
[2026-05-01 16:13:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LdaY16gFft5rYPRem\"}"} 
[2026-05-01 16:13:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ldu8nw64dY4xQnANo\"}"} 
[2026-05-01 16:13:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LeweJPrkoBbkcVU9Q\"}"} 
[2026-05-01 16:13:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LfLCq3gNmgUdLRRXT\"}"} 
[2026-05-01 16:13:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LgJVm71pyUQpM5jLh\"}"} 
[2026-05-01 16:13:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LgoGQTdFL3MfcgH49\"}"} 
[2026-05-01 16:13:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LhgbeokMk1DuPkCAB\"}"} 
[2026-05-01 16:13:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Lj4wZMq3nB111BRM4\"}"} 
[2026-05-01 16:13:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Lj9uFRyLjZEcbBBSc\"}"} 
[2026-05-01 16:13:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LkXzhNx5unNypJ29R\"}"} 
[2026-05-01 16:13:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LkcTVerugDS3BUrB4\"}"} 
[2026-05-01 16:13:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Lms7cPdAp1z8feNRq\"}"} 
[2026-05-01 16:13:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ln6kQJJ7xqYvo4pGX\"}"} 
[2026-05-01 16:13:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LoKg5KxCKVswyTAzT\"}"} 
[2026-05-01 16:13:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Log1JZhuY5ehLwrCt\"}"} 
[2026-05-01 16:13:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LpkjzrvjtGHmbahRJ\"}"} 
[2026-05-01 16:13:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LrA5Upt9z2oMS866r\"}"} 
[2026-05-01 16:13:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LsnJueqsp84CrHZVB\"}"} 
[2026-05-01 16:13:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LuD8nsFtJ6JnszekT\"}"} 
[2026-05-01 16:13:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LvxJzEQ7M14zdSbvj\"}"} 
[2026-05-01 16:13:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LxRN5Fzt36PnmQm6z\"}"} 
[2026-05-01 16:13:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9LymyXZaAGBkNGeKgx\"}"} 
[2026-05-01 16:13:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M14N7tNjSMDokaEyn\"}"} 
[2026-05-01 16:13:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M2TCjmvNciSNXvH26\"}"} 
[2026-05-01 16:13:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M3wkWw1CTkW94gjuw\"}"} 
[2026-05-01 16:13:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M55DDPTeSVwCq5TLY\"}"} 
[2026-05-01 16:13:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M5qMHS3wqxhtWuWV4\"}"} 
[2026-05-01 16:13:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M6dirVoo1tCVr4inr\"}"} 
[2026-05-01 16:13:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M7Chh8jgjqoZuycN7\"}"} 
[2026-05-01 16:13:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M8LRGmBumMDwSwc4v\"}"} 
[2026-05-01 16:13:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M8WqUxtaAMLXdag31\"}"} 
[2026-05-01 16:13:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M9j1KqLMqPfgqsN1K\"}"} 
[2026-05-01 16:13:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9M9x9yUiaUCo31h1ZV\"}"} 
[2026-05-01 16:13:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MB4srrAHeJfMzvZxq\"}"} 
[2026-05-01 16:13:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MBQU132DcDgbfS26q\"}"} 
[2026-05-01 16:13:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MCTDiT99a5Cg4DWcR\"}"} 
[2026-05-01 16:13:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MCwzAZ49ifp7Eom4x\"}"} 
[2026-05-01 16:13:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MDso6kthPzFpXzLgU\"}"} 
[2026-05-01 16:13:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MEHbqtzkx4ggeDTCe\"}"} 
[2026-05-01 16:13:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MFH8T8uFAEkL5BPLt\"}"} 
[2026-05-01 16:13:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MFX1yP57FD6WcH6bC\"}"} 
[2026-05-01 16:13:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MGdzKKSnojEDceroZ\"}"} 
[2026-05-01 16:13:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MGy5eg29Me6jE7wpL\"}"} 
[2026-05-01 16:13:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MHzLvyrSEUks5Yi8F\"}"} 
[2026-05-01 16:13:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MJCzTbSGWpAzMeRdE\"}"} 
[2026-05-01 16:13:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MKLTcw4WWac3BAJYX\"}"} 
[2026-05-01 16:13:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MKaLuqfUGw9b7nti7\"}"} 
[2026-05-01 16:13:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MLf5Ue4XoBPkmnmjr\"}"} 
[2026-05-01 16:13:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MLtiqUgjx2Vm1SRXM\"}"} 
[2026-05-01 16:13:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MMqX62ukRfvj5qoSa\"}"} 
[2026-05-01 16:13:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MNBMxvbWEpUqKHoY2\"}"} 
[2026-05-01 16:13:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MP7ff28Bs2xExfWCn\"}"} 
[2026-05-01 16:13:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MPM4LBTqnLdtT35Vp\"}"} 
[2026-05-01 16:13:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MQhfbmP9LJuLtMRmE\"}"} 
[2026-05-01 16:13:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MQKM8A7VTpfHLGkSU\"}"} 
[2026-05-01 16:13:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MS42Spa9Vuo13ZSyS\"}"} 
[2026-05-01 16:13:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MS8jfjo9ir5CnNPRV\"}"} 
[2026-05-01 16:13:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MTQtEq5L795JDzXcX\"}"} 
[2026-05-01 16:13:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MThFJ8kTw3sF9EuVX\"}"} 
[2026-05-01 16:13:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MV667bWFT5GMW9Xbu\"}"} 
[2026-05-01 16:13:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MUiWmnc13XdgEEPEL\"}"} 
[2026-05-01 16:13:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MWb8Zb2mdL5T5xWZi\"}"} 
[2026-05-01 16:13:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MWasvNvmJbD4H42qQ\"}"} 
[2026-05-01 16:13:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MXv12o2rkxfDhtYM3\"}"} 
[2026-05-01 16:13:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MXvzaFC9RmpVGLe5s\"}"} 
[2026-05-01 16:13:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MZQ3ijYYG2fud8s6N\"}"} 
[2026-05-01 16:13:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MajunmHxGYSJ4pA6a\"}"} 
[2026-05-01 16:13:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Mc6GeZvMR8yzR5uWz\"}"} 
[2026-05-01 16:13:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MdMB6dSf4ENeaydgp\"}"} 
[2026-05-01 16:13:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MeY7ikp4VmTSG6Pha\"}"} 
[2026-05-01 16:13:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MeoVLQXArDJBd4sHj\"}"} 
[2026-05-01 16:13:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MfyRz3emv2Ftosob5\"}"} 
[2026-05-01 16:13:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MgD4tAgz4ZCNig8wt\"}"} 
[2026-05-01 16:13:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MhJoMH7yxF63iohno\"}"} 
[2026-05-01 16:13:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MhTj45ED6ezkwYoBG\"}"} 
[2026-05-01 16:13:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MimMdHGh5wEumYqWm\"}"} 
[2026-05-01 16:13:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Mj1FSg1hE1Zq7AS5o\"}"} 
[2026-05-01 16:13:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Mk6iySk4oZQiQUPba\"}"} 
[2026-05-01 16:13:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MkMcMqmXR3HJZ9ibt\"}"} 
[2026-05-01 16:13:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MmVKNqBYxxRbJoyao\"}"} 
[2026-05-01 16:13:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MmmvwZyLUc1Mf9hpy\"}"} 
[2026-05-01 16:13:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MoCFxHe2Bpt1ApAYz\"}"} 
[2026-05-01 16:13:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MoFyqYGsf8PHQ3dop\"}"} 
[2026-05-01 16:13:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MpSvCcyT5rgS16gm8\"}"} 
[2026-05-01 16:13:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MqA5gNnj2YjungEcg\"}"} 
[2026-05-01 16:13:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MqdMqE5N8QcxqDAUn\"}"} 
[2026-05-01 16:13:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MraezDNQwr7C17BT1\"}"} 
[2026-05-01 16:13:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MrvFSK1bcpZNqF44L\"}"} 
[2026-05-01 16:13:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Mt1V3ZWLZ6psEugJb\"}"} 
[2026-05-01 16:13:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MtFcoxqQYbPq4UbFH\"}"} 
[2026-05-01 16:13:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MuVXqdrDdmkVts7Ey\"}"} 
[2026-05-01 16:13:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MvkvgSmWEHH9xUWrD\"}"} 
[2026-05-01 16:13:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MwqAorjFEmGfuZC6G\"}"} 
[2026-05-01 16:13:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Mx7YMK1EUqMh5ppwq\"}"} 
[2026-05-01 16:13:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9My4qSzPmn51tDmiK9\"}"} 
[2026-05-01 16:13:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MyUe2iHpznrXrRzTu\"}"} 
[2026-05-01 16:13:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MzJ18CXBGsbbqD2aj\"}"} 
[2026-05-01 16:13:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9MzmnFpfjCFKfeQKMP\"}"} 
[2026-05-01 16:13:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N1uVYUGknBePgFw58\"}"} 
[2026-05-01 16:13:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N2MHPbSrsHNSWxKKe\"}"} 
[2026-05-01 16:13:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N3HLoVmQkva5BnXAT\"}"} 
[2026-05-01 16:13:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N3jdKThLrArB1Mxit\"}"} 
[2026-05-01 16:13:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N4dT1rU41NyfGhb91\"}"} 
[2026-05-01 16:13:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N58xU7jwsPmW3GPMn\"}"} 
[2026-05-01 16:13:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N5vqTnCnDyna15Jvk\"}"} 
[2026-05-01 16:13:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N6cWXqncTCwLU9KnT\"}"} 
[2026-05-01 16:13:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N76HRgTV3NJzVmKqM\"}"} 
[2026-05-01 16:13:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N826V8EkLzZ79kQU9\"}"} 
[2026-05-01 16:13:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N8HDw4S2Sz8gD424D\"}"} 
[2026-05-01 16:13:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N9LUEqJTx994H3tu4\"}"} 
[2026-05-01 16:13:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9N9We5bjBYyQYSS2EY\"}"} 
[2026-05-01 16:13:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NAh5WiujHKH7fcrw2\"}"} 
[2026-05-01 16:13:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NArW29SY3Nxmhj4uf\"}"} 
[2026-05-01 16:13:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NC4vk4LS2xwMMaUSi\"}"} 
[2026-05-01 16:13:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NCDcEc5QDsxkmKssv\"}"} 
[2026-05-01 16:13:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NDYyTD1jNM616D3NX\"}"} 
[2026-05-01 16:13:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NDaTztxiCooQUh5YN\"}"} 
[2026-05-01 16:13:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NEtqSZ7BsRFtBjF7a\"}"} 
[2026-05-01 16:13:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NEy49PdYtxXZKcNpM\"}"} 
[2026-05-01 16:13:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NGBj37q9b2Sq3XFKi\"}"} 
[2026-05-01 16:13:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NGN95X6jMev7x3sHz\"}"} 
[2026-05-01 16:13:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NHqSsWb8pPF7vsdgq\"}"} 
[2026-05-01 16:13:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NHbZK38AUr4zMNWDc\"}"} 
[2026-05-01 16:13:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NKDYPv1QDnAXnourt\"}"} 
[2026-05-01 16:13:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NLXvCKc7xxtMkwFxu\"}"} 
[2026-05-01 16:13:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NLes7W2RHHYcqiRZi\"}"} 
[2026-05-01 16:13:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NMxk74kg7SiTsiraX\"}"} 
[2026-05-01 16:13:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NN6BSoQ1R7C9BLiL7\"}"} 
[2026-05-01 16:13:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NPG8HPLzqF7WukzH1\"}"} 
[2026-05-01 16:13:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NPRYyk29VSrrB2P89\"}"} 
[2026-05-01 16:13:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NQUJihVxp9kYuoFxg\"}"} 
[2026-05-01 16:13:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NQoeLMAVJc3XwFp4H\"}"} 
[2026-05-01 16:13:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NRs9EYGaWJhwNdc8E\"}"} 
[2026-05-01 16:13:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NSMug5h7PAbvRXgXp\"}"} 
[2026-05-01 16:13:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NTDWER9SgQixwpAZA\"}"} 
[2026-05-01 16:13:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NTjG18uzwtukRTwMX\"}"} 
[2026-05-01 16:13:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NUbbm8MZCCU1xbKyn\"}"} 
[2026-05-01 16:13:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NV86jZuMz1mbcoyyi\"}"} 
[2026-05-01 16:13:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NW8868GrzLu8b2zjC\"}"} 
[2026-05-01 16:13:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NWXvvuVvnMx6t9rQJ\"}"} 
[2026-05-01 16:13:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NXu2xykByghJFU9tF\"}"} 
[2026-05-01 16:13:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NXwWzooFkggF5XtvP\"}"} 
[2026-05-01 16:13:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NZDQpR6rQQ17JjvGs\"}"} 
[2026-05-01 16:13:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NZN6SCvoDQD2R3DYE\"}"} 
[2026-05-01 16:13:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NaqeD479KDyvwKFcv\"}"} 
[2026-05-01 16:13:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Nb3YWUuex4mERkbgH\"}"} 
[2026-05-01 16:13:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Nc9XA2p9CN28Ni2EU\"}"} 
[2026-05-01 16:13:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NcXqoTDww9WkFsTXy\"}"} 
[2026-05-01 16:13:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NdWNkVcVtjS9zcYwR\"}"} 
[2026-05-01 16:13:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NdtCVDPLvjoYYf7Xd\"}"} 
[2026-05-01 16:13:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Nem2pDzrG6WU5T2a5\"}"} 
[2026-05-01 16:13:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NfKmgVGERAJFm9zBG\"}"} 
[2026-05-01 16:13:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NhHLnk8yUxhS8W4z9\"}"} 
[2026-05-01 16:13:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NhUzk4Xnqpfm3fn27\"}"} 
[2026-05-01 16:13:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NiaEStPAWrbJ1hyD1\"}"} 
[2026-05-01 16:13:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Niqc5vQBL4EyP2rid\"}"} 
[2026-05-01 16:13:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NjqPGBHaQ7HsabgcD\"}"} 
[2026-05-01 16:13:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NkEwUJKJXfXsHcm1e\"}"} 
[2026-05-01 16:13:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Nm9Wf6iKvYRdgS5W9\"}"} 
[2026-05-01 16:13:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NmZ4jAQEmKenmp3st\"}"} 
[2026-05-01 16:13:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NnugDZmWL9Rz7mwgL\"}"} 
[2026-05-01 16:13:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NnkzddZUzfTNM3zzu\"}"} 
[2026-05-01 16:13:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NpLzTx5PnwKbEzVez\"}"} 
[2026-05-01 16:13:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NpRxBVYrePoLXqHYt\"}"} 
[2026-05-01 16:13:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Nqaf9pEKqaxFy2rMD\"}"} 
[2026-05-01 16:13:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NqoJkT5dDBF9LoaDy\"}"} 
[2026-05-01 16:13:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NroaevCC8SHCoKkv1\"}"} 
[2026-05-01 16:13:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NsAAKpP5verHVNDRF\"}"} 
[2026-05-01 16:13:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NtR51j2rXBLGL4LVS\"}"} 
[2026-05-01 16:13:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NtVHTHfRHvBxQ4EFZ\"}"} 
[2026-05-01 16:13:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NuoQyWhCoqxKWhm6P\"}"} 
[2026-05-01 16:13:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NusdGwba7QPdWhxgU\"}"} 
[2026-05-01 16:13:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NwBG16oLyn5zWbCpD\"}"} 
[2026-05-01 16:13:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NwHxQwVfJ2biWMudt\"}"} 
[2026-05-01 16:13:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NxaLquhCh1qTjP9o5\"}"} 
[2026-05-01 16:13:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NxrTvMv6WNHkBw5TH\"}"} 
[2026-05-01 16:13:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Nz3u6ZzEkHPd23VNM\"}"} 
[2026-05-01 16:13:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9NyxCGSqV5c95PCDRt\"}"} 
[2026-05-01 16:13:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P1TjVGkfcwupnNwRo\"}"} 
[2026-05-01 16:13:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P1w1JdfA7sLGVGShc\"}"} 
[2026-05-01 16:13:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P2heRtmwTdo9SqsGP\"}"} 
[2026-05-01 16:13:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P3r6YDWAXoz6SDtRD\"}"} 
[2026-05-01 16:13:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P5JuRjVaCKQ89Brcy\"}"} 
[2026-05-01 16:13:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P5t8fZUAJZSuQAgco\"}"} 
[2026-05-01 16:13:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P6jUusV12k59qcNj2\"}"} 
[2026-05-01 16:13:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P7AHECxB1n84TyxLS\"}"} 
[2026-05-01 16:13:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P8CHiMJA6J1eHZdxA\"}"} 
[2026-05-01 16:13:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P8epurASymqwzwKQc\"}"} 
[2026-05-01 16:13:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9P9dN7Z8ARAzCZtrou\"}"} 
[2026-05-01 16:13:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PA2BCQqXo9YuMs8ha\"}"} 
[2026-05-01 16:13:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PAzU5kBeR21CSPdqK\"}"} 
[2026-05-01 16:13:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PBbBRKN9yPUB86PDW\"}"} 
[2026-05-01 16:13:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PCTWxfoEUpw4cyDrr\"}"} 
[2026-05-01 16:13:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PCt5CuU7igNHqD6SQ\"}"} 
[2026-05-01 16:13:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PE3mcQAdTS9chmTuK\"}"} 
[2026-05-01 16:13:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PEFfmR2tzU6T6vRuR\"}"} 
[2026-05-01 16:13:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PFR7yfwyZRdSvP84k\"}"} 
[2026-05-01 16:13:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PFiirg5zNCHXGT7vA\"}"} 
[2026-05-01 16:13:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PGiFe5auPPd1ptKLa\"}"} 
[2026-05-01 16:13:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PH7pCkFg3rku2miWL\"}"} 
[2026-05-01 16:13:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PHwRT4qdSemiGSe1P\"}"} 
[2026-05-01 16:13:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PJTRytEqntiepVov7\"}"} 
[2026-05-01 16:13:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PKg6vufszao2wFDyT\"}"} 
[2026-05-01 16:13:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PKpn6krwrv8vbPskx\"}"} 
[2026-05-01 16:13:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PM1yBMuu1WA77L2k1\"}"} 
[2026-05-01 16:13:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PMRGwEc5vW1uzC2mD\"}"} 
[2026-05-01 16:13:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PNJ7aw21vWQZmdGbD\"}"} 
[2026-05-01 16:13:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PNmPLqCPXBNHEQKT3\"}"} 
[2026-05-01 16:13:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PPfDS6XxFwEJ55f97\"}"} 
[2026-05-01 16:13:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PQCxJEywFfhv372GW\"}"} 
[2026-05-01 16:13:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PR826kKReE5itD9rA\"}"} 
[2026-05-01 16:13:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PRe2hpK3QTRZ2j7pV\"}"} 
[2026-05-01 16:13:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PSeo81TKmV7PyZR73\"}"} 
[2026-05-01 16:13:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PSztEiNymCTnwopcZ\"}"} 
[2026-05-01 16:13:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PTzuXjMRtBbQsmXtd\"}"} 
[2026-05-01 16:13:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PULW8zQE9CwuhEg4R\"}"} 
[2026-05-01 16:13:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PVMGpLyuLLtbFwVEW\"}"} 
[2026-05-01 16:13:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PVjLejNeCBPuJsspe\"}"} 
[2026-05-01 16:13:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PWhdhY4qZZiz2e4cB\"}"} 
[2026-05-01 16:13:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PWvGrdAftQ97qmsbj\"}"} 
[2026-05-01 16:13:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PY5yPXcL1QVFS121Q\"}"} 
[2026-05-01 16:13:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PYT3kSN3DAGQVWxsy\"}"} 
[2026-05-01 16:13:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PZXYUdMeehDe5wAaW\"}"} 
[2026-05-01 16:13:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PZnRW2uQW48kSfZNJ\"}"} 
[2026-05-01 16:13:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PauPLWt1VfHDVx8Rj\"}"} 
[2026-05-01 16:13:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PbAWzLerk82RWMvU3\"}"} 
[2026-05-01 16:13:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PcbqcLYCkZkgfKLmw\"}"} 
[2026-05-01 16:13:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PcF1KyRkfYs9gyF6L\"}"} 
[2026-05-01 16:13:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PdzgKZQdNxNtuEVmd\"}"} 
[2026-05-01 16:13:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PeCLCEEKKubp2AacV\"}"} 
[2026-05-01 16:13:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PfR1FhtfzVtyKfWDY\"}"} 
[2026-05-01 16:13:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PfbAr9uSw1i5y7XaS\"}"} 
[2026-05-01 16:13:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PgmcFTRScj74sMYp8\"}"} 
[2026-05-01 16:13:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ph6xCffzYRQMpkowX\"}"} 
[2026-05-01 16:13:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PiG9rtKD33XqfoVnV\"}"} 
[2026-05-01 16:13:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PiV3jxuDocB2E23aT\"}"} 
[2026-05-01 16:13:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PjbGrvTijvZkqnG85\"}"} 
[2026-05-01 16:13:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PjmBzxQFTxGipWHbw\"}"} 
[2026-05-01 16:13:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Pm83xKTwRqs8HizVU\"}"} 
[2026-05-01 16:13:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PkueqtnUWz1LJSqvu\"}"} 
[2026-05-01 16:13:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PnWtZLk3S9mKgRNnw\"}"} 
[2026-05-01 16:13:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PnX8pktRqNaWupySz\"}"} 
[2026-05-01 16:13:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PooXtvHjp3sE78V8e\"}"} 
[2026-05-01 16:13:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PoyCZzeudgAnVoDmP\"}"} 
[2026-05-01 16:13:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Pq7uLjUkYcMFsDgEo\"}"} 
[2026-05-01 16:13:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PqWy8iV5U5rxtAv1D\"}"} 
[2026-05-01 16:13:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PrsaFqRoMZUs6JdrS\"}"} 
[2026-05-01 16:13:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PrhAGMtAeUYJRj3Ki\"}"} 
[2026-05-01 16:13:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:13:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:13:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:13:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PtFg61fktwCkwau58\"}"} 
[2026-05-01 16:14:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PtrPVRrWQtdMaAA3v\"}"} 
[2026-05-01 16:14:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Pv1qRMTBqZqMGYSan\"}"} 
[2026-05-01 16:14:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Pw8ZaXmFWK2TA41bW\"}"} 
[2026-05-01 16:14:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9PxTBbN4uJDfKGnj1Q\"}"} 
[2026-05-01 16:14:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Pz3RxBX4LfvYexEGh\"}"} 
[2026-05-01 16:14:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q1ZDFQ8MAXJ35eQPR\"}"} 
[2026-05-01 16:14:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q2xYcGBXYtwqKyQAQ\"}"} 
[2026-05-01 16:14:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q3r8LziT9egtHVVSf\"}"} 
[2026-05-01 16:14:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q4LtXTMBFsamsDfiG\"}"} 
[2026-05-01 16:14:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q5LRXGmgtr6E2cBZp\"}"} 
[2026-05-01 16:14:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q6Ybww9LHTLmxhEhq\"}"} 
[2026-05-01 16:14:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q5iVgAinPGJcW3TmS\"}"} 
[2026-05-01 16:14:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q7oW3Qy6m1ZsDi8tg\"}"} 
[2026-05-01 16:14:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q87rVFVq5JHTEneP5\"}"} 
[2026-05-01 16:14:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q98NhzqTX3hG1a9kw\"}"} 
[2026-05-01 16:14:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Q9f8KMUn9wr5thg8b\"}"} 
[2026-05-01 16:14:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QAu3KW8o2DmhDeoZF\"}"} 
[2026-05-01 16:14:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QC3kFqSwxM5xEvWiN\"}"} 
[2026-05-01 16:14:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QCCRTcMkSDB5G2PpS\"}"} 
[2026-05-01 16:14:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QDHQS2qDwwAF4snWa\"}"} 
[2026-05-01 16:14:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QDQ71bWsuCh6DQ2G6\"}"} 
[2026-05-01 16:14:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QEhEfcNKtU5ENdD6Y\"}"} 
[2026-05-01 16:14:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QF1qW1zWSoXGcXfQd\"}"} 
[2026-05-01 16:14:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QG5LUCGpfHJAPH49F\"}"} 
[2026-05-01 16:14:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QGSR93E6eebGsWB9N\"}"} 
[2026-05-01 16:14:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QHhKbdeMWrU164dUJ\"}"} 
[2026-05-01 16:14:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QHrjpvpwu7JNT7CD9\"}"} 
[2026-05-01 16:14:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QK1CTGKjtdKfzVP3N\"}"} 
[2026-05-01 16:14:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QK5fKJcBoHRNswECP\"}"} 
[2026-05-01 16:14:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QLD89pWKWGBwrDpRo\"}"} 
[2026-05-01 16:14:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QLVzHrk6baaXf5xC9\"}"} 
[2026-05-01 16:14:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QMgBLnDXamKJMrFuT\"}"} 
[2026-05-01 16:14:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QMk9fjVXNmbhYTbte\"}"} 
[2026-05-01 16:14:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QNpPtqaRauaaer4oB\"}"} 
[2026-05-01 16:14:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QPDD4kwjgYHz1nWJh\"}"} 
[2026-05-01 16:14:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QQ15Sc6LNU6CHVXZ2\"}"} 
[2026-05-01 16:14:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QQdY49k5VKxopNM9p\"}"} 
[2026-05-01 16:14:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QRHxyqMDpF8evYX9L\"}"} 
[2026-05-01 16:14:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QRzPbds9YV41TuQQW\"}"} 
[2026-05-01 16:14:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QSV9spkL6VF71jemc\"}"} 
[2026-05-01 16:14:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QTmJ7D29GmaFiVYGU\"}"} 
[2026-05-01 16:14:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QUxjRQfk6p7SS4jYc\"}"} 
[2026-05-01 16:14:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QVMYe1ypTjpgqFRUx\"}"} 
[2026-05-01 16:14:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QWFcoKbe3CxBythPc\"}"} 
[2026-05-01 16:14:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QXQKteATV5nQgs9TP\"}"} 
[2026-05-01 16:14:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QYbWUoJGoHZ3joJ4S\"}"} 
[2026-05-01 16:14:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QYVKB9wDk1yf8KEqN\"}"} 
[2026-05-01 16:14:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QZsejspJsUPnBYJMW\"}"} 
[2026-05-01 16:14:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QZtQ5MAh1aJgLP9Dj\"}"} 
[2026-05-01 16:14:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QbEWfqjU9sJbafhh5\"}"} 
[2026-05-01 16:14:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QbgYfQbowz6wanRnJ\"}"} 
[2026-05-01 16:14:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QccMh2t4Kt4pkkuEb\"}"} 
[2026-05-01 16:14:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Qd1AyeizEPyEoNUDv\"}"} 
[2026-05-01 16:14:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Qe1Sig5kH3S9taYWq\"}"} 
[2026-05-01 16:14:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QeQ1chMSP2akaWXuC\"}"} 
[2026-05-01 16:14:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QfTWZM1E7iWfMFAku\"}"} 
[2026-05-01 16:14:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QftJg4be89W3kZ11i\"}"} 
[2026-05-01 16:14:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QgrbRqKkVAmRqF6Yn\"}"} 
[2026-05-01 16:14:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QhDvajddcYxEkHpah\"}"} 
[2026-05-01 16:14:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QicGY7baWxGA4DNpt\"}"} 
[2026-05-01 16:14:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QiHfvbvYLt4QiL1if\"}"} 
[2026-05-01 16:14:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QjpwgsdiNz67Tt6rj\"}"} 
[2026-05-01 16:14:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QjrBUGJiiTvQvRs9G\"}"} 
[2026-05-01 16:14:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Qm6LwMrTMdrP8NbVJ\"}"} 
[2026-05-01 16:14:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QmC3VeRsc5S2a9iea\"}"} 
[2026-05-01 16:14:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QnLzmsKgwgCZWKQLj\"}"} 
[2026-05-01 16:14:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QnZPyzZwv6iyHtrEX\"}"} 
[2026-05-01 16:14:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QoibdLHr5wnv671bS\"}"} 
[2026-05-01 16:14:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Qorn4AiKFsAqAV1XQ\"}"} 
[2026-05-01 16:14:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Qq3UCsocL7YotRo5Y\"}"} 
[2026-05-01 16:14:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QqRHwuWabkTQ4Wz9G\"}"} 
[2026-05-01 16:14:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QrLrawMyJBAjYTS3D\"}"} 
[2026-05-01 16:14:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QruLdwtYvi9ga1bTP\"}"} 
[2026-05-01 16:14:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QsWJQMk7KKJ8dRnZZ\"}"} 
[2026-05-01 16:14:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QtiEXEgXZsUiwY1pb\"}"} 
[2026-05-01 16:14:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Qv752X2mfzFwgLVtD\"}"} 
[2026-05-01 16:14:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QwWf8LmjqTRgDrxL2\"}"} 
[2026-05-01 16:14:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QxsWXaR9dAHDYvETA\"}"} 
[2026-05-01 16:14:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9QzFc3qu3uC9Z1enGS\"}"} 
[2026-05-01 16:14:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R1ZF2fZqmG2KbTshr\"}"} 
[2026-05-01 16:14:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R2qP4uxptH5gBy23P\"}"} 
[2026-05-01 16:14:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R4EUUdRx2mcFVdsfT\"}"} 
[2026-05-01 16:14:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R5bpzeysmfj7jiW7E\"}"} 
[2026-05-01 16:14:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R6qVSQWAxoyQaZUXJ\"}"} 
[2026-05-01 16:14:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R8DqJmm91PMsQy194\"}"} 
[2026-05-01 16:14:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R9SWELvixnEf7g45E\"}"} 
[2026-05-01 16:14:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9R9bgRpP68wovvzkpR\"}"} 
[2026-05-01 16:14:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RAx3P8uP4aTNJETSv\"}"} 
[2026-05-01 16:14:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RAorsGcdVnvfdPrQz\"}"} 
[2026-05-01 16:14:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RCFRkiBLrsRwvLVfp\"}"} 
[2026-05-01 16:14:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RCNsFcPbYmJdyH3Yp\"}"} 
[2026-05-01 16:14:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RDUqcXMdWaF3nnQXj\"}"} 
[2026-05-01 16:14:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RDiUztckPp8rQthGV\"}"} 
[2026-05-01 16:14:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9REqwebcoHmXCvYZ9T\"}"} 
[2026-05-01 16:14:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RFCH421K987r3Vyih\"}"} 
[2026-05-01 16:14:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RGE3WPekkjyohmWyr\"}"} 
[2026-05-01 16:14:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RGdr4KWhZNXxP6Bvi\"}"} 
[2026-05-01 16:14:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RHc93Xsr4DfibSSwV\"}"} 
[2026-05-01 16:14:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RHp3HpQorRyNqRUbn\"}"} 
[2026-05-01 16:14:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RJyVVaU3UjGqPT8rc\"}"} 
[2026-05-01 16:14:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RK7g8Kz9QL4avJeJS\"}"} 
[2026-05-01 16:14:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RLNpq1rwCw9YQrjUi\"}"} 
[2026-05-01 16:14:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RLbDrtH9XmA52socr\"}"} 
[2026-05-01 16:14:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RMhx3oeCdyVXk5ATA\"}"} 
[2026-05-01 16:14:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RMwLTdUrxaHvU7Ljf\"}"} 
[2026-05-01 16:14:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RP2pGKjPcgcgnnMXW\"}"} 
[2026-05-01 16:14:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RPFiBovnYijz4DNv1\"}"} 
[2026-05-01 16:14:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RQPvH8BnbJMHa3QUz\"}"} 
[2026-05-01 16:14:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RQgHkEY5hLEW99y6z\"}"} 
[2026-05-01 16:14:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RRnmKBi16yeX1D7UL\"}"} 
[2026-05-01 16:14:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RSThMzzMP84tfu6t7\"}"} 
[2026-05-01 16:14:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RTD6Fv3wCKnwSnzwr\"}"} 
[2026-05-01 16:14:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RTtWvjaFEwzLXZzKf\"}"} 
[2026-05-01 16:14:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RUZhez78KCNuiqqn1\"}"} 
[2026-05-01 16:14:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RVDtHCf5jRSr9igmN\"}"} 
[2026-05-01 16:14:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RVk99uCKkqKg4iRBz\"}"} 
[2026-05-01 16:14:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RWZkWF9DQDQGaa1xP\"}"} 
[2026-05-01 16:14:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RXMdGEjbWsabscTjc\"}"} 
[2026-05-01 16:14:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RXoucG5Z2gLArgCWt\"}"} 
[2026-05-01 16:14:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RYfFrWEk1gvSJ5rFP\"}"} 
[2026-05-01 16:14:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RZ9msGvFrxiQwQaVF\"}"} 
[2026-05-01 16:14:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ra3rCAEZVawzNYx2s\"}"} 
[2026-05-01 16:14:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RaVe6KEXrPjVsXWJi\"}"} 
[2026-05-01 16:14:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RbTggvUaorDojsvuR\"}"} 
[2026-05-01 16:14:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RbiZFQhqXyftGLxAn\"}"} 
[2026-05-01 16:14:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rcb9aB3Ry6S3gWWrC\"}"} 
[2026-05-01 16:14:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rd1weLvHse5jfxDFY\"}"} 
[2026-05-01 16:14:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RdrYkSwNNByE2noqi\"}"} 
[2026-05-01 16:14:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ReEs97dqLgFnxhB1S\"}"} 
[2026-05-01 16:14:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RffwNoJHijWmMYRkF\"}"} 
[2026-05-01 16:14:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rh145tA4FwyxxJEQE\"}"} 
[2026-05-01 16:14:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RiNuP5D4DWt2pAQ7p\"}"} 
[2026-05-01 16:14:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rjj1wQxTQudSW7ixQ\"}"} 
[2026-05-01 16:14:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RjmFVMNznExdd94Uo\"}"} 
[2026-05-01 16:14:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rm6sF988VhPmnjRLK\"}"} 
[2026-05-01 16:14:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RmNz8qNaYPtxZxgxx\"}"} 
[2026-05-01 16:14:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RnK3TzME5tdoEbv5k\"}"} 
[2026-05-01 16:14:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rnyj4TQtMsJkP9Zb9\"}"} 
[2026-05-01 16:14:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RombtaK5k1ZkUwytv\"}"} 
[2026-05-01 16:14:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RpRntrBeJXjfxKuLD\"}"} 
[2026-05-01 16:14:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RqCg6PTaj9RqAoZjq\"}"} 
[2026-05-01 16:14:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RqkfC9rXdpR2nbz2G\"}"} 
[2026-05-01 16:14:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RramKtWPAdtcND18U\"}"} 
[2026-05-01 16:14:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RsAzUxZjEyCgVMLy1\"}"} 
[2026-05-01 16:14:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rsv8kNuix9P6LogZ9\"}"} 
[2026-05-01 16:14:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RuRBJxy7rswyb1JkL\"}"} 
[2026-05-01 16:14:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RuepPLGNcuLKtgdXD\"}"} 
[2026-05-01 16:14:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rvn2uYKQdJ1BwtTB2\"}"} 
[2026-05-01 16:14:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Rw4eeXaW7j4QUoSpY\"}"} 
[2026-05-01 16:14:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RxUUs7LR8Eg4u6fH5\"}"} 
[2026-05-01 16:14:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RxJobTxvDHA8TjjcF\"}"} 
[2026-05-01 16:14:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RziAbEHx9sGevvGhT\"}"} 
[2026-05-01 16:14:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9RytK7JN8cVvTEeCvJ\"}"} 
[2026-05-01 16:14:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S1vqxT9YDdpeUCa5Q\"}"} 
[2026-05-01 16:14:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S2T6cLx8NEcXiufry\"}"} 
[2026-05-01 16:14:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S3Q9EZqCRi58qBzFp\"}"} 
[2026-05-01 16:14:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S3wt9z4W3Yu4EpErx\"}"} 
[2026-05-01 16:14:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S4njb6Bu2Xh4xsCh6\"}"} 
[2026-05-01 16:14:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S5KjUt77YBUn9AS8e\"}"} 
[2026-05-01 16:14:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S69LtFiZoBbFVV7d6\"}"} 
[2026-05-01 16:14:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S6i5h9tRSnfTKkAfx\"}"} 
[2026-05-01 16:14:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S7gcmUdAuQYKHXFMn\"}"} 
[2026-05-01 16:14:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9S8SkvUC55E6HxTnU1\"}"} 
[2026-05-01 16:14:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SAUnpZxPBWTuocYyw\"}"} 
[2026-05-01 16:14:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SAyZJXfLprtjqqqGe\"}"} 
[2026-05-01 16:14:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SBpA9kSELgrAYN6iZ\"}"} 
[2026-05-01 16:14:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SCNtoLP6ssTom9VVC\"}"} 
[2026-05-01 16:14:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SDHi1HAWoqeTza6a9\"}"} 
[2026-05-01 16:14:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SDjFYKGW55bbaTMkp\"}"} 
[2026-05-01 16:14:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SEmGB41Gy6QNPLYHY\"}"} 
[2026-05-01 16:14:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SF2tFyna1XsUaqa8y\"}"} 
[2026-05-01 16:14:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SG49ViXehnrmuU3EP\"}"} 
[2026-05-01 16:14:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SGGJKU1tD95tWX1Xp\"}"} 
[2026-05-01 16:14:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SHTjUkjhWcxSihiEw\"}"} 
[2026-05-01 16:14:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SHWDahGiksajmnDd7\"}"} 
[2026-05-01 16:14:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SJsZhUtXaL8NkM1Rj\"}"} 
[2026-05-01 16:14:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SJu3zZA7u3VLSxhvR\"}"} 
[2026-05-01 16:14:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SLKPAsTpb8q9jpjqf\"}"} 
[2026-05-01 16:14:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SLDvZHVUmkvGKz8KW\"}"} 
[2026-05-01 16:14:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SMYJdZ1AE8KB1FrRK\"}"} 
[2026-05-01 16:14:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SMgEZnVaf3QJMju5L\"}"} 
[2026-05-01 16:14:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SPJxwTqAo5aHRazDE\"}"} 
[2026-05-01 16:14:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SPh39qP7iTc8G2pFr\"}"} 
[2026-05-01 16:14:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SQkHX5jXMAmzRSpeB\"}"} 
[2026-05-01 16:14:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SR7MptwV18ivNFLbC\"}"} 
[2026-05-01 16:14:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SS2vmpsFx7zq69mUU\"}"} 
[2026-05-01 16:14:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SSWCoAVURdb9DcPaA\"}"} 
[2026-05-01 16:14:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9STPHMU2gdBGvRK8Sb\"}"} 
[2026-05-01 16:14:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9STpKy4fUbZF3tv686\"}"} 
[2026-05-01 16:14:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SUuKRTBnq2Scnw5w8\"}"} 
[2026-05-01 16:14:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SVFQHfGaAd29eqaGk\"}"} 
[2026-05-01 16:14:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SWHAWeA4KAmDV5Rgf\"}"} 
[2026-05-01 16:14:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SWu82G8rYCWpru82K\"}"} 
[2026-05-01 16:14:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SXcHCeu6maqK9TjVW\"}"} 
[2026-05-01 16:14:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SZ37CY6zqLDkT4iRc\"}"} 
[2026-05-01 16:14:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SaMynCNSf8s4jvEzu\"}"} 
[2026-05-01 16:14:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SbvzNAsZSR4bxyPrh\"}"} 
[2026-05-01 16:14:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SbkpbPamZbHfZLsvu\"}"} 
[2026-05-01 16:14:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SdaTZQiVnH51X6Gy2\"}"} 
[2026-05-01 16:14:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SdRXshGjCvbEzY3ax\"}"} 
[2026-05-01 16:14:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SezHdSZcvb3CdMmXD\"}"} 
[2026-05-01 16:14:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Sf4WA6GtQETiUwjaq\"}"} 
[2026-05-01 16:14:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SgV5iTKXaTumGnQDd\"}"} 
[2026-05-01 16:14:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SgYJL4xW4hBUX1cJe\"}"} 
[2026-05-01 16:14:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ShmyBbcMwAVd8obfA\"}"} 
[2026-05-01 16:14:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ShpSiYUrfoLFFMA6W\"}"} 
[2026-05-01 16:14:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Sj5MFGvL9BTQ64B8r\"}"} 
[2026-05-01 16:14:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Sj8aS4SUEZGktzgMd\"}"} 
[2026-05-01 16:14:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SkSxFHGH7mJDo2sxP\"}"} 
[2026-05-01 16:14:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ska9J4TBrmRCFgWRP\"}"} 
[2026-05-01 16:14:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Smvke37XDKNLtaJRg\"}"} 
[2026-05-01 16:14:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SmpoP48qMLAUG713q\"}"} 
[2026-05-01 16:14:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SoU2ASFmf7dmDQDF4\"}"} 
[2026-05-01 16:14:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SoJbXLbDaUQ6Q2k6y\"}"} 
[2026-05-01 16:14:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Sq5m4H3Q5eQParoPu\"}"} 
[2026-05-01 16:14:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SrKvP4Xv9B9zPEBe9\"}"} 
[2026-05-01 16:14:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Sr2KDhei1NMwhRVVa\"}"} 
[2026-05-01 16:14:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ssenso81LKcHABWBT\"}"} 
[2026-05-01 16:14:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ssi1gFi38EuF7ocgr\"}"} 
[2026-05-01 16:14:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Su4dBtYLotmVs5GjR\"}"} 
[2026-05-01 16:14:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Su57tZafD8BvXik11\"}"} 
[2026-05-01 16:14:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SvQyhAccLt2iWTxen\"}"} 
[2026-05-01 16:14:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SvRj54Au2jsghCkPg\"}"} 
[2026-05-01 16:14:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SwdQTwWQmYA6GyYZF\"}"} 
[2026-05-01 16:14:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Swp4wgCVGC9HWQbcT\"}"} 
[2026-05-01 16:14:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SxzG5ayyURd96NQA7\"}"} 
[2026-05-01 16:14:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Sy9BnRGa3rELX416g\"}"} 
[2026-05-01 16:14:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SzW3UY1CgufTAMpGi\"}"} 
[2026-05-01 16:14:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9SzQqjJ3Fu9MsxTPzx\"}"} 
[2026-05-01 16:14:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T1kCrb8VKBV422Ak6\"}"} 
[2026-05-01 16:14:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T1mhD5KRCXUMaSkze\"}"} 
[2026-05-01 16:14:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T3CGUALrctBwoLHkC\"}"} 
[2026-05-01 16:14:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T393TCiJDByzeJdUS\"}"} 
[2026-05-01 16:14:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T4UATGGujJh7quJeG\"}"} 
[2026-05-01 16:14:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T4W9k5cxWxEcR3KXq\"}"} 
[2026-05-01 16:14:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T67tJcTdcuZZWpqgB\"}"} 
[2026-05-01 16:14:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T64umCW2VDihQskok\"}"} 
[2026-05-01 16:14:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T7VjEwg9NmSQ2RkZu\"}"} 
[2026-05-01 16:14:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T8Zj1f8uE42vqDne8\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T8pc1RVY2nAtjR9n4\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9T9odyT6SLJYvhXkqq\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TADSYXRb4wmQMPr4r\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TBBEjcFLVpTyvBqth\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TBYpFF7XFED2msdsv\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TCXMNEnPzydZeaXvz\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TCjzu9uvCacZAXS3j\"}"} 
[2026-05-01 16:14:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TDtDCCACJHGGsTkiC\"}"} 
[2026-05-01 16:14:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TFJHgXLUEFekn6Vg1\"}"} 
[2026-05-01 16:14:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TFQEez5GyYsd5Syu7\"}"} 
[2026-05-01 16:14:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TGeeGwWxC3vdXuiim\"}"} 
[2026-05-01 16:14:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TGsHu9qAsc2mMrmrp\"}"} 
[2026-05-01 16:14:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9THuYvrynGNtZUFuyN\"}"} 
[2026-05-01 16:14:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TKAx8YmWmfvxMobCL\"}"} 
[2026-05-01 16:14:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TJAvhKZydPQa86U6g\"}"} 
[2026-05-01 16:14:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TLVaWhS4ZhkSNiZcj\"}"} 
[2026-05-01 16:14:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TLbH2sgzZCbvTRb4K\"}"} 
[2026-05-01 16:14:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TMrBfuRporDA4HnGy\"}"} 
[2026-05-01 16:14:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TMycwEkcbKCvkSRyy\"}"} 
[2026-05-01 16:14:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TPCJCudgGgSqh8fwi\"}"} 
[2026-05-01 16:14:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TPKVMX2JFMcLRLxcy\"}"} 
[2026-05-01 16:14:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TQRDYWuWRz15LFYsR\"}"} 
[2026-05-01 16:14:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TQjZh7rRGo45qn44P\"}"} 
[2026-05-01 16:14:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TRsnBtfZG22jNM1Zu\"}"} 
[2026-05-01 16:14:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TSWiveSDWF4bwGbcQ\"}"} 
[2026-05-01 16:14:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TTCeammbKBnvBtmmA\"}"} 
[2026-05-01 16:14:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TTrqKag4hcCvzpBmy\"}"} 
[2026-05-01 16:14:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TV3mhyS5ybMv1hy7S\"}"} 
[2026-05-01 16:14:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TVrtTW4b7N9fk2hC2\"}"} 
[2026-05-01 16:14:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TWQsx7Ymrwsgwst1Z\"}"} 
[2026-05-01 16:14:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TXC1NbcHyM9CTAmjJ\"}"} 
[2026-05-01 16:14:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TXnyNca3JNfLcKBYX\"}"} 
[2026-05-01 16:14:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TYRBDeSW4fparte4W\"}"} 
[2026-05-01 16:14:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TZXexq7FLEyvdp7t6\"}"} 
[2026-05-01 16:14:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TZoGfXwkHQPvtGR9g\"}"} 
[2026-05-01 16:14:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TarmuYXjf2QSo11GZ\"}"} 
[2026-05-01 16:14:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Tb9dmUDp6hALaGqDi\"}"} 
[2026-05-01 16:14:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TcKq6JPD8CJCcfT5D\"}"} 
[2026-05-01 16:14:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TcYED7MCEwSzu57jH\"}"} 
[2026-05-01 16:14:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Tdva1oximmT9Hg6Mp\"}"} 
[2026-05-01 16:14:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Tdm9h6vDcSarEJbpW\"}"} 
[2026-05-01 16:14:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TfJB1F2kiqk5vzbkm\"}"} 
[2026-05-01 16:14:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TfHB6Vk4iDBkSVQdV\"}"} 
[2026-05-01 16:14:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TgjF4eusYTskLntYV\"}"} 
[2026-05-01 16:14:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TgnxgR3Js1RszguyT\"}"} 
[2026-05-01 16:14:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ThswnYGDWxLcwGGwa\"}"} 
[2026-05-01 16:14:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ti3cfRjxah6tzsAUs\"}"} 
[2026-05-01 16:14:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Tj683p3nRExb6B7Zj\"}"} 
[2026-05-01 16:14:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TjVgKBBc1uxsFNeAA\"}"} 
[2026-05-01 16:14:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TkSEnq7cFEozWMVTC\"}"} 
[2026-05-01 16:14:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TmjsEAGUnWXYbH5Re\"}"} 
[2026-05-01 16:14:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9To8DJ6e5xZUfePr1Z\"}"} 
[2026-05-01 16:14:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TreYdCNU1dk7t7b21\"}"} 
[2026-05-01 16:14:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Tsry9QsRrxEVmMXzP\"}"} 
[2026-05-01 16:14:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9TuF4qwMJmksophLLc\"}"} 
[2026-05-01 16:14:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U1pwiVs5XtDVqFrcU\"}"} 
[2026-05-01 16:14:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U2Tu1gaV9LsYs58aM\"}"} 
[2026-05-01 16:14:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U3EnFoiynNo93Qd91\"}"} 
[2026-05-01 16:14:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U3epy3JqiDmv749H9\"}"} 
[2026-05-01 16:14:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U4TT5J7rEs5n6Fvx2\"}"} 
[2026-05-01 16:14:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U4ski6JopK7yjZV2h\"}"} 
[2026-05-01 16:14:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U5oZcaVaqKxJ6arjW\"}"} 
[2026-05-01 16:14:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U6C8WQ5bX3KfzHmrf\"}"} 
[2026-05-01 16:14:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U7J77ZA9TrVn9mmSU\"}"} 
[2026-05-01 16:14:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U7ZEZk9EcT6gjW8vZ\"}"} 
[2026-05-01 16:14:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U8wKxA7G5ReDCbzbj\"}"} 
[2026-05-01 16:14:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9U8y4jTtMMpdqCuKnQ\"}"} 
[2026-05-01 16:14:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UAFxD6zmiKzA8Yer4\"}"} 
[2026-05-01 16:14:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UAfFxMVs5q7EEDVFA\"}"} 
[2026-05-01 16:14:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UBYLnqAaWAJTCq3mH\"}"} 
[2026-05-01 16:14:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UC1Nbu6NNTvpKWf3y\"}"} 
[2026-05-01 16:14:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UCvSRSxxajpJ5md6K\"}"} 
[2026-05-01 16:14:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UDuirA3yUqy2CW4du\"}"} 
[2026-05-01 16:14:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UEmKUwsUe7h93rjQA\"}"} 
[2026-05-01 16:14:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UFSVwDD4MPJnWNiZJ\"}"} 
[2026-05-01 16:14:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UG6w5BACHJLSeFnRw\"}"} 
[2026-05-01 16:14:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UGr5eqPkbqSPMfX1T\"}"} 
[2026-05-01 16:14:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UHYW4eWtcyn1ePXR4\"}"} 
[2026-05-01 16:14:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:14:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UJAhxTVBrq6DiHvM3\"}"} 
[2026-05-01 16:14:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:14:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:14:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UJrsxT8akTBBkC7Bm\"}"} 
[2026-05-01 16:15:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UKS7LPMYP6RXwkk38\"}"} 
[2026-05-01 16:15:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ULQPz6DaUdHNLgf8Z\"}"} 
[2026-05-01 16:15:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ULpChk8gcYadAu3n9\"}"} 
[2026-05-01 16:15:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UMjX2X7EYq4GV4NNe\"}"} 
[2026-05-01 16:15:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UNNTxKhouFzp8wmxQ\"}"} 
[2026-05-01 16:15:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UPMVu3DSwaCQTv5RG\"}"} 
[2026-05-01 16:15:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UQBMsy36iDhoafSAm\"}"} 
[2026-05-01 16:15:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UQh7XBMMpB9Re8gye\"}"} 
[2026-05-01 16:15:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9URcRjjNbofGGoaCEa\"}"} 
[2026-05-01 16:15:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9US8gSUZreAgRvYDe8\"}"} 
[2026-05-01 16:15:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UT31MoBL1ejN9RNkH\"}"} 
[2026-05-01 16:15:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UTbEtazVyjN69zCan\"}"} 
[2026-05-01 16:15:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UUS6NhTpJ7mQQq6BQ\"}"} 
[2026-05-01 16:15:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UV4YYP8CYTDeaqp98\"}"} 
[2026-05-01 16:15:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UVohQYzqtxwpFa8H2\"}"} 
[2026-05-01 16:15:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UWweoXUJ5LdLXG4tU\"}"} 
[2026-05-01 16:15:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UX6LKbxbUAX4hGY5G\"}"} 
[2026-05-01 16:15:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UYipDGzVEf1av48Bi\"}"} 
[2026-05-01 16:15:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UYoXTKALuaBgUghm9\"}"} 
[2026-05-01 16:15:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UbFrwPEFQtRaEdmom\"}"} 
[2026-05-01 16:15:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UcbUmiX2mEJP8Vox8\"}"} 
[2026-05-01 16:15:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UaRFtqKZaKXsj3KHN\"}"} 
[2026-05-01 16:15:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ue623jWHmXQDdHk4t\"}"} 
[2026-05-01 16:15:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ue7kmrn7suTm5NmwD\"}"} 
[2026-05-01 16:15:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UfLgMgi3CXpTUvx94\"}"} 
[2026-05-01 16:15:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UfaowdpA2iMXcgWCD\"}"} 
[2026-05-01 16:15:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UgrhywwD6vQ6Fg7J1\"}"} 
[2026-05-01 16:15:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UgnjsCWGoEYfinqmp\"}"} 
[2026-05-01 16:15:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UiDp4nKneT8aHiPL6\"}"} 
[2026-05-01 16:15:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UihLaaB7BnutpsL3i\"}"} 
[2026-05-01 16:15:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UjfP4hckHtRUSZGAt\"}"} 
[2026-05-01 16:15:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UkBdXcHk1MwAJc5rU\"}"} 
[2026-05-01 16:15:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Um7CTm7rAfwPRKU23\"}"} 
[2026-05-01 16:15:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Umew6wzwpREFqANnC\"}"} 
[2026-05-01 16:15:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UnoPu57yoBsBUcd3e\"}"} 
[2026-05-01 16:15:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UoCx6zQXbwXCokUgR\"}"} 
[2026-05-01 16:15:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UpAkCKZznmRb1JRby\"}"} 
[2026-05-01 16:15:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UpxNjwVtsYDaWggAy\"}"} 
[2026-05-01 16:15:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UqStm5XzehG3CWW2L\"}"} 
[2026-05-01 16:15:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UrPCBimbyQZFT57in\"}"} 
[2026-05-01 16:15:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UrpVWdHNvaGRJimZB\"}"} 
[2026-05-01 16:15:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Usj4MBqy4ZdobQaBg\"}"} 
[2026-05-01 16:15:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UtBbMHPqMYPSwouf7\"}"} 
[2026-05-01 16:15:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Uu6AjnGGyHx5zQ2Ro\"}"} 
[2026-05-01 16:15:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UuSFf9zqs9zRgp4nz\"}"} 
[2026-05-01 16:15:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UvZTvuTehnPaj2qgX\"}"} 
[2026-05-01 16:15:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UvnrkzUtmrpoxtKd2\"}"} 
[2026-05-01 16:15:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UxCC3qsKgMPgPByj1\"}"} 
[2026-05-01 16:15:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UxhTRgJZzFUo4zvkd\"}"} 
[2026-05-01 16:15:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UyWKaBga82v5osAUn\"}"} 
[2026-05-01 16:15:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Uz5oNEJmvEHZbB8DU\"}"} 
[2026-05-01 16:15:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9UzxdgCQqtprHPS9sD\"}"} 
[2026-05-01 16:15:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V1RQyr6oMe1VBb7MH\"}"} 
[2026-05-01 16:15:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V2PxBAqCeZBb3tFpF\"}"} 
[2026-05-01 16:15:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V2h4hgqvmJAeTQyKF\"}"} 
[2026-05-01 16:15:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V47PZp1XfPUGeDKm7\"}"} 
[2026-05-01 16:15:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V47tZyQroHp2gg18w\"}"} 
[2026-05-01 16:15:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V5QH5WhVhXugX8YzM\"}"} 
[2026-05-01 16:15:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V5k7oPA19EYntaZck\"}"} 
[2026-05-01 16:15:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V6gftLfWBeX8rfLP9\"}"} 
[2026-05-01 16:15:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V6zXNKb2PNarYZGkX\"}"} 
[2026-05-01 16:15:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V8CTW5SaN7wKs2DrC\"}"} 
[2026-05-01 16:15:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V8MdUJYSrWMYfWgtE\"}"} 
[2026-05-01 16:15:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V9V6gLk87xNHhpDw2\"}"} 
[2026-05-01 16:15:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9V9qvojP6x1cLsoGET\"}"} 
[2026-05-01 16:15:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VAqwzTgBVxJLx9E8m\"}"} 
[2026-05-01 16:15:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VBMhyWA3WxaNCu48B\"}"} 
[2026-05-01 16:15:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VCHmJ5Cn5sjG2EkDk\"}"} 
[2026-05-01 16:15:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VD7dLYvvceogPmvm1\"}"} 
[2026-05-01 16:15:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VDrn3G8AbUETB6nGt\"}"} 
[2026-05-01 16:15:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VEnLZZNiXK2gMJfWH\"}"} 
[2026-05-01 16:15:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VFKq4j1bTAW1waqM8\"}"} 
[2026-05-01 16:15:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VGFtJ2XyjVoHvYnNg\"}"} 
[2026-05-01 16:15:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VGiB4ibmZUTzF7fHu\"}"} 
[2026-05-01 16:15:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VHXYDzmsDRgxg4nyK\"}"} 
[2026-05-01 16:15:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VJ9119iDbDLYHKXf2\"}"} 
[2026-05-01 16:15:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VKrBczJKCoa6bEqQN\"}"} 
[2026-05-01 16:15:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VLE1WoCYbZSpx2Au9\"}"} 
[2026-05-01 16:15:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VMHWPNhjXmaUnqM4L\"}"} 
[2026-05-01 16:15:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VMYdihgRePVinnYhw\"}"} 
[2026-05-01 16:15:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VNi5xSqtvFy4Lbhrs\"}"} 
[2026-05-01 16:15:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VNj5WoNHxY6o5Keq6\"}"} 
[2026-05-01 16:15:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VPtXE32nkfJ6fFf7Z\"}"} 
[2026-05-01 16:15:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VQ7uqXpSK24o1iM6L\"}"} 
[2026-05-01 16:15:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VRF8dHGZdbQHcBCPj\"}"} 
[2026-05-01 16:15:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VRYEx4nj4iariprRQ\"}"} 
[2026-05-01 16:15:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VScEkkeeMYviJxELx\"}"} 
[2026-05-01 16:15:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VSyp5fsQHjeGiwWFd\"}"} 
[2026-05-01 16:15:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VU72gSPpPjf5y72WK\"}"} 
[2026-05-01 16:15:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VUNerPrHDq7JpX52y\"}"} 
[2026-05-01 16:15:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VVYMEWoCHaWDqhWrg\"}"} 
[2026-05-01 16:15:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VVk1F5KUAjsLDidPX\"}"} 
[2026-05-01 16:15:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VWuT7PRSuQNqWMcvb\"}"} 
[2026-05-01 16:15:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VWxg1nmUw4BuqwVLv\"}"} 
[2026-05-01 16:15:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VYMGWcQUXBg5XED6C\"}"} 
[2026-05-01 16:15:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VYRjWHme7HBdknBVq\"}"} 
[2026-05-01 16:15:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VZp5FJx1KAGdAwUt8\"}"} 
[2026-05-01 16:15:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VZuXoS5oz6dLuFUGC\"}"} 
[2026-05-01 16:15:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VbAgT9nwDdfiSovrR\"}"} 
[2026-05-01 16:15:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VcZXD35n3QVCWkpxs\"}"} 
[2026-05-01 16:15:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VbvKr5UJmKRc9UHxL\"}"} 
[2026-05-01 16:15:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VdogQRR45EznugzRZ\"}"} 
[2026-05-01 16:15:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VdruHxiq1cTjifWjK\"}"} 
[2026-05-01 16:15:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VfDGF5D6jo5ifMu9q\"}"} 
[2026-05-01 16:15:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VfhHkfaksiz4yx9wb\"}"} 
[2026-05-01 16:15:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VgeLTxQLaPXRr7cLe\"}"} 
[2026-05-01 16:15:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VhnoCo5Q47jQGSy8W\"}"} 
[2026-05-01 16:15:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ViKJ5VphGS3yJbW9q\"}"} 
[2026-05-01 16:15:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Vj8unZZnMPcGeKuRi\"}"} 
[2026-05-01 16:15:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Vk2EsknisA5aZ9y3i\"}"} 
[2026-05-01 16:15:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VkeCRevTBFipoSKXY\"}"} 
[2026-05-01 16:15:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VmToUypkM3jGHqLUb\"}"} 
[2026-05-01 16:15:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VmxpYSjFmA3W3JQNx\"}"} 
[2026-05-01 16:15:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VnzLDn6shLGhWVuQc\"}"} 
[2026-05-01 16:15:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VoJBqCHp3UnfoJjX4\"}"} 
[2026-05-01 16:15:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VpNvmqQcDYCRAD45L\"}"} 
[2026-05-01 16:15:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Vpj1Sv5XPP2m7UHUP\"}"} 
[2026-05-01 16:15:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VqaMmqH7J4iwPbkkW\"}"} 
[2026-05-01 16:15:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Vr5NWyqvA71ic8CXM\"}"} 
[2026-05-01 16:15:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VruiuX94Nu9RhrMGr\"}"} 
[2026-05-01 16:15:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VsQFC2S5xEcH6w2Rm\"}"} 
[2026-05-01 16:15:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VtJKSHkLjPg6CxfSM\"}"} 
[2026-05-01 16:15:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VtjruxQaj5feQ8sox\"}"} 
[2026-05-01 16:15:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VuqbAJH2zG4Epd2bh\"}"} 
[2026-05-01 16:15:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Vv6iWDJgqDQz7zydG\"}"} 
[2026-05-01 16:15:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Vw9DpUN5RoK8w9z87\"}"} 
[2026-05-01 16:15:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VwUZnHVDVdgj8yQqF\"}"} 
[2026-05-01 16:15:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VxoSMYBrCbEeHgMnB\"}"} 
[2026-05-01 16:15:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Vxhyt4Wt43NrsewFx\"}"} 
[2026-05-01 16:15:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VzAHhBc4jAThDArtz\"}"} 
[2026-05-01 16:15:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9VzB31EK5S4umAhQ8H\"}"} 
[2026-05-01 16:15:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W1VfKysvCheUoHPgJ\"}"} 
[2026-05-01 16:15:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W1eLSwaYjZwm8gptM\"}"} 
[2026-05-01 16:15:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W32gUpKnRCEfq3bno\"}"} 
[2026-05-01 16:15:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W31wQ7T2mPcMWVb7A\"}"} 
[2026-05-01 16:15:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W4BPEpNbC3sUbsvbh\"}"} 
[2026-05-01 16:15:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W4T1cms5SsDNXcsQT\"}"} 
[2026-05-01 16:15:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W5VGZGXeBHh1nysQX\"}"} 
[2026-05-01 16:15:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W6FQeuJbTLwzyyQet\"}"} 
[2026-05-01 16:15:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W6uqqdZG7QBFsApAH\"}"} 
[2026-05-01 16:15:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W8Jvyy1HaX13fef9C\"}"} 
[2026-05-01 16:15:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W7puvB2RdxFL8tdqz\"}"} 
[2026-05-01 16:15:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9W9dZDhjVSVJ6GsGrj\"}"} 
[2026-05-01 16:15:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WARg9ZjSp1HTvQwdm\"}"} 
[2026-05-01 16:15:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WBBZvKUyT6F7cVJE2\"}"} 
[2026-05-01 16:15:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WByCNbNKZh3WvYM4x\"}"} 
[2026-05-01 16:15:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WCYRWBjU4xGW4Ydx4\"}"} 
[2026-05-01 16:15:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WDNnFsEip2jFKzNGK\"}"} 
[2026-05-01 16:15:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WDtYFwZ7deRraPAQv\"}"} 
[2026-05-01 16:15:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WEuoWdmb3VrgxuEbM\"}"} 
[2026-05-01 16:15:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WFLMKBcY9FZciL8Dz\"}"} 
[2026-05-01 16:15:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WGJPs9H7ocwkGaDEM\"}"} 
[2026-05-01 16:15:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WGsdASCdz5TS7d4R4\"}"} 
[2026-05-01 16:15:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WHgVcUtE9yLkWq6xY\"}"} 
[2026-05-01 16:15:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WJLgTr3zkbueM5fJV\"}"} 
[2026-05-01 16:15:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WKA3VbzHjTtoAg5J7\"}"} 
[2026-05-01 16:15:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WLKzKfpkcQqdBzwj3\"}"} 
[2026-05-01 16:15:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WLa89v7fHQiLpbtu3\"}"} 
[2026-05-01 16:15:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WMgr1JHTz3hkfgEyn\"}"} 
[2026-05-01 16:15:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WMwUaxyr53ZAumVMS\"}"} 
[2026-05-01 16:15:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WNwFSiLuZ7WaUa4eC\"}"} 
[2026-05-01 16:15:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WPMoa3D3LS2YKzR2C\"}"} 
[2026-05-01 16:15:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WQE9CgkGh7qxoDP7G\"}"} 
[2026-05-01 16:15:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WQifJkRbQgzCgd1QU\"}"} 
[2026-05-01 16:15:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WRVHyiD5p4amwXYJ7\"}"} 
[2026-05-01 16:15:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WRyKQcJXx8H86GBGu\"}"} 
[2026-05-01 16:15:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WSsPYKQn9YtaYu9nC\"}"} 
[2026-05-01 16:15:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WTQ9CDpXBDSE4Ftsz\"}"} 
[2026-05-01 16:15:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WUHibxppCZELvXjAQ\"}"} 
[2026-05-01 16:15:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WUe4B1Loc1eqQ6no7\"}"} 
[2026-05-01 16:15:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WVc6dGCDgFCqX3WWN\"}"} 
[2026-05-01 16:15:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WW29Vg6BmWdriSGyL\"}"} 
[2026-05-01 16:15:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WWq1iRTKZKrTi5DCt\"}"} 
[2026-05-01 16:15:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WXQjzMohRbBVWuPr4\"}"} 
[2026-05-01 16:15:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WYF6Fihjn5RdGMc2B\"}"} 
[2026-05-01 16:15:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WYt3GqFhD6cbwGtQJ\"}"} 
[2026-05-01 16:15:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WZch3mq1akW3BCzXC\"}"} 
[2026-05-01 16:15:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WaKMrxWrx85tDqyxc\"}"} 
[2026-05-01 16:15:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wawp869VqQQRXPqrs\"}"} 
[2026-05-01 16:15:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WbgiTE1XjkvdECSVB\"}"} 
[2026-05-01 16:15:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WcN91WfZsjJTpp7M9\"}"} 
[2026-05-01 16:15:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WdA21dk4ro72UvX1M\"}"} 
[2026-05-01 16:15:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WdiFcjBLQwHUUm2Uf\"}"} 
[2026-05-01 16:15:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WeYMnHWW17ymWjxNU\"}"} 
[2026-05-01 16:15:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wf8qKB2HjeFURP3Qw\"}"} 
[2026-05-01 16:15:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wfq1FVzrrXYd4YE75\"}"} 
[2026-05-01 16:15:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wgct2JvQ2c6kivVAH\"}"} 
[2026-05-01 16:15:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WhBcVfsmtAfQz3xYs\"}"} 
[2026-05-01 16:15:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WhxVNrdETLGuMMaFy\"}"} 
[2026-05-01 16:15:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WiSmH9Rr2iszxJwQt\"}"} 
[2026-05-01 16:15:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WjJ79j3FFVpDeHKSW\"}"} 
[2026-05-01 16:15:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WjdwqWLSGtRxtBHHu\"}"} 
[2026-05-01 16:15:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WkfD9FewkKV79oVbF\"}"} 
[2026-05-01 16:15:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wm23aJwnTJLvJnP65\"}"} 
[2026-05-01 16:15:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wn1KiP5S9bswrTZna\"}"} 
[2026-05-01 16:15:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WnExxh5uhLjEHYuLB\"}"} 
[2026-05-01 16:15:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WoLhEreqxqVLGSq1Z\"}"} 
[2026-05-01 16:15:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WpNTRisyC7JUS8HkQ\"}"} 
[2026-05-01 16:15:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WpfKdHd8Bhf2HuAFc\"}"} 
[2026-05-01 16:15:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WqoHGxsXqncrN7UMg\"}"} 
[2026-05-01 16:15:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wr1viUJKjzh7Cq2Cj\"}"} 
[2026-05-01 16:15:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WsNnF2UWRdyv8xn87\"}"} 
[2026-05-01 16:15:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wtxn8QkALGSfWaqUK\"}"} 
[2026-05-01 16:15:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WtqLwkWxF9FeeyD6Q\"}"} 
[2026-05-01 16:15:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WvAiJaNW2XBFbZM7v\"}"} 
[2026-05-01 16:15:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WwZ47zKQ2Yy3fbXxF\"}"} 
[2026-05-01 16:15:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wx1qTaxhR15vQbCH1\"}"} 
[2026-05-01 16:15:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WxvQMqXyVcg7witBJ\"}"} 
[2026-05-01 16:15:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WyNwGyC7THhqAbWDy\"}"} 
[2026-05-01 16:15:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9WzQhbheSqE3WmMMMz\"}"} 
[2026-05-01 16:15:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Wzo2943kXarGLQTaR\"}"} 
[2026-05-01 16:15:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X1xxo3qhis8UxTXTu\"}"} 
[2026-05-01 16:15:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X2DqpR3VBtWzi5Rzz\"}"} 
[2026-05-01 16:15:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X3Jq2rVpss8wF3SM4\"}"} 
[2026-05-01 16:15:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X3Zi2oBmDABMnavgj\"}"} 
[2026-05-01 16:15:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X4zHDf88QNUkJEzmg\"}"} 
[2026-05-01 16:15:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X4hfrUgEwPVxx7v3k\"}"} 
[2026-05-01 16:15:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X6PcdyKPEQwj72jzF\"}"} 
[2026-05-01 16:15:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X6ULFFjee1WAEr8BV\"}"} 
[2026-05-01 16:15:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X7ni65SUr4VpozMAN\"}"} 
[2026-05-01 16:15:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X7tQXftU7d6uo9xBj\"}"} 
[2026-05-01 16:15:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X956UnJT825WWUQC6\"}"} 
[2026-05-01 16:15:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9X9CnVBxSLYTGnEmM3\"}"} 
[2026-05-01 16:15:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XAeboR4hyjvBQk4Dh\"}"} 
[2026-05-01 16:15:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XAyT5KPmghBKX9w8k\"}"} 
[2026-05-01 16:15:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XC1TGRty1vaLPLZ2S\"}"} 
[2026-05-01 16:15:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XCJKRq8c2sociVUys\"}"} 
[2026-05-01 16:15:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XDKLk2te9eX1Tbi3W\"}"} 
[2026-05-01 16:15:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XDmcty71nAehgbvoE\"}"} 
[2026-05-01 16:15:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XEmQBCKDo7pfn19if\"}"} 
[2026-05-01 16:15:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XEz3fMP1GixPFAB1M\"}"} 
[2026-05-01 16:15:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XG8WDAmiCFmoMwXn4\"}"} 
[2026-05-01 16:15:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XGU6LpUdX4CUVcX13\"}"} 
[2026-05-01 16:15:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XHLBdALwpH8fKtEih\"}"} 
[2026-05-01 16:15:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XHhkzy4AjAFd4xS31\"}"} 
[2026-05-01 16:15:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XJmG5jtQN6Sd3e69N\"}"} 
[2026-05-01 16:15:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XKAZdyemfvWZX2Wy4\"}"} 
[2026-05-01 16:15:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XLCL3yvi9jsjGfCPH\"}"} 
[2026-05-01 16:15:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XMEqS3pDCKLXVbqUn\"}"} 
[2026-05-01 16:15:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XMgNejHRAwh9mWBSh\"}"} 
[2026-05-01 16:15:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XNnMQ4KXQoyPbXTZy\"}"} 
[2026-05-01 16:15:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XP5xYZgCy4WTeLy6W\"}"} 
[2026-05-01 16:15:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XQBC99dEm2mMMkz4Y\"}"} 
[2026-05-01 16:15:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XQVnuv7k5FEPM2KxR\"}"} 
[2026-05-01 16:15:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XRZXx7oFRGfvdeWB7\"}"} 
[2026-05-01 16:15:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XRrQE2zRxkS7BH9YG\"}"} 
[2026-05-01 16:15:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XSqghNuiycr8BrTZJ\"}"} 
[2026-05-01 16:15:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XTGivvwbXGRMndcu9\"}"} 
[2026-05-01 16:15:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XU9K4KXF6yktshUeQ\"}"} 
[2026-05-01 16:15:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XUmGmFn2o6ZMGmWs8\"}"} 
[2026-05-01 16:15:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XVMVKhif8JUXVfS6o\"}"} 
[2026-05-01 16:15:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XWAMuopjmiVm8EDyd\"}"} 
[2026-05-01 16:15:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XWsmXB94zmSwehT94\"}"} 
[2026-05-01 16:15:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XXWUFp9gUmVDtSZAD\"}"} 
[2026-05-01 16:15:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XYJbTaDVgU5zNmBKy\"}"} 
[2026-05-01 16:15:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XYrqDdRTfmGXjzowy\"}"} 
[2026-05-01 16:15:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XZkAT1NTAf9XrUNhe\"}"} 
[2026-05-01 16:15:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XaEg6YfimvcwHPCgj\"}"} 
[2026-05-01 16:15:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xb81emC7DKBCNvRw2\"}"} 
[2026-05-01 16:15:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xbf1QUxubVuLE1Bgy\"}"} 
[2026-05-01 16:15:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XcY66rZeZG5oqN9zQ\"}"} 
[2026-05-01 16:15:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xd1ch1YifbxyVfDLa\"}"} 
[2026-05-01 16:15:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XdpEhee6KfkoXRoNF\"}"} 
[2026-05-01 16:15:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XeNxudzS9DgoW8gdV\"}"} 
[2026-05-01 16:15:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xf68HCCEpT4ofiyev\"}"} 
[2026-05-01 16:15:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XfWS34qu4TWjbroUW\"}"} 
[2026-05-01 16:15:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XgJJfr2hwTZazo24X\"}"} 
[2026-05-01 16:15:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xgk6aRJ3M53tMjKXh\"}"} 
[2026-05-01 16:15:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xhi8zQm1T1KkaV5FZ\"}"} 
[2026-05-01 16:15:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xi8wNBhRDYciDrFUo\"}"} 
[2026-05-01 16:15:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xj3knxfo53d6EKJh3\"}"} 
[2026-05-01 16:15:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XjZ1mA6EzgXJtGcsQ\"}"} 
[2026-05-01 16:15:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XkBxrKN85un2QTd8T\"}"} 
[2026-05-01 16:15:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XkwroxQsdw5Sw5u1v\"}"} 
[2026-05-01 16:15:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XmX5xRaXRyy8MxiMt\"}"} 
[2026-05-01 16:15:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XnNS1i9Vv9thGkcMF\"}"} 
[2026-05-01 16:15:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XnqxXyu2DS67yEEJT\"}"} 
[2026-05-01 16:15:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XogZayed2LtDSbYbi\"}"} 
[2026-05-01 16:15:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xp8bjmi5zVDBVEHkq\"}"} 
[2026-05-01 16:15:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xq6tTRSDHjdaxdkM9\"}"} 
[2026-05-01 16:15:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XqK3PVnuoxeEdXFnL\"}"} 
[2026-05-01 16:15:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XrWiXW4zKvmLX5vZA\"}"} 
[2026-05-01 16:15:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xs8g8so8fM4h1oqgX\"}"} 
[2026-05-01 16:15:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XsqbMNzZt7uBNc8Bf\"}"} 
[2026-05-01 16:15:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XuL8qXdUGp7G3df87\"}"} 
[2026-05-01 16:15:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XvhywL72NhdQZKRSd\"}"} 
[2026-05-01 16:15:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Xx4Lvyd2A9tkiJxpY\"}"} 
[2026-05-01 16:15:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XxyAMqpvYPBvvdrca\"}"} 
[2026-05-01 16:15:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XySggUuLepKg7MWL5\"}"} 
[2026-05-01 16:15:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XzM1MeTUMwqoQnQ9M\"}"} 
[2026-05-01 16:15:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9XzddKheuNASjuCEu7\"}"} 
[2026-05-01 16:15:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y1oa7ccx2u6t81p8j\"}"} 
[2026-05-01 16:15:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y1jrJ8W5jhLAKGyK4\"}"} 
[2026-05-01 16:15:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y33Ur1ujxNfBW3SiX\"}"} 
[2026-05-01 16:15:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y3gvq4bwydpHBZrD1\"}"} 
[2026-05-01 16:15:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y4GA3uisfoHSYwAnR\"}"} 
[2026-05-01 16:15:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y5NdU7aEJ9xMFNGLX\"}"} 
[2026-05-01 16:15:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y5eFLnVpyXuht6WuY\"}"} 
[2026-05-01 16:15:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y6eX9CCU4jLFZC93S\"}"} 
[2026-05-01 16:15:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y6ys61hQ5k8tPiRvR\"}"} 
[2026-05-01 16:15:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y84bufVyB5EM5e4mb\"}"} 
[2026-05-01 16:15:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y8HkCEJLvHMh4ebEt\"}"} 
[2026-05-01 16:15:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y9TCHSGt9XHmjv5qQ\"}"} 
[2026-05-01 16:15:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Y9ebmMaas2KbK5ERG\"}"} 
[2026-05-01 16:15:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YAj69pHx9998r3LwN\"}"} 
[2026-05-01 16:15:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YBB8dZkCbq6SDrwmQ\"}"} 
[2026-05-01 16:15:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YC2URCCMjUG6jQqNQ\"}"} 
[2026-05-01 16:15:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YCqqqDHiNxk8XYfKS\"}"} 
[2026-05-01 16:15:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YDMqs6cf1WCT49JZi\"}"} 
[2026-05-01 16:15:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YEHf1GJ9F2TXTFA3M\"}"} 
[2026-05-01 16:15:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YEnfnhpiAphcjMwZd\"}"} 
[2026-05-01 16:15:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YFfW3FJbVGfckCmGz\"}"} 
[2026-05-01 16:15:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YGTsb4qCaRCU4jcfz\"}"} 
[2026-05-01 16:15:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YHriZyqCcTXtF4irK\"}"} 
[2026-05-01 16:15:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YHBHXCxaxikp816qj\"}"} 
[2026-05-01 16:15:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YKWgPzdKf1Zy1zPbe\"}"} 
[2026-05-01 16:15:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YKNk2YcJbkUtcfMwa\"}"} 
[2026-05-01 16:15:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YLpozRNhKoWbEAguD\"}"} 
[2026-05-01 16:15:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YM6Bisz18PamD8d2B\"}"} 
[2026-05-01 16:15:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YN7hWwHpTM9rUdawM\"}"} 
[2026-05-01 16:15:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YNWWoSVeXQrPiSMo5\"}"} 
[2026-05-01 16:15:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YPSa7bvrujo1wrqG1\"}"} 
[2026-05-01 16:15:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YPjS5LsmJE65bSot8\"}"} 
[2026-05-01 16:15:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YQezdjrWsFQpNJNFd\"}"} 
[2026-05-01 16:15:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YR4Yxdky7C37EY4GL\"}"} 
[2026-05-01 16:15:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YS35zv8HYPa2aY1jY\"}"} 
[2026-05-01 16:15:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YSRARVjRgURrb7sXo\"}"} 
[2026-05-01 16:15:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YThJmQ5XAqidUM5Sp\"}"} 
[2026-05-01 16:15:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YThJZj5c6udsMvCzb\"}"} 
[2026-05-01 16:15:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YV4A4xTg3CkibVE67\"}"} 
[2026-05-01 16:15:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YVf88M2nWkN2iBY94\"}"} 
[2026-05-01 16:15:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YWS1L4Yfk3bniEqzL\"}"} 
[2026-05-01 16:15:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YX6SoGebZdUFvqeuC\"}"} 
[2026-05-01 16:15:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YYMr91nWW7h1yxq3i\"}"} 
[2026-05-01 16:15:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YYXGbEw4FxUxzDEFD\"}"} 
[2026-05-01 16:15:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YZr8tpq624Rw7qxxk\"}"} 
[2026-05-01 16:15:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YZkvzqho4HrxMRKdU\"}"} 
[2026-05-01 16:15:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YbJT8e1oNtKdTgQh2\"}"} 
[2026-05-01 16:15:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YbPAYsd3tX4euUCsK\"}"} 
[2026-05-01 16:15:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ycd5GNSmHAqxYJKuu\"}"} 
[2026-05-01 16:15:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YcjXGDH2yyPX5fqCQ\"}"} 
[2026-05-01 16:15:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YdxwXWhv7rsAFx1Zc\"}"} 
[2026-05-01 16:15:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YeMWJhWM7VMsacggJ\"}"} 
[2026-05-01 16:15:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YfDqsYwnQCPteC5us\"}"} 
[2026-05-01 16:15:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YfethVp382BV94YEe\"}"} 
[2026-05-01 16:15:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YgQ3KTmKUjaBkTJEw\"}"} 
[2026-05-01 16:15:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yh5iXD4bonYUdHoNK\"}"} 
[2026-05-01 16:15:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yhmdsh7LmqWmbQBcA\"}"} 
[2026-05-01 16:15:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YiUoZgyF6fPTN9Mpz\"}"} 
[2026-05-01 16:15:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:15:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:15:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:15:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YjDD1k23b1EJiur1c\"}"} 
[2026-05-01 16:15:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yju8Y6yaC4z6hEfLA\"}"} 
[2026-05-01 16:16:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YkZ57UnWEMLGpEHBN\"}"} 
[2026-05-01 16:16:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YmFyuErtSnNtaEiLb\"}"} 
[2026-05-01 16:16:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yn2NpHoqv6Woq2Kkk\"}"} 
[2026-05-01 16:16:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ynbbn9E6bRARoFFyZ\"}"} 
[2026-05-01 16:16:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YoJ265CPrnR8PEfDW\"}"} 
[2026-05-01 16:16:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YozgnC6JUr47RGycQ\"}"} 
[2026-05-01 16:16:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YpUxPcqiFKJa2Y8ds\"}"} 
[2026-05-01 16:16:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YqunF2RqUJo778AUi\"}"} 
[2026-05-01 16:16:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YqSFmLMqTwgtxNWkD\"}"} 
[2026-05-01 16:16:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YswKVvgRxyPYuKYbN\"}"} 
[2026-05-01 16:16:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YsXX1y5M24GMw5pNu\"}"} 
[2026-05-01 16:16:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yu9Vp1QQPkS81GyCE\"}"} 
[2026-05-01 16:16:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YuZocNsf2XpXHf1Gm\"}"} 
[2026-05-01 16:16:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yvaa7MXaiiYTVzMiT\"}"} 
[2026-05-01 16:16:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YwfJhfkmjj17QGHw8\"}"} 
[2026-05-01 16:16:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YwwBHKzH6DnkFeLSP\"}"} 
[2026-05-01 16:16:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yy5dk5SALsjh9jJXd\"}"} 
[2026-05-01 16:16:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YyL2FmhyvC4Cvveow\"}"} 
[2026-05-01 16:16:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9YzK3uy4r619VPqxsB\"}"} 
[2026-05-01 16:16:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Yzi7a6bcXH1RyY7Bx\"}"} 
[2026-05-01 16:16:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z1dvc462zC5FFC3rW\"}"} 
[2026-05-01 16:16:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z2Bum3HhVHzpDZ9hE\"}"} 
[2026-05-01 16:16:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z35FExV5qazDT7CNT\"}"} 
[2026-05-01 16:16:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z3X2teiGgTish8MDD\"}"} 
[2026-05-01 16:16:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z4nBboA8ot7jVNjWy\"}"} 
[2026-05-01 16:16:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z4u8SHpcBFnFkz2Nh\"}"} 
[2026-05-01 16:16:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z6TdzTtDeUNE7oyxV\"}"} 
[2026-05-01 16:16:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z6HECpFZfSrcriRa8\"}"} 
[2026-05-01 16:16:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z7m2GReUPruWQHxJ9\"}"} 
[2026-05-01 16:16:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z7yvSWc6hUGHZaEgG\"}"} 
[2026-05-01 16:16:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z8uUn8TXiVA1M46mh\"}"} 
[2026-05-01 16:16:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Z9NWX5GB9hTNT8MnR\"}"} 
[2026-05-01 16:16:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZAC7sZF4khhX495Fs\"}"} 
[2026-05-01 16:16:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZAkcLF8P8CPFqq3Tp\"}"} 
[2026-05-01 16:16:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZBbx7mg9rCMRZ5pah\"}"} 
[2026-05-01 16:16:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZC7TgJ5BEH7XuJ7F9\"}"} 
[2026-05-01 16:16:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZDRM2K7sqxiMCRFjy\"}"} 
[2026-05-01 16:16:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZCyJqAWAPEBaH2xiD\"}"} 
[2026-05-01 16:16:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZEnhQcaRWQZi6TGwi\"}"} 
[2026-05-01 16:16:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZEsuPzbqyydAvLpgX\"}"} 
[2026-05-01 16:16:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZGE22ZYFh4bbCMqJn\"}"} 
[2026-05-01 16:16:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZGYcd7CD7SvGnNJXf\"}"} 
[2026-05-01 16:16:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZHfLMKnvTFsm5fWWS\"}"} 
[2026-05-01 16:16:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZHzBGVgQRiAwPQEjk\"}"} 
[2026-05-01 16:16:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZKNGyo3ma8Z5uieLr\"}"} 
[2026-05-01 16:16:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZL1ECyRZpGbTUiUnB\"}"} 
[2026-05-01 16:16:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZLi9MN9btyw6a8yfM\"}"} 
[2026-05-01 16:16:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZMeCWjSMvf1vFzKy7\"}"} 
[2026-05-01 16:16:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZN6UsNvtDejzNhnda\"}"} 
[2026-05-01 16:16:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZP1oKgyjTUyVZjVna\"}"} 
[2026-05-01 16:16:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZPYJVWejXX6GDcUob\"}"} 
[2026-05-01 16:16:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZQb44LHiRk6aRie4b\"}"} 
[2026-05-01 16:16:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZR2MD2iMwTy5NthTq\"}"} 
[2026-05-01 16:16:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZRxA7bL8eggX8BnVH\"}"} 
[2026-05-01 16:16:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZSf5RbNrs51ANtNXB\"}"} 
[2026-05-01 16:16:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZTKGL691bJVGQxUUb\"}"} 
[2026-05-01 16:16:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZTxhyNKi8jAWDG38V\"}"} 
[2026-05-01 16:16:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZUd99y2Npgv8WFQ5S\"}"} 
[2026-05-01 16:16:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZVq53a14PWGSDNiYT\"}"} 
[2026-05-01 16:16:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZVM3tp9yrJMW1P7G4\"}"} 
[2026-05-01 16:16:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZXZkPrCnuN5RnzzCq\"}"} 
[2026-05-01 16:16:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZXMqv1Xx7gSsfLnfW\"}"} 
[2026-05-01 16:16:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZYjwqRiiJwpYZXXKk\"}"} 
[2026-05-01 16:16:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZYkgekuxnay5WX5Wf\"}"} 
[2026-05-01 16:16:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZZtebaikHEomm9MLg\"}"} 
[2026-05-01 16:16:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZZwNnHQ9yr3UH7B9k\"}"} 
[2026-05-01 16:16:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZbUQFS6WQ3N4rPx9f\"}"} 
[2026-05-01 16:16:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZcjZ8fAvaq5QDFnzE\"}"} 
[2026-05-01 16:16:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZcJFwUw11jjEEB9nU\"}"} 
[2026-05-01 16:16:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Ze6QVHcWxDUZjBmgt\"}"} 
[2026-05-01 16:16:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZeF5ohjvFFCH1Hyx3\"}"} 
[2026-05-01 16:16:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZfVVkHDLDVoRWo3Rp\"}"} 
[2026-05-01 16:16:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZfbCFiWooWC85RZij\"}"} 
[2026-05-01 16:16:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZgrqsuPd1JBZNzhq8\"}"} 
[2026-05-01 16:16:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Zh9DDdb7Tfe48yUwY\"}"} 
[2026-05-01 16:16:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZiESmP84rnuZoMiRC\"}"} 
[2026-05-01 16:16:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZiXJkDYbch7721vJu\"}"} 
[2026-05-01 16:16:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZjcYe4i1A3DptwFYm\"}"} 
[2026-05-01 16:16:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZjkyRqkK6URG1rZQE\"}"} 
[2026-05-01 16:16:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZkyeLpLwPQy9c3xhK\"}"} 
[2026-05-01 16:16:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZmDXv8S48UnfRjfKR\"}"} 
[2026-05-01 16:16:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZnWg1zeVanYWPgQB9\"}"} 
[2026-05-01 16:16:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZnWAyd3J1kFWab3Zp\"}"} 
[2026-05-01 16:16:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZotmHRJW6evZipYWj\"}"} 
[2026-05-01 16:16:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZotXC9ZhbswwYXbBV\"}"} 
[2026-05-01 16:16:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZqEsgBpNESxWNescB\"}"} 
[2026-05-01 16:16:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZrL7bh16MtiBMpW5G\"}"} 
[2026-05-01 16:16:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZrYG4BbDrZ9PCdaRs\"}"} 
[2026-05-01 16:16:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZsnfpbE7UimSLyQZy\"}"} 
[2026-05-01 16:16:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZssdgXKGRm4JiYoq1\"}"} 
[2026-05-01 16:16:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Zu2644BdQnwraCjS9\"}"} 
[2026-05-01 16:16:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9Zu8HZDpBHLQyXT3ds\"}"} 
[2026-05-01 16:16:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZvPSexXMq19VVBJp6\"}"} 
[2026-05-01 16:16:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZvXd7t6i9g8Man1MG\"}"} 
[2026-05-01 16:16:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZxNFkSf4g2BNZdUBM\"}"} 
[2026-05-01 16:16:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZxTTYRzsyoyDEGWXW\"}"} 
[2026-05-01 16:16:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZyiN9GEZGquRP7hgE\"}"} 
[2026-05-01 16:16:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZyqJguPepDCBWt3UU\"}"} 
[2026-05-01 16:16:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ZzyGNvbiBaDbHKKyV\"}"} 
[2026-05-01 16:16:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a1JN3h4Sagcx3LcDD\"}"} 
[2026-05-01 16:16:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a2PMEkkCvqxzx83sr\"}"} 
[2026-05-01 16:16:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a2dEa6FAVRivYJKrp\"}"} 
[2026-05-01 16:16:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a3cmBEov1o6828Kvs\"}"} 
[2026-05-01 16:16:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a3zbBbRRyMiyj7o6u\"}"} 
[2026-05-01 16:16:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a4wtSVzUwrRoWDEXX\"}"} 
[2026-05-01 16:16:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a5MSWVxrReewwQ4G6\"}"} 
[2026-05-01 16:16:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a66qo9ZKFiy2UfV2w\"}"} 
[2026-05-01 16:16:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a6fKm26aGRXb6ur22\"}"} 
[2026-05-01 16:16:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a83fV4RNU53NXE4Cg\"}"} 
[2026-05-01 16:16:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a8dtfhFCDCwTH3KQ1\"}"} 
[2026-05-01 16:16:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a9G67wgky3ajo4R1h\"}"} 
[2026-05-01 16:16:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9a9yzpVygGR969nRob\"}"} 
[2026-05-01 16:16:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aAbxH6HnxhWvrai1v\"}"} 
[2026-05-01 16:16:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aBBBU1smiJmukgVNN\"}"} 
[2026-05-01 16:16:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aBzJVrrshTTyEMoJT\"}"} 
[2026-05-01 16:16:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aCXYe1Yss7DWYzR9V\"}"} 
[2026-05-01 16:16:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aDKfgmfuUMiv1zMka\"}"} 
[2026-05-01 16:16:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aDteQcBRKTKNvoZDh\"}"} 
[2026-05-01 16:16:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aEkFFRVerFUdvwiZ7\"}"} 
[2026-05-01 16:16:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aFHEtMtFzhEuqogW8\"}"} 
[2026-05-01 16:16:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aG7MGnXCFJwXdvkff\"}"} 
[2026-05-01 16:16:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aGhpH1ZixS1BqUd4e\"}"} 
[2026-05-01 16:16:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aHTDKco3qK2EBuk8z\"}"} 
[2026-05-01 16:16:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aJ4v8VcE5FZzbnR3p\"}"} 
[2026-05-01 16:16:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aJu2Nxot6Nv2SC8d3\"}"} 
[2026-05-01 16:16:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aKTm8tF3fpwMWZaHn\"}"} 
[2026-05-01 16:16:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aLGdHARwszspLwtdW\"}"} 
[2026-05-01 16:16:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aLpceuWq8wZcrMrET\"}"} 
[2026-05-01 16:16:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aMfU9Zh7W5jUwcycW\"}"} 
[2026-05-01 16:16:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aNJfMtfLStYNJztLj\"}"} 
[2026-05-01 16:16:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aP3ZUT8UrLqX2geX5\"}"} 
[2026-05-01 16:16:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aPeHJ2XySFLiN6Z9J\"}"} 
[2026-05-01 16:16:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aQGEmspZQ5xvTTUQg\"}"} 
[2026-05-01 16:16:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aR191mg7ZqBS5UojD\"}"} 
[2026-05-01 16:16:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aRio22LPNx3QXwkDG\"}"} 
[2026-05-01 16:16:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aSYuXjFQk3F97E9wS\"}"} 
[2026-05-01 16:16:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aTAN7MPXMAEaBsXUB\"}"} 
[2026-05-01 16:16:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aTvzjRcT1RQgifVbM\"}"} 
[2026-05-01 16:16:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aUXiSn7Uof8ptUFpH\"}"} 
[2026-05-01 16:16:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aVBQN753zs7LYfcoh\"}"} 
[2026-05-01 16:16:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aVrLdjszEFkFQvTvC\"}"} 
[2026-05-01 16:16:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aWYGK8y6mmZSwejU5\"}"} 
[2026-05-01 16:16:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aXDh7idLfxFmmJp77\"}"} 
[2026-05-01 16:16:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aXtcwJKk9XUad72Ln\"}"} 
[2026-05-01 16:16:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aYa3teaNw5avcDsYY\"}"} 
[2026-05-01 16:16:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aZFye1KghGqSKtShd\"}"} 
[2026-05-01 16:16:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aZwu5eChikcrorPRM\"}"} 
[2026-05-01 16:16:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aah3SvHXprTbj5MEr\"}"} 
[2026-05-01 16:16:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9abJke3QXGyPvGtt9d\"}"} 
[2026-05-01 16:16:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9abxwWnLmVymjwjqxQ\"}"} 
[2026-05-01 16:16:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9acesAtqL7xwrLF7hZ\"}"} 
[2026-05-01 16:16:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9adDr28yRViQ61ACaH\"}"} 
[2026-05-01 16:16:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9adyjnicFa7X6q2ZNK\"}"} 
[2026-05-01 16:16:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aebwgbojnx7z4CRKv\"}"} 
[2026-05-01 16:16:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9afY1A8h4RoScmhRU4\"}"} 
[2026-05-01 16:16:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ageipr7kGDdgMR6rD\"}"} 
[2026-05-01 16:16:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ah5mR2AgXqaH7omB4\"}"} 
[2026-05-01 16:16:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ai2pcW7nfGhKaoaa9\"}"} 
[2026-05-01 16:16:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aiTsHZdWZqbJPaKu2\"}"} 
[2026-05-01 16:16:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ajRQkHZHw1g1LZyHs\"}"} 
[2026-05-01 16:16:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ajjGXkop5SUPFhX9S\"}"} 
[2026-05-01 16:16:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9akpFhATwoniH6K8te\"}"} 
[2026-05-01 16:16:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9akxw8QRJUVm45Ncqc\"}"} 
[2026-05-01 16:16:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9anFpJYJ7aX6AYfFJr\"}"} 
[2026-05-01 16:16:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9anRF3ycUbsyeCxWDy\"}"} 
[2026-05-01 16:16:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aocRiJE2q6GnUaFmp\"}"} 
[2026-05-01 16:16:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aop5gxjT1gTr983iC\"}"} 
[2026-05-01 16:16:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aq121NN7gsNy9uaSb\"}"} 
[2026-05-01 16:16:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9aqLrcFUGdV7DAeDLf\"}"} 
[2026-05-01 16:16:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9arNNFAp5gWCKz9CwM\"}"} 
[2026-05-01 16:16:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9armBgkMjpAjHtbNK5\"}"} 
[2026-05-01 16:16:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9at4pZJkmgeQo5XhNg\"}"} 
[2026-05-01 16:16:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9asmi6kQeiE3jKNek5\"}"} 
[2026-05-01 16:16:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9auGzYSLygz2168aoT\"}"} 
[2026-05-01 16:16:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9auUeVUPJ2RfNDqr8q\"}"} 
[2026-05-01 16:16:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9avXQ9G5hm6tmmZLid\"}"} 
[2026-05-01 16:16:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9avgaYWLb9wakpR9GA\"}"} 
[2026-05-01 16:16:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9awuzaoA9QR72pNDSP\"}"} 
[2026-05-01 16:16:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ax6AXn4mHHtZYerd6\"}"} 
[2026-05-01 16:16:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ayGbjHs6s59BitJ7t\"}"} 
[2026-05-01 16:16:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ayFrbKyk68YaBJHGd\"}"} 
[2026-05-01 16:16:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9azVmepd94bSLFHkjK\"}"} 
[2026-05-01 16:16:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9azayvcR5tkr3s1MQr\"}"} 
[2026-05-01 16:16:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b1xaUtes9bSPG9VZF\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b1sd4zy2vzfo92hcM\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b3LvcMT2QmDpPERgL\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b3NQgP17JG1kmWjm1\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b4cKq3SHLVsZFafcV\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b4hnKXJCduqD5LqbR\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b5pFc73pMj5RDFxwG\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b62ek2m3Zi44Ub6Xj\"}"} 
[2026-05-01 16:16:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b7BMhNYzrgeq3caG2\"}"} 
[2026-05-01 16:16:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b7GKKEtkTg8uPoL7h\"}"} 
[2026-05-01 16:16:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b8YxYQbdULbx7C3o8\"}"} 
[2026-05-01 16:16:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b8YhoHFzETx8wbNGf\"}"} 
[2026-05-01 16:16:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b9uZfJwhcGJ5D3yYF\"}"} 
[2026-05-01 16:16:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9b9vomMkrUpqRSDNwv\"}"} 
[2026-05-01 16:16:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bB8Egd2at9Zc9Hp8V\"}"} 
[2026-05-01 16:16:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bBHf4nqHZe87WWBCb\"}"} 
[2026-05-01 16:16:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bCVb8CMVxU36XaDq5\"}"} 
[2026-05-01 16:16:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bCfFzTRU7GDNBG2y5\"}"} 
[2026-05-01 16:16:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bDsS9zmtbcLZkbMWb\"}"} 
[2026-05-01 16:16:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bE2cYpsijoQ5QYUDv\"}"} 
[2026-05-01 16:16:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bFKVpMtbBcuGbShEh\"}"} 
[2026-05-01 16:16:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bF7bPgE24SYXuwMzL\"}"} 
[2026-05-01 16:16:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bGe88T8PHqmJaxqf4\"}"} 
[2026-05-01 16:16:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bGXvjRSWriuVZbgbP\"}"} 
[2026-05-01 16:16:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bHxkRcbVgK3iqWs7s\"}"} 
[2026-05-01 16:16:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bJ9ufgbSptpEviiU1\"}"} 
[2026-05-01 16:16:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bKABdZgpfihf6xDBi\"}"} 
[2026-05-01 16:16:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bKaEbdLeNVjFH37Dd\"}"} 
[2026-05-01 16:16:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bLXHgtNj64csx5UnC\"}"} 
[2026-05-01 16:16:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bLvLvA3B9LEpxPM95\"}"} 
[2026-05-01 16:16:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bMu8szXgfoJ2Hjfrj\"}"} 
[2026-05-01 16:16:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bNEUjf5yx3KA7egUV\"}"} 
[2026-05-01 16:16:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bPEkeg1wrkzVrSgwc\"}"} 
[2026-05-01 16:16:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bPcZxuS5BSQEx5eeS\"}"} 
[2026-05-01 16:16:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bQUAexv7ZGEjxNxW4\"}"} 
[2026-05-01 16:16:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bQpzbdAJJbyccwuPS\"}"} 
[2026-05-01 16:16:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bRhqGACywQTQfVd1M\"}"} 
[2026-05-01 16:16:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bSM2dfU5wEGLZjuAa\"}"} 
[2026-05-01 16:16:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bSzyGHQAUEF22Wrwo\"}"} 
[2026-05-01 16:16:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bU9vMKz9fkaq7EQTn\"}"} 
[2026-05-01 16:16:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bU3y6dJXUVsqMb9au\"}"} 
[2026-05-01 16:16:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bVToRvuVuNPCgiLpJ\"}"} 
[2026-05-01 16:16:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bVW2enh1nQ3tJhPQw\"}"} 
[2026-05-01 16:16:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bWqeYdo9t1hK8MCY2\"}"} 
[2026-05-01 16:16:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bWmgKrU6TaN5ii5Cc\"}"} 
[2026-05-01 16:16:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bY6JoSRsvs5kZj5cu\"}"} 
[2026-05-01 16:16:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bY8XxCZtJEwz7a7HZ\"}"} 
[2026-05-01 16:16:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bZUems7sh35WqVQqu\"}"} 
[2026-05-01 16:16:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bZYcZvcyrCSkH4x5R\"}"} 
[2026-05-01 16:16:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bbC5rLrRyqDHFr6nm\"}"} 
[2026-05-01 16:16:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bc6ALAcDE5bcjvYpx\"}"} 
[2026-05-01 16:16:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bcZwGwgupwwE7L6ao\"}"} 
[2026-05-01 16:16:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bdPJA5jyEpLBNvWva\"}"} 
[2026-05-01 16:16:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9beiAwAKKGjBjv55ib\"}"} 
[2026-05-01 16:16:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bdvnfXg2hJURgvE85\"}"} 
[2026-05-01 16:16:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bgAUv1Qr9wT9mGU5w\"}"} 
[2026-05-01 16:16:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bgGw6QDc2XmRC3wvG\"}"} 
[2026-05-01 16:16:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bhNAccUDp4aBuhT5j\"}"} 
[2026-05-01 16:16:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bhsRQsEJr6SkMfENf\"}"} 
[2026-05-01 16:16:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bitCA6jqmmPYoS29M\"}"} 
[2026-05-01 16:16:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bjJVkAQ6PvQrU91im\"}"} 
[2026-05-01 16:16:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bkJXPiAtDxay1QyoM\"}"} 
[2026-05-01 16:16:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bkerTN6F5YtWvs538\"}"} 
[2026-05-01 16:16:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bmgczGQiQG5r4c7wM\"}"} 
[2026-05-01 16:16:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bn1xRSTwbjby2KfKE\"}"} 
[2026-05-01 16:16:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bo8BabiJg13Bq4YWL\"}"} 
[2026-05-01 16:16:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9boRJ4neFhk3KtYJ8z\"}"} 
[2026-05-01 16:16:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bpaVrdJTnj7a9RTch\"}"} 
[2026-05-01 16:16:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bprNCGd9k63knBm2f\"}"} 
[2026-05-01 16:16:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bqwr4LYr15qpEs3aY\"}"} 
[2026-05-01 16:16:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9br9Fg5LDqskq4pSBq\"}"} 
[2026-05-01 16:16:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bsFUv6cEv3qu6bYkT\"}"} 
[2026-05-01 16:16:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bsTsr1L3aShSbKAho\"}"} 
[2026-05-01 16:16:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9btUQMis1zeZ4zJ4eK\"}"} 
[2026-05-01 16:16:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9btmGU6HX6TbCoghHp\"}"} 
[2026-05-01 16:16:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9burFGknVQgBxzuMMX\"}"} 
[2026-05-01 16:16:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bv2Ad83SvXrtDsd4W\"}"} 
[2026-05-01 16:16:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bwHaAgB9eiE2LH5eF\"}"} 
[2026-05-01 16:16:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bwTjUSJs91ZqNqNCh\"}"} 
[2026-05-01 16:16:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bxgfFxYZgpeLqMT3C\"}"} 
[2026-05-01 16:16:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bxqaxgAk3KGFWu3nM\"}"} 
[2026-05-01 16:16:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bz3m1dvHD7k7dziao\"}"} 
[2026-05-01 16:16:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9bz7jT1yk3PvW4MxAo\"}"} 
[2026-05-01 16:16:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c1PNeGhs1Q7yF5KWL\"}"} 
[2026-05-01 16:16:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c1P8Ka8GRNUY9ypeC\"}"} 
[2026-05-01 16:16:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c2aZTsLEUEfsEoey3\"}"} 
[2026-05-01 16:16:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c2kUvvNptK8ASPMEc\"}"} 
[2026-05-01 16:16:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c3y9nvsrdh2ndzr1K\"}"} 
[2026-05-01 16:16:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c4F2C1TU4aMiZDXdR\"}"} 
[2026-05-01 16:16:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c5LkndWk8XJfKAzYb\"}"} 
[2026-05-01 16:16:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c5hq243UARPUSATGd\"}"} 
[2026-05-01 16:16:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c6gsBmYRBARFgFcx9\"}"} 
[2026-05-01 16:16:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c79u2hEY3UPM9RJPP\"}"} 
[2026-05-01 16:16:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c89RjTHgdXnBxfNci\"}"} 
[2026-05-01 16:16:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c8XVbDWsNrNqjAJb9\"}"} 
[2026-05-01 16:16:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c9WHNsMMLvNqZp2WG\"}"} 
[2026-05-01 16:16:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9c9tbnDNmweFTk4QcV\"}"} 
[2026-05-01 16:16:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cB24wgPtqznVPgCzg\"}"} 
[2026-05-01 16:16:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cBHCDXKqs8UL1SBWa\"}"} 
[2026-05-01 16:16:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cCMvkia2w1MrWsZRW\"}"} 
[2026-05-01 16:16:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cCdoDz5jsJMzBpnQ1\"}"} 
[2026-05-01 16:16:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cDnkdEMoetP69R77e\"}"} 
[2026-05-01 16:16:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cDxvVh74Amrwx5Lib\"}"} 
[2026-05-01 16:16:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cEygmYe3sGECJe3n8\"}"} 
[2026-05-01 16:16:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cFK2y43MccW5TJXiU\"}"} 
[2026-05-01 16:16:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cG7Q8P6ZuRBy5213F\"}"} 
[2026-05-01 16:16:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cGdf4JQqnCeA9tfYC\"}"} 
[2026-05-01 16:16:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cHN4NsMTGDMQZ12cj\"}"} 
[2026-05-01 16:16:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cJ8T5NUMzj7nGdi5m\"}"} 
[2026-05-01 16:16:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cJhBbdokXNrnqgP3J\"}"} 
[2026-05-01 16:16:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cKX3S3dSftqL5no9F\"}"} 
[2026-05-01 16:16:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cL8FhDBMHBP1XXb5H\"}"} 
[2026-05-01 16:16:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cLvNcJ6tiEGf2LtxJ\"}"} 
[2026-05-01 16:16:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cMUMxrz7jxb7JoLsC\"}"} 
[2026-05-01 16:16:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cNEFxfkWEVi2nVKCj\"}"} 
[2026-05-01 16:16:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cNpj5dt64AyicYpFc\"}"} 
[2026-05-01 16:16:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cPgpGpfWScTYSNAhT\"}"} 
[2026-05-01 16:16:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cQAatqhMNZx5ZZBgp\"}"} 
[2026-05-01 16:16:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cRA7bobfC8vQLHocC\"}"} 
[2026-05-01 16:16:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cRSjcykmjErV2djxF\"}"} 
[2026-05-01 16:16:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cSYTfyGF6h7SvZQ3A\"}"} 
[2026-05-01 16:16:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cSvnG2keRM6xvjGPs\"}"} 
[2026-05-01 16:16:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cTsaXHeeJimZhBAG8\"}"} 
[2026-05-01 16:16:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cUMMdDT6p4DThAFPu\"}"} 
[2026-05-01 16:16:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cVT5zAcJ134DzcFaC\"}"} 
[2026-05-01 16:16:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cVfEcmGkJnJLJXQXK\"}"} 
[2026-05-01 16:16:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cWvt6dU4es3gPwkiu\"}"} 
[2026-05-01 16:16:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cWuQ6RzkUQEKHL7Dq\"}"} 
[2026-05-01 16:16:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cYNwj7BBnEfApnDYv\"}"} 
[2026-05-01 16:16:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cYg4Naz4Ag7EuCrwA\"}"} 
[2026-05-01 16:16:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cZxTCwextBXiFqHwr\"}"} 
[2026-05-01 16:16:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ca4QAgGgktpVjCKav\"}"} 
[2026-05-01 16:16:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cbHa1nqLAPka6JQgV\"}"} 
[2026-05-01 16:16:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cbSVcyLjUKjCvxfY6\"}"} 
[2026-05-01 16:16:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ccaD9BsMEDGpjrXgE\"}"} 
[2026-05-01 16:16:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cdo8UqvkwtHh6uWFf\"}"} 
[2026-05-01 16:16:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cdqNEYfNEboBdziNH\"}"} 
[2026-05-01 16:16:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cfBUQSoYc6qE8ViWS\"}"} 
[2026-05-01 16:16:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cfAEVa6cLCw111e32\"}"} 
[2026-05-01 16:16:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cgYaMzyr7PEvrbsCw\"}"} 
[2026-05-01 16:16:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9chc5aCjn6wU6bXzVw\"}"} 
[2026-05-01 16:16:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9chpUVVMj86e8hv7KC\"}"} 
[2026-05-01 16:16:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cipkaCw1z78mpv1Ps\"}"} 
[2026-05-01 16:16:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cjALsah2mqm7TkJRW\"}"} 
[2026-05-01 16:16:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ckB7LCAtTk8VmExEC\"}"} 
[2026-05-01 16:16:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ckUxqrf4TSXbDgpjo\"}"} 
[2026-05-01 16:16:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cmMoQAj4bzHCLXXLK\"}"} 
[2026-05-01 16:16:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cmfeuMhMkqJQVP1A2\"}"} 
[2026-05-01 16:16:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9co5EXEJLFtXLBUWdj\"}"} 
[2026-05-01 16:16:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cnzmvqHgGQjFA7ULY\"}"} 
[2026-05-01 16:16:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cpP7m2ysni6yZ5hMp\"}"} 
[2026-05-01 16:16:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cpzpjCi2K5h4yjTLt\"}"} 
[2026-05-01 16:16:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cqfWk22U342ZpRhUF\"}"} 
[2026-05-01 16:16:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9crLwRtgp2CLqMegz8\"}"} 
[2026-05-01 16:16:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9crxQCbrYckFXvhVyZ\"}"} 
[2026-05-01 16:16:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9csinac7YReDgsMuZa\"}"} 
[2026-05-01 16:16:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ct96BATgWQF58rhd1\"}"} 
[2026-05-01 16:16:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cu6syZ926qUPgR9Qq\"}"} 
[2026-05-01 16:16:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cuZQxHZ6vH6cJisA6\"}"} 
[2026-05-01 16:16:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cvTyxm96vnBsMjQCA\"}"} 
[2026-05-01 16:16:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cvwkyze4BBr3Ta4f9\"}"} 
[2026-05-01 16:16:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cwp6XUQeYMkWvhmqd\"}"} 
[2026-05-01 16:16:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cxVXVzbuZQPwoiTFv\"}"} 
[2026-05-01 16:16:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cyBSw2tjw6kQs5hT8\"}"} 
[2026-05-01 16:16:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9cyq9CUMvGG9gfwB7R\"}"} 
[2026-05-01 16:16:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9czY4X5FfKLJDygnib\"}"} 
[2026-05-01 16:16:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d1FiamNDKQ1EbrUpQ\"}"} 
[2026-05-01 16:16:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d1rS8fJXhnSAVj2Zs\"}"} 
[2026-05-01 16:16:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d2b5nqJ3t1XBgufVJ\"}"} 
[2026-05-01 16:16:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d3HFoTCsPLJMX6fzQ\"}"} 
[2026-05-01 16:16:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d4e7gYAbCtdVtGRtN\"}"} 
[2026-05-01 16:16:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d63hKvZmkb8cDCwNb\"}"} 
[2026-05-01 16:16:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d7RJ1et1JsUE8spHD\"}"} 
[2026-05-01 16:16:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d8Ht9NXDThn5s31aL\"}"} 
[2026-05-01 16:16:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d8muHhLEToSSxS37L\"}"} 
[2026-05-01 16:16:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:16:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:16:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:16:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9d9fyjnVsQPxkxvC3Y\"}"} 
[2026-05-01 16:16:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dABVTGwh1cHa9v4Tv\"}"} 
[2026-05-01 16:17:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dB35m9TYdonvGjC1a\"}"} 
[2026-05-01 16:17:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dBdZ72QGevjoJvfQE\"}"} 
[2026-05-01 16:17:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dCMiFqt6vmtbEMhgc\"}"} 
[2026-05-01 16:17:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dD3PJGrwdcQqdCjge\"}"} 
[2026-05-01 16:17:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dEQV9HY7tdiY27Fkr\"}"} 
[2026-05-01 16:17:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dDmYR72GApu9LCEJu\"}"} 
[2026-05-01 16:17:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dFyVu3qnbafdiAVpu\"}"} 
[2026-05-01 16:17:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dFoL14X26iEEJJUZw\"}"} 
[2026-05-01 16:17:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dHNLXbfR245M5pCEV\"}"} 
[2026-05-01 16:17:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dHVmwBN2TVaEY6gUa\"}"} 
[2026-05-01 16:17:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dJq9LV4qnuXUQKJa1\"}"} 
[2026-05-01 16:17:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dJjSWXei1wJe7mX22\"}"} 
[2026-05-01 16:17:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dL54HtE2MDJDNRn6h\"}"} 
[2026-05-01 16:17:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dLBkSCquwLJwLAGsh\"}"} 
[2026-05-01 16:17:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dMTtsNDZWcypUDPnw\"}"} 
[2026-05-01 16:17:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dMb64uy3AtqRnUqSL\"}"} 
[2026-05-01 16:17:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dNmXR8v8sbC7Zarou\"}"} 
[2026-05-01 16:17:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dNvhnfa1Zg8ZVvpUj\"}"} 
[2026-05-01 16:17:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dQDbGuNjbk3nrbMcZ\"}"} 
[2026-05-01 16:17:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dQBcEtkWcF9ZnDnBB\"}"} 
[2026-05-01 16:17:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dRit5H5MCJKCdpvQk\"}"} 
[2026-05-01 16:17:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dRff1nY4XwZFTupHh\"}"} 
[2026-05-01 16:17:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dT8i8ARmYGMndmvQM\"}"} 
[2026-05-01 16:17:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dT8xRuWzCBGGYaqUf\"}"} 
[2026-05-01 16:17:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dUTqLNEypUs2Dtho3\"}"} 
[2026-05-01 16:17:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dUVZvepKyDkZFZ543\"}"} 
[2026-05-01 16:17:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dVvtVa2W37ii8jHSS\"}"} 
[2026-05-01 16:17:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dVvdpDzEbbw5D2XvW\"}"} 
[2026-05-01 16:17:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dXMTdfqUkvCRzn9gY\"}"} 
[2026-05-01 16:17:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dXNx1XnV5idmmjdY4\"}"} 
[2026-05-01 16:17:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dYn38U9aCSEzttdum\"}"} 
[2026-05-01 16:17:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dYo2kEXUo8eQoEyVQ\"}"} 
[2026-05-01 16:17:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9daDMomEpCozZTkTmv\"}"} 
[2026-05-01 16:17:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9daJ4wZeYLfu1RZUzJ\"}"} 
[2026-05-01 16:17:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dbchFSLz5tcCVSuP1\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dbhQWVbBdNo4X5RXm\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dcy3oKcCVAAqmcYBX\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dd13DNFMTpf6uTLWs\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9deHBTuogPTQFLxAXd\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9deKQsYAmjRK7uzyWu\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dfboVzNWPXyoPLTq7\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dfVc1dJZJQgKyPtA3\"}"} 
[2026-05-01 16:17:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dgwB88x9wjiVGUD1B\"}"} 
[2026-05-01 16:17:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dgvvh9hjm279ct3rz\"}"} 
[2026-05-01 16:17:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9diK1zCkAJX4xdEaaZ\"}"} 
[2026-05-01 16:17:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9diMW2JLb5yeD5CRRg\"}"} 
[2026-05-01 16:17:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dji7NTvtziJ7emBoj\"}"} 
[2026-05-01 16:17:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dk99pUmJVQBvBJ2VN\"}"} 
[2026-05-01 16:17:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dm9vby8xq8mq7bwgJ\"}"} 
[2026-05-01 16:17:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dmbiD9FWBjMBc2Ext\"}"} 
[2026-05-01 16:17:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dnX2cqt3DVkcqyrht\"}"} 
[2026-05-01 16:17:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dnu6qqgpChcvfzEMX\"}"} 
[2026-05-01 16:17:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9douNkYtc4sFfJLj93\"}"} 
[2026-05-01 16:17:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dp8GL4dMjbBr9MXz6\"}"} 
[2026-05-01 16:17:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dqfXzHBKGFshRmj6x\"}"} 
[2026-05-01 16:17:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dqEVdndJ52ccyXNpR\"}"} 
[2026-05-01 16:17:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dryukvnpXAAWbmcpG\"}"} 
[2026-05-01 16:17:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dsEnq6TLaryqckRMK\"}"} 
[2026-05-01 16:17:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dtJHnrMedctKgSTfW\"}"} 
[2026-05-01 16:17:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9du7QSP8pE9YrVhcsT\"}"} 
[2026-05-01 16:17:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9duhsoEw8SVNZ4wzfa\"}"} 
[2026-05-01 16:17:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dvRHVJ1nU6Bv6NJnd\"}"} 
[2026-05-01 16:17:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dw4ykGueVRYQGvAt2\"}"} 
[2026-05-01 16:17:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dxXHbynaWgyzwkfrp\"}"} 
[2026-05-01 16:17:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9dzVMsEzcGtinfXJ17\"}"} 
[2026-05-01 16:17:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e1rDVYpuwy1R3sLFG\"}"} 
[2026-05-01 16:17:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e3C5c64X5cDgsoQNr\"}"} 
[2026-05-01 16:17:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e4YSAQLrenrJ8vjsw\"}"} 
[2026-05-01 16:17:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e5vXrEChZeCTQT4Qe\"}"} 
[2026-05-01 16:17:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e5u3mXTy9QezBM8dh\"}"} 
[2026-05-01 16:17:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e7H95XC6Wv1SP4Ki6\"}"} 
[2026-05-01 16:17:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e7igaHssBvjacHr5Z\"}"} 
[2026-05-01 16:17:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e8ixhcg8T5GieAfKj\"}"} 
[2026-05-01 16:17:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9e98WetGnUotd4V2Hp\"}"} 
[2026-05-01 16:17:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eAFyv4Auj39W1dayN\"}"} 
[2026-05-01 16:17:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eAvffi9wyKpT192uY\"}"} 
[2026-05-01 16:17:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eBqEehSsjx7a33f2p\"}"} 
[2026-05-01 16:17:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eCLVqFecVzw3EKXbw\"}"} 
[2026-05-01 16:17:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eDKn81TAzHCquN4VB\"}"} 
[2026-05-01 16:17:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eDkpkHBWnReMbUfss\"}"} 
[2026-05-01 16:17:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eEiNKuxvJF1qjf8Pa\"}"} 
[2026-05-01 16:17:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eFGcM12PxYFsH3HDE\"}"} 
[2026-05-01 16:17:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eG3joJhjYHsEW2PcQ\"}"} 
[2026-05-01 16:17:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eGZVWAB8fvFhPJGNw\"}"} 
[2026-05-01 16:17:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eHGARGoCAJZNDLzrT\"}"} 
[2026-05-01 16:17:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eHoQqYpGYJccHmsBy\"}"} 
[2026-05-01 16:17:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eJgFGTDJk513We2h4\"}"} 
[2026-05-01 16:17:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eKYqGvE2RZCmgthMy\"}"} 
[2026-05-01 16:17:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eLKiFqesiaMBwSHSU\"}"} 
[2026-05-01 16:17:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eLvgDToG2LQF3cedN\"}"} 
[2026-05-01 16:17:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eMiobE2vJ3gaWw8mo\"}"} 
[2026-05-01 16:17:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eNK25yr8Q31CH4Feu\"}"} 
[2026-05-01 16:17:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eP3vGLRpdgYUZuP4L\"}"} 
[2026-05-01 16:17:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ePiMiYxLJ548zonft\"}"} 
[2026-05-01 16:17:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eQQmuv6xwHDjyviSe\"}"} 
[2026-05-01 16:17:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eREdoWUwbQetGFEhs\"}"} 
[2026-05-01 16:17:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eRsq7CwGLgZvKvyJp\"}"} 
[2026-05-01 16:17:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eSZWSG9ZibYPw6axJ\"}"} 
[2026-05-01 16:17:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eTDwhCh3pwGm5CE8n\"}"} 
[2026-05-01 16:17:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eUcY8xMjyyWCfP5Cn\"}"} 
[2026-05-01 16:17:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eUhk7JfmshMDFVZhT\"}"} 
[2026-05-01 16:17:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eW56WnqHJ4JxhVoN1\"}"} 
[2026-05-01 16:17:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eW7L2Jz7qzb5rtzmU\"}"} 
[2026-05-01 16:17:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eXWfHVj4BFstbe8Mq\"}"} 
[2026-05-01 16:17:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eaTGinWEv1ts3qny3\"}"} 
[2026-05-01 16:17:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ec2HERGruC6CcpNyf\"}"} 
[2026-05-01 16:17:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ebvaFw64qmbraxw2W\"}"} 
[2026-05-01 16:17:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9edMeH1oXF2FFViyaA\"}"} 
[2026-05-01 16:17:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9edfW5KCSjXfCVicaE\"}"} 
[2026-05-01 16:17:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eei1D4L9sBNFhy9tY\"}"} 
[2026-05-01 16:17:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9efQfvdTLJzV2ZuDSC\"}"} 
[2026-05-01 16:17:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9efyeuPvDA4k3YFoyV\"}"} 
[2026-05-01 16:17:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9egom5QAeh9mxXVdzp\"}"} 
[2026-05-01 16:17:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ehAbP5BXEYdiPPjUk\"}"} 
[2026-05-01 16:17:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eih7emkHRnkL39gC1\"}"} 
[2026-05-01 16:17:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eiHKD4ztUvinUhxao\"}"} 
[2026-05-01 16:17:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ejvXoSYxbaPG6T4SW\"}"} 
[2026-05-01 16:17:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ejyWdFRLq7EdLADV3\"}"} 
[2026-05-01 16:17:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9emFuRYuypZp2iGCrb\"}"} 
[2026-05-01 16:17:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9emPb8xFrWz4z2S1bg\"}"} 
[2026-05-01 16:17:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9encGQeezpaNFFV7e7\"}"} 
[2026-05-01 16:17:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9enii8XnmhcoZPDyNK\"}"} 
[2026-05-01 16:17:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eoy7iPUJmE7ivGrZf\"}"} 
[2026-05-01 16:17:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ep54vfAcyLiNCZpji\"}"} 
[2026-05-01 16:17:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eqJVE6apT5tpWhAQ5\"}"} 
[2026-05-01 16:17:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eqTR1ytgcEyMWbmSo\"}"} 
[2026-05-01 16:17:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9erh5PauUC3MY6mvMq\"}"} 
[2026-05-01 16:17:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ero2vYJ8M6ukVFBa6\"}"} 
[2026-05-01 16:17:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9et1x5Hgsd631FSvbW\"}"} 
[2026-05-01 16:17:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9etC7gMq9YzAcKhDdQ\"}"} 
[2026-05-01 16:17:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9euTGg11yEVHUY4Mbb\"}"} 
[2026-05-01 16:17:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9euai8Jm58Pq4yjPAr\"}"} 
[2026-05-01 16:17:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9evsMK6LRXWK43zRju\"}"} 
[2026-05-01 16:17:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ewCwRmAttE5f327o8\"}"} 
[2026-05-01 16:17:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9exHg7KcQq86fTeVZM\"}"} 
[2026-05-01 16:17:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9exaYQNW1pj18nafTn\"}"} 
[2026-05-01 16:17:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eyjVgHQWJgbzzUMUe\"}"} 
[2026-05-01 16:17:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9eyyP8kYP1L6a3F57z\"}"} 
[2026-05-01 16:17:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f1G24DmTFtgcWibc9\"}"} 
[2026-05-01 16:17:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f1Nxt5fXQQBwgqNMn\"}"} 
[2026-05-01 16:17:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f2d88ypyqRGoQXmBb\"}"} 
[2026-05-01 16:17:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f2oHm25nNRtFUn7gR\"}"} 
[2026-05-01 16:17:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f4AeApi2cPA1QT7kt\"}"} 
[2026-05-01 16:17:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f4Bt8Y7PN8sUMkqRw\"}"} 
[2026-05-01 16:17:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f5YjtRChLczNtBV8q\"}"} 
[2026-05-01 16:17:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f5XW7ziFyBahLsfPH\"}"} 
[2026-05-01 16:17:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f6pdjtEhYYCqUsa5f\"}"} 
[2026-05-01 16:17:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f6tMcmYCwgJeTuxUK\"}"} 
[2026-05-01 16:17:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f82p8oUZUyzuJdgaP\"}"} 
[2026-05-01 16:17:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f8DUWG9Gk6zfQ3mr5\"}"} 
[2026-05-01 16:17:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f9LwcHCyUDVs9eZiQ\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9f9YMGTfCFWzedugAU\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fAiYYDLAK3D967baV\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fAiHtmGSdAJm1rENs\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fCAbsfH37Aip2rD7M\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fCBbm7Aj8aWrvULki\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fDUz3ABu8vb7CLtPH\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fDbBagw9wetocyW83\"}"} 
[2026-05-01 16:17:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fEr5xMhvWMmtG5U9t\"}"} 
[2026-05-01 16:17:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fEu4iLS7sA5uKuA19\"}"} 
[2026-05-01 16:17:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fG6FFJubVvNvPt6uL\"}"} 
[2026-05-01 16:17:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fGJ9RNuUZ33VhEKzV\"}"} 
[2026-05-01 16:17:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fHRNAqjFXd8t2brHx\"}"} 
[2026-05-01 16:17:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fHgVjviNHJfquR7Ru\"}"} 
[2026-05-01 16:17:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fJrC7ad9N2rcsvD5V\"}"} 
[2026-05-01 16:17:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fK2rYcar4tMGqH4WA\"}"} 
[2026-05-01 16:17:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fLEn7P47XA3PAQXpK\"}"} 
[2026-05-01 16:17:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fLPxefBxSBw3JwVrq\"}"} 
[2026-05-01 16:17:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fMiq5UNMiSs4A9sRD\"}"} 
[2026-05-01 16:17:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fMdsVAquxJDQRmqmt\"}"} 
[2026-05-01 16:17:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fNw1HVpLtJC6c2zUQ\"}"} 
[2026-05-01 16:17:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fP7B4VjwAgQFNSuVt\"}"} 
[2026-05-01 16:17:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fQJMgMhqHGKgzSCac\"}"} 
[2026-05-01 16:17:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fQMLR7XEo8fJna3qE\"}"} 
[2026-05-01 16:17:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fRfhwGwkxbtVAKvp3\"}"} 
[2026-05-01 16:17:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fRWHXuxDGnpCaXtxD\"}"} 
[2026-05-01 16:17:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fSsPbWnqJEi7fWrUm\"}"} 
[2026-05-01 16:17:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fTBEzNpjUxjdgWjzG\"}"} 
[2026-05-01 16:17:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fU6K4PQT7qGymzmPc\"}"} 
[2026-05-01 16:17:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fUcZavbQYPVDeJejU\"}"} 
[2026-05-01 16:17:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fVSvMBU5F4eDrWBTQ\"}"} 
[2026-05-01 16:17:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fVyfqLGDSZa7w97gu\"}"} 
[2026-05-01 16:17:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fWon7WWDoJ4f2kR6k\"}"} 
[2026-05-01 16:17:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fXJnmRcVtzsgNbzfa\"}"} 
[2026-05-01 16:17:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fYBNnGaPsGdM9GZfK\"}"} 
[2026-05-01 16:17:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fYisMkaE85T3EpcEi\"}"} 
[2026-05-01 16:17:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fZZiWZmTq3L9VdL9b\"}"} 
[2026-05-01 16:17:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fa5yDXWtR9rYNYV6J\"}"} 
[2026-05-01 16:17:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fasMTZ7smgkZLY6q1\"}"} 
[2026-05-01 16:17:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fc5HKXadz3EH1CL1e\"}"} 
[2026-05-01 16:17:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fba2DAJujfEGGwfAc\"}"} 
[2026-05-01 16:17:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fdrSQoukUDLErtQxz\"}"} 
[2026-05-01 16:17:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9feeKNbvotF3KtZ3Go\"}"} 
[2026-05-01 16:17:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ffCoN6jJtm4TqtA7J\"}"} 
[2026-05-01 16:17:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fg3eQuUzoYAnK97oe\"}"} 
[2026-05-01 16:17:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fgXAy7ce3AwDAC2cz\"}"} 
[2026-05-01 16:17:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fhQFobMDYcr7JNfH3\"}"} 
[2026-05-01 16:17:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fhmLXDFfD5q9ct2By\"}"} 
[2026-05-01 16:17:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fig9hqHoSsjMGturp\"}"} 
[2026-05-01 16:17:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fj9SCompLGDw1r9os\"}"} 
[2026-05-01 16:17:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fk3FmvKBiby1HuV1x\"}"} 
[2026-05-01 16:17:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fkaWLtZ5ua3AWc9Hv\"}"} 
[2026-05-01 16:17:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fmSLquCQEkX8Ehfid\"}"} 
[2026-05-01 16:17:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fn15PSRa1D4CLH7Rn\"}"} 
[2026-05-01 16:17:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fnfmLh9pWCoUuRdRT\"}"} 
[2026-05-01 16:17:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9foGECYMHYStM2Ddyz\"}"} 
[2026-05-01 16:17:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fp1NyZJ3feYaSXZCT\"}"} 
[2026-05-01 16:17:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fpd66BAT7CdFmaunP\"}"} 
[2026-05-01 16:17:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fqBKujP68NBm3SHmo\"}"} 
[2026-05-01 16:17:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fqzCFR6CaaTM73zHT\"}"} 
[2026-05-01 16:17:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9frQF4hP6dBJLBJAuN\"}"} 
[2026-05-01 16:17:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fsMYdMszCJ8PcLT5S\"}"} 
[2026-05-01 16:17:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fsj7cVmSKqs7YRJhF\"}"} 
[2026-05-01 16:17:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ftq6SBTJPi2u1TsPr\"}"} 
[2026-05-01 16:17:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fu9wiijxdoF6mAT5N\"}"} 
[2026-05-01 16:17:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fvFAvCs9Xj33DJ6nE\"}"} 
[2026-05-01 16:17:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fvYHHFiguDpvkDSEi\"}"} 
[2026-05-01 16:17:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fwZZ1opS8AWUfKTYi\"}"} 
[2026-05-01 16:17:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fwudfR2LZEhDmHhLc\"}"} 
[2026-05-01 16:17:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fxxPZyjP39AVZkWz7\"}"} 
[2026-05-01 16:17:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fyGVLzb3BF4iQej3Q\"}"} 
[2026-05-01 16:17:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fzJzq1GwazQ2eZsBn\"}"} 
[2026-05-01 16:17:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9fzZdKKpchNT8Lnqxc\"}"} 
[2026-05-01 16:17:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g1es6ZiNaiMAZxed4\"}"} 
[2026-05-01 16:17:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g1tzvLrKy4DEoREat\"}"} 
[2026-05-01 16:17:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g34hB4yn7zWUYJboo\"}"} 
[2026-05-01 16:17:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g37RHHnBArP4LWHne\"}"} 
[2026-05-01 16:17:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g4Un4xiqSufc2gNSC\"}"} 
[2026-05-01 16:17:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g4dxBGTbhdpnkUkUE\"}"} 
[2026-05-01 16:17:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g5o9pih8PfW4S2gi7\"}"} 
[2026-05-01 16:17:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g623VtQGDvtuagsVm\"}"} 
[2026-05-01 16:17:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g78GVecASYSGgL9Dm\"}"} 
[2026-05-01 16:17:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g7PtZAUw9qZEyHsQY\"}"} 
[2026-05-01 16:17:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g8MBt7t1KDyVZr4Eb\"}"} 
[2026-05-01 16:17:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g8imRe3wP9kNwjDYh\"}"} 
[2026-05-01 16:17:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9g9e5SXnmnhhiwFZpu\"}"} 
[2026-05-01 16:17:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gA7c2azCrxPrb446V\"}"} 
[2026-05-01 16:17:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gAr1WoXAzLUGsm9eq\"}"} 
[2026-05-01 16:17:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gBYRdvhKJKhsWeejC\"}"} 
[2026-05-01 16:17:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gCPH9HaMj3DoatW1U\"}"} 
[2026-05-01 16:17:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gDobzH5y32FpGBXnz\"}"} 
[2026-05-01 16:17:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gDncTVy1tQKUsqcNP\"}"} 
[2026-05-01 16:17:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gFATuDiKbSGacKV6X\"}"} 
[2026-05-01 16:17:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gFzpK6iYVuUxnHbYr\"}"} 
[2026-05-01 16:17:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gGZoCShC8Z7cdLUwM\"}"} 
[2026-05-01 16:17:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gHMvQm9XpeFQ8uAd1\"}"} 
[2026-05-01 16:17:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gJ3r7GVFd7YMfDaUQ\"}"} 
[2026-05-01 16:17:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gJk1xgbrcLTbgsdFk\"}"} 
[2026-05-01 16:17:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gKRwaZj6RW4meeSCv\"}"} 
[2026-05-01 16:17:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gLHYCSSCiqqVptXMf\"}"} 
[2026-05-01 16:17:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gLu11Dv3kxozp6iUP\"}"} 
[2026-05-01 16:17:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gMZw3EgBLS8EXvJpD\"}"} 
[2026-05-01 16:17:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gNF7T86QPw2mgb9ht\"}"} 
[2026-05-01 16:17:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gPayScyaofDAPbPCp\"}"} 
[2026-05-01 16:17:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gQ9DAUWa6y1qtZMb6\"}"} 
[2026-05-01 16:17:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gRP82VG7dVZ5UTeqZ\"}"} 
[2026-05-01 16:17:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gRUppAXtvaNW36b6V\"}"} 
[2026-05-01 16:17:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gSjUrC6DU1i7QuU4T\"}"} 
[2026-05-01 16:17:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gSrRZcNT9BPUWXQYg\"}"} 
[2026-05-01 16:17:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gU75szbY9jgRx6sS2\"}"} 
[2026-05-01 16:17:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gUKEjPvZX5MFYpTkj\"}"} 
[2026-05-01 16:17:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gVaPCsS6CRxSNgZaz\"}"} 
[2026-05-01 16:17:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gVvifaL29WgSLdCDR\"}"} 
[2026-05-01 16:17:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gWukjY5KXyUTtz5i2\"}"} 
[2026-05-01 16:17:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gXGav5dWH5U215sX8\"}"} 
[2026-05-01 16:17:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gY6wNtSXcxK7VFUBW\"}"} 
[2026-05-01 16:17:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gYdSbzPtCtrX23TwY\"}"} 
[2026-05-01 16:17:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gZS4QeB65eaFdKrYm\"}"} 
[2026-05-01 16:17:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gZz3gZnFqtXd7f3db\"}"} 
[2026-05-01 16:17:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gbEhvaeb3St7ztpwT\"}"} 
[2026-05-01 16:17:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gb6mgjTHDAzyfhGXR\"}"} 
[2026-05-01 16:17:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gcZaYEuQ7zbiu6KEx\"}"} 
[2026-05-01 16:17:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gczdF8nY3TcvAwrD5\"}"} 
[2026-05-01 16:17:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ge19HkSf1a5FMiwFn\"}"} 
[2026-05-01 16:17:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9geNyBJd3ffWtXnWsW\"}"} 
[2026-05-01 16:17:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gfXg9vPNruqm8kbWh\"}"} 
[2026-05-01 16:17:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gfjaQxGEuW6eQfx69\"}"} 
[2026-05-01 16:17:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ggsY8VMEszcM5Rsa2\"}"} 
[2026-05-01 16:17:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gh5gfJAyCzViSQDyQ\"}"} 
[2026-05-01 16:17:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gi8gwkopAtXfaE4fp\"}"} 
[2026-05-01 16:17:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9giW1nnTieNUDhtf4H\"}"} 
[2026-05-01 16:17:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gjUodGHXy9XMyxqAg\"}"} 
[2026-05-01 16:17:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gjtrMc6ADrPajqQV2\"}"} 
[2026-05-01 16:17:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gkreYZY9hJMmq3qtZ\"}"} 
[2026-05-01 16:17:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gmBzEWhRcSyQPGQfo\"}"} 
[2026-05-01 16:17:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gn9HwdRXo2B62TTMT\"}"} 
[2026-05-01 16:17:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gnZLvU9FY2a3CfneM\"}"} 
[2026-05-01 16:17:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gog4Yo4A9S8kVVHha\"}"} 
[2026-05-01 16:17:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gosihA1NQhvscHEMy\"}"} 
[2026-05-01 16:17:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gq97tHHLHtwYVWmp8\"}"} 
[2026-05-01 16:17:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gqTDyHLKJgSBhhJiM\"}"} 
[2026-05-01 16:17:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9greuP5uYbmGRt9Nyq\"}"} 
[2026-05-01 16:17:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9grjs6ui3iBfBEUpMf\"}"} 
[2026-05-01 16:17:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gt5UVigZDULN8c1tc\"}"} 
[2026-05-01 16:17:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gtAC3b8RJp2BKmmFt\"}"} 
[2026-05-01 16:17:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9guTKpR3jbpdgGUKMJ\"}"} 
[2026-05-01 16:17:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9guS5wGcHqb2jsXgiZ\"}"} 
[2026-05-01 16:17:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gvgjvFqRT1n55yWXE\"}"} 
[2026-05-01 16:17:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gvki7s9h6PKZUfEoB\"}"} 
[2026-05-01 16:17:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gwz89xr7TdZkiwBAS\"}"} 
[2026-05-01 16:17:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gxA3gk3UbxHDxkC9y\"}"} 
[2026-05-01 16:17:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gyB4VtZGcgRhU8XRH\"}"} 
[2026-05-01 16:17:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gydbVmRZ5WkA7s3XA\"}"} 
[2026-05-01 16:17:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gzauBATVSrGzpuPxg\"}"} 
[2026-05-01 16:17:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9gzzwqRTsoo5JMNy52\"}"} 
[2026-05-01 16:17:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h1w1X4y95Y1j2W3uo\"}"} 
[2026-05-01 16:17:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h2Ka8X1m5Sp5i9wgD\"}"} 
[2026-05-01 16:17:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h3Jrip3od8RGeCRX3\"}"} 
[2026-05-01 16:17:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h3fSEoQy1AyaqdxCA\"}"} 
[2026-05-01 16:17:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h4jgcBSUiBXbVAduV\"}"} 
[2026-05-01 16:17:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h57WBuNLmviuD5JDC\"}"} 
[2026-05-01 16:17:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h6GhiLqDpcwk6BufZ\"}"} 
[2026-05-01 16:17:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h6X63Vi1arzp5q4ZX\"}"} 
[2026-05-01 16:17:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h7njeM5CDBVwe5i68\"}"} 
[2026-05-01 16:17:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h7vB8bhRYgttgwaLA\"}"} 
[2026-05-01 16:17:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h95NpLBNR1QCnJbe3\"}"} 
[2026-05-01 16:17:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9h9G3Hrw4PKXKfkGLY\"}"} 
[2026-05-01 16:17:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hADLJobR8syU8JRuT\"}"} 
[2026-05-01 16:17:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hAaQwnjtt4tE6V8gQ\"}"} 
[2026-05-01 16:17:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hBR1r4uFweYrhGoUB\"}"} 
[2026-05-01 16:17:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hBrZWM6YYmqauhFG9\"}"} 
[2026-05-01 16:17:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hCmNf4LTqp9S7Utgu\"}"} 
[2026-05-01 16:17:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hDMbehR4EdYYNpwwc\"}"} 
[2026-05-01 16:17:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hE6FTMoTHn6BqGuad\"}"} 
[2026-05-01 16:17:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hEhDT5mqtFDvAtPGz\"}"} 
[2026-05-01 16:17:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hFvsnXmUYv4yefdpA\"}"} 
[2026-05-01 16:17:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hFN9YjjXhyscKtvxf\"}"} 
[2026-05-01 16:17:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hHEGAyz1VW8557zcY\"}"} 
[2026-05-01 16:17:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hHn1C6sqazE2h5rT8\"}"} 
[2026-05-01 16:17:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hJd6mqiokx1bYxq7d\"}"} 
[2026-05-01 16:17:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hK49UeNicCKTL3jFD\"}"} 
[2026-05-01 16:17:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hKtkNYRFuK5Qeq7tn\"}"} 
[2026-05-01 16:17:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hLSjuLCJKVACge2iP\"}"} 
[2026-05-01 16:17:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hMA9tN8EnsF7jVvij\"}"} 
[2026-05-01 16:17:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hMhPzSURiVyhy4amR\"}"} 
[2026-05-01 16:17:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hNKbrbLevfaXd2Jfm\"}"} 
[2026-05-01 16:17:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hNw4KHpp9EsgsE8RB\"}"} 
[2026-05-01 16:17:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hPYGihjpZeK8Yyws3\"}"} 
[2026-05-01 16:17:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hQZY6Jnp8vPUTEf7e\"}"} 
[2026-05-01 16:17:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hR2561QAP6M9QiHPX\"}"} 
[2026-05-01 16:17:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hRuACrYnxvQqvt3ME\"}"} 
[2026-05-01 16:17:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hSKx6gEuVGtjyy5kq\"}"} 
[2026-05-01 16:17:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hTGWG3Abgh72jg3k3\"}"} 
[2026-05-01 16:17:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hTdqEhiFfEMvPTa7y\"}"} 
[2026-05-01 16:17:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hUszecfJDwAGJ1jXU\"}"} 
[2026-05-01 16:17:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hW6v99MmP8rEfqogQ\"}"} 
[2026-05-01 16:17:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hWnqmttTnCNPeCsdT\"}"} 
[2026-05-01 16:17:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hYDunRrjRgALTfNXk\"}"} 
[2026-05-01 16:17:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:17:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hZeywXcUvRtfa9gtL\"}"} 
[2026-05-01 16:17:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:17:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:17:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hautPqyVDKPh5Tn5j\"}"} 
[2026-05-01 16:18:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hcPSFMJAKLxgwxRb6\"}"} 
[2026-05-01 16:18:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hdj42RVjtGgXQfYft\"}"} 
[2026-05-01 16:18:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hfMHTnYoEpWJMeL6W\"}"} 
[2026-05-01 16:18:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hgksNyquvwhpMBQz2\"}"} 
[2026-05-01 16:18:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hiDvgGLshJhgFRA77\"}"} 
[2026-05-01 16:18:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hjbXGsvAoTCMB5wwj\"}"} 
[2026-05-01 16:18:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hm8YWyDeu47X9GXdr\"}"} 
[2026-05-01 16:18:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hoLVwxhf5jWJjs6v6\"}"} 
[2026-05-01 16:18:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hpj6W3QMQEZHvxtnb\"}"} 
[2026-05-01 16:18:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hr6ScNLyznodSt6JJ\"}"} 
[2026-05-01 16:18:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hsfwwUJWGvS5CQHQ7\"}"} 
[2026-05-01 16:18:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9huJvRBW6ernTzuhBQ\"}"} 
[2026-05-01 16:18:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hvaa3NV1qHaGeNwdJ\"}"} 
[2026-05-01 16:18:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hx1eGEx3GT3uVPvpk\"}"} 
[2026-05-01 16:18:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9hzgsbakvsjcLB91wL\"}"} 
[2026-05-01 16:18:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9i2F991vCyJygRf5rc\"}"} 
[2026-05-01 16:18:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9i3kgCWg3tywhv7V6m\"}"} 
[2026-05-01 16:18:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9i563BrDzRWESFbjDx\"}"} 
[2026-05-01 16:18:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9i6SeZALLx6QxjJqLB\"}"} 
[2026-05-01 16:18:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9i7qEkTRyADJLg79b3\"}"} 
[2026-05-01 16:18:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iAPXeMVizxzAMB1Bx\"}"} 
[2026-05-01 16:18:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iBw3wQc3Xwry62iZv\"}"} 
[2026-05-01 16:18:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iDez5FdVFaatsgwYE\"}"} 
[2026-05-01 16:18:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iF1LnWGbpbRqgN2Nx\"}"} 
[2026-05-01 16:18:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iGHV9AHA9hXcPNVEH\"}"} 
[2026-05-01 16:18:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iHkJ4Kb3YDAmm2271\"}"} 
[2026-05-01 16:18:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iKC7MnQWtbAZ5AFE2\"}"} 
[2026-05-01 16:18:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iLaD4Zd8f9qQmhfkm\"}"} 
[2026-05-01 16:18:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iMx3wdkNzJtXYx8QC\"}"} 
[2026-05-01 16:18:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iPezeX9RwFMZu7zXw\"}"} 
[2026-05-01 16:18:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iR5a6R4tp2BuutF3B\"}"} 
[2026-05-01 16:18:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iSpziDfNd7QpdbahV\"}"} 
[2026-05-01 16:18:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iU985WfXnFfuh9vc9\"}"} 
[2026-05-01 16:18:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iVXiNnm33c62XMjGE\"}"} 
[2026-05-01 16:18:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iWgv3aPysyr53caag\"}"} 
[2026-05-01 16:18:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iXubDm8txLfP1Ytom\"}"} 
[2026-05-01 16:18:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iZHSFTxF1T1rpKUjR\"}"} 
[2026-05-01 16:18:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iagXVN7QJfHBa3VkF\"}"} 
[2026-05-01 16:18:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9icWACT8bCoqmgvYcm\"}"} 
[2026-05-01 16:18:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9idxUYscQAiFHfv9hu\"}"} 
[2026-05-01 16:18:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ifLKX8sRYMgmiBS36\"}"} 
[2026-05-01 16:18:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9igiRAuAeWRr8CWevS\"}"} 
[2026-05-01 16:18:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ii3YFdpZ6R87Bwiek\"}"} 
[2026-05-01 16:18:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ijGTLYBSp8D22YCZ9\"}"} 
[2026-05-01 16:18:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9imf5SEjLtHbY95GCp\"}"} 
[2026-05-01 16:18:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9io59pXFi1S9SjZJoQ\"}"} 
[2026-05-01 16:18:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ipSWHGL5Bw8ej2pst\"}"} 
[2026-05-01 16:18:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iqdwTLEw25nJMr4C4\"}"} 
[2026-05-01 16:18:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9is1J3BLyWf5BjzwTK\"}"} 
[2026-05-01 16:18:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9itNQ49HoteR1sn2g4\"}"} 
[2026-05-01 16:18:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iuiWPNfXuC66ZD2Ng\"}"} 
[2026-05-01 16:18:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9iw7r3nqWb5246S991\"}"} 
[2026-05-01 16:18:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ixp3MvYRHXh41Htmw\"}"} 
[2026-05-01 16:18:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9izUFduJJQNZ6XsQKd\"}"} 
[2026-05-01 16:18:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9j2ZGgi3mCb3PVr7d6\"}"} 
[2026-05-01 16:18:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9j42ZyRXwBUPi1ugzy\"}"} 
[2026-05-01 16:18:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9j5TeT9VF7k62ns6WB\"}"} 
[2026-05-01 16:18:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9j6uDE7zz588N5FAWy\"}"} 
[2026-05-01 16:18:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9j8Cr2Seze8SmJkSjh\"}"} 
[2026-05-01 16:18:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9j9nM1HCPZJGWjALJn\"}"} 
[2026-05-01 16:18:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jBDRMvfXzngvCU9sE\"}"} 
[2026-05-01 16:18:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jCaGgu3rhR798hKma\"}"} 
[2026-05-01 16:18:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jE2LKZoFUQsK1dAAf\"}"} 
[2026-05-01 16:18:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jFGVsgrUL5ZUi6HHL\"}"} 
[2026-05-01 16:18:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jGg5fXTsbhprYpYoF\"}"} 
[2026-05-01 16:18:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jJ8tK2mcUYe7DdE1a\"}"} 
[2026-05-01 16:18:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jKVk48v9aWA9vYUNx\"}"} 
[2026-05-01 16:18:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jLw4hRMPq39mUypZc\"}"} 
[2026-05-01 16:18:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jNNsxo2phhesNeQ9A\"}"} 
[2026-05-01 16:18:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jPizPdoRekkijm4Tm\"}"} 
[2026-05-01 16:18:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jR9KTsqs7fVQ5pnai\"}"} 
[2026-05-01 16:18:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jSVRx6SAvVHuwuqoZ\"}"} 
[2026-05-01 16:18:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jTvFwLjWETc6CJM9m\"}"} 
[2026-05-01 16:18:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jVGcrS3cDYRLeJDsx\"}"} 
[2026-05-01 16:18:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jWbExa3uotgUJ2H7S\"}"} 
[2026-05-01 16:18:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jXwrERPgT6Bnxug4y\"}"} 
[2026-05-01 16:18:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jZbZiEPbEM1frDLW8\"}"} 
[2026-05-01 16:18:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jb6bw6sQ3AnRQVqKK\"}"} 
[2026-05-01 16:18:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jcRj8zQANHgvWts4y\"}"} 
[2026-05-01 16:18:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jdi7xNhans36nRXE4\"}"} 
[2026-05-01 16:18:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jewnC2GSr1jVPgTaU\"}"} 
[2026-05-01 16:18:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jgS5Wv78d6UwMRXM3\"}"} 
[2026-05-01 16:18:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jhqQk7hbjkL2HWRXo\"}"} 
[2026-05-01 16:18:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jjAXj7JcepoULJVhr\"}"} 
[2026-05-01 16:18:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jkRSUxqmSZ5Dj5ksP\"}"} 
[2026-05-01 16:18:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jmk4PZx1mwH6HXmuf\"}"} 
[2026-05-01 16:18:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jnwFSm61KSMJXiAhz\"}"} 
[2026-05-01 16:18:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jpG82fPA1Dt6yW1PZ\"}"} 
[2026-05-01 16:18:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jqU3xcNv9WrZk4Etc\"}"} 
[2026-05-01 16:18:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jrwbt5uTmyyT7yzMz\"}"} 
[2026-05-01 16:18:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jtDFBwnzJ4cwPSnsd\"}"} 
[2026-05-01 16:18:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9judaGga1fsUmy3RaV\"}"} 
[2026-05-01 16:18:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jvywLWvjmXU7hpNrj\"}"} 
[2026-05-01 16:18:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jxPX75gjrdEkW54u5\"}"} 
[2026-05-01 16:18:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9jyn7HzkL3mbrQMmgS\"}"} 
[2026-05-01 16:18:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9k11n8tWJJqRaPUUae\"}"} 
[2026-05-01 16:18:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9k2MtS738XErk2LaiV\"}"} 
[2026-05-01 16:18:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9k3g2A1v5kfuagdEvE\"}"} 
[2026-05-01 16:18:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9k4vBUqX21xPTh9k2y\"}"} 
[2026-05-01 16:18:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9k6Fnzstf2iEhBkUSg\"}"} 
[2026-05-01 16:18:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9k7k5yZTMNiZqUWzj9\"}"} 
[2026-05-01 16:18:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9k95xD1X3xPUV4mPir\"}"} 
[2026-05-01 16:18:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kASZbtVDYuGNKS6Lq\"}"} 
[2026-05-01 16:18:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kBu83T9RGYr13hU6t\"}"} 
[2026-05-01 16:18:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kDJhpwr3fDhZqb3r7\"}"} 
[2026-05-01 16:18:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kEcqKxonKp9mCfdSC\"}"} 
[2026-05-01 16:18:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kJ4hmmuTp9Rofirm5\"}"} 
[2026-05-01 16:18:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kKXkmBydeS7R5tQi4\"}"} 
[2026-05-01 16:18:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kLxppWhT6sx7CsK5y\"}"} 
[2026-05-01 16:18:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kNKBzQX4hThyjMcDN\"}"} 
[2026-05-01 16:18:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kPsT81bKQsqWdEcSt\"}"} 
[2026-05-01 16:18:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kRHXteYRqvLBNSgZX\"}"} 
[2026-05-01 16:18:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kSgNUHzWtDByNzwRD\"}"} 
[2026-05-01 16:18:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kTt3zVK8sRmtRA2cx\"}"} 
[2026-05-01 16:18:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kVPqAUfWYB8kZip29\"}"} 
[2026-05-01 16:18:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kWhiGtNjTgKmDf1Xh\"}"} 
[2026-05-01 16:18:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kXyriHhj5YtbRSP9Y\"}"} 
[2026-05-01 16:18:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kZHVaRpXo6MFb4Ei1\"}"} 
[2026-05-01 16:18:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kaiZfKJFi8hVF1mt5\"}"} 
[2026-05-01 16:18:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kbwVCbSayYrA7ZqNA\"}"} 
[2026-05-01 16:18:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kdMouGpn96QMr6srv\"}"} 
[2026-05-01 16:18:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kejumEQQRfqkpCWQ4\"}"} 
[2026-05-01 16:18:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kg3Y3gKRfwFiNPxHQ\"}"} 
[2026-05-01 16:18:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9khPuFam66JNU7y2Fm\"}"} 
[2026-05-01 16:18:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kiyttS1qAnLKfaJru\"}"} 
[2026-05-01 16:18:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kkd87HRLJmZTgrr14\"}"} 
[2026-05-01 16:18:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kmum6dtL5WdKim8pG\"}"} 
[2026-05-01 16:18:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9koSYBmTE8F18TJxVu\"}"} 
[2026-05-01 16:18:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kpr7jT3FPx4e3rF3F\"}"} 
[2026-05-01 16:18:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9krCjR5Z4AjH8fFKsp\"}"} 
[2026-05-01 16:18:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ksbZjCPdMMC4iF74x\"}"} 
[2026-05-01 16:18:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ktthdNtjuDTNsAtMD\"}"} 
[2026-05-01 16:18:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kvBM4HEtDCEasDTBi\"}"} 
[2026-05-01 16:18:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kwZSghDQgHjLJYCcE\"}"} 
[2026-05-01 16:18:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kxmcmGe2oFnuGo26T\"}"} 
[2026-05-01 16:18:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9kz7jGmeeAoE8Lrv4N\"}"} 
[2026-05-01 16:18:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9m1XozFWRTHfwC4YKS\"}"} 
[2026-05-01 16:18:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9m2svYxiUZEMevifX1\"}"} 
[2026-05-01 16:18:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9m466bMwZAtxwT6Lxv\"}"} 
[2026-05-01 16:18:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9m5G3JXWhJ9Hm4xSbM\"}"} 
[2026-05-01 16:18:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9m6YBh4kMPNL97hCqp\"}"} 
[2026-05-01 16:18:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9m7idYSDQNUyCjxY81\"}"} 
[2026-05-01 16:18:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9m8up76y8vPGUf8Gqy\"}"} 
[2026-05-01 16:18:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mEY9TfmmmEWQV9AmC\"}"} 
[2026-05-01 16:18:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mFr2XHCArWDpYnvRd\"}"} 
[2026-05-01 16:18:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mHCdpUBgqGWZy9doa\"}"} 
[2026-05-01 16:18:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mJewoTM5zXBNWdbY2\"}"} 
[2026-05-01 16:18:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mKq9Qx4Ap7d7YdxBF\"}"} 
[2026-05-01 16:18:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mM25Ng2CK7iDCf4rJ\"}"} 
[2026-05-01 16:18:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mNPvoWBDMnPxRt8wH\"}"} 
[2026-05-01 16:18:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mPrV2Nk7tuLSm5rcj\"}"} 
[2026-05-01 16:18:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mRfdKiE8RT4PqC3ta\"}"} 
[2026-05-01 16:18:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mT1Va5T5L6Tb4zWr4\"}"} 
[2026-05-01 16:18:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mUQaWAh5ToaKdGNqL\"}"} 
[2026-05-01 16:18:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mVjhbJCS7Y8Wk2VCA\"}"} 
[2026-05-01 16:18:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mXJTVXq6D9ZKMVqpC\"}"} 
[2026-05-01 16:18:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mYkH2Jcbd2qbK4RVT\"}"} 
[2026-05-01 16:18:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9maCLS2aDCsRbqaaTr\"}"} 
[2026-05-01 16:18:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mbXxTPJsFVZkxxxBT\"}"} 
[2026-05-01 16:18:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mcxXqgJJHtZ2WRSRW\"}"} 
[2026-05-01 16:18:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9meNN5bfp3rbUP9yzB\"}"} 
[2026-05-01 16:18:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mfcXJQtsrt3u9zGwv\"}"} 
[2026-05-01 16:18:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mh2rRBm3tfmcMFbv7\"}"} 
[2026-05-01 16:18:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9miTBAAq5Hj6n75WVS\"}"} 
[2026-05-01 16:18:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mjujcTaX2GXZJRpFZ\"}"} 
[2026-05-01 16:18:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mmJ5jmgLu7LAVcRKZ\"}"} 
[2026-05-01 16:18:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mneSXA5a6zvT2G5v3\"}"} 
[2026-05-01 16:18:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mp23PZr9KP1VNtGbF\"}"} 
[2026-05-01 16:18:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mqPPf7KjLJaK26vpX\"}"} 
[2026-05-01 16:18:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mrnEJ9F7vPcmuBmqF\"}"} 
[2026-05-01 16:18:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mtBKUAAQRLUWS26eB\"}"} 
[2026-05-01 16:18:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mwR3FCMPVF4xJoxHp\"}"} 
[2026-05-01 16:18:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mxjuihwnhwB3v2kCc\"}"} 
[2026-05-01 16:18:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:18:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9mz5XSPFQrkYgmYfa6\"}"} 
[2026-05-01 16:18:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:18:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:18:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9n1TcvuTpd7aBNZo2T\"}"} 
[2026-05-01 16:19:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9n2mzvA7sJrQgT81Cn\"}"} 
[2026-05-01 16:19:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9n3zffzVW1788PxaeL\"}"} 
[2026-05-01 16:19:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9n5Q1SB6Z1Tnu4G7io\"}"} 
[2026-05-01 16:19:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9n6qaDsfLTKyfPhQBp\"}"} 
[2026-05-01 16:19:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9n86yHFqmcBHMAoit4\"}"} 
[2026-05-01 16:19:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9n9gEJtpUbSHKHKqcH\"}"} 
[2026-05-01 16:19:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nC18PNRanhFdU7pTs\"}"} 
[2026-05-01 16:19:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nDUBaLsku655eQXVg\"}"} 
[2026-05-01 16:19:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nErn1TrrwWtcnjjMg\"}"} 
[2026-05-01 16:19:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nGbTDoyaejPTbeied\"}"} 
[2026-05-01 16:19:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nJ2XaAXSJWDZqyXt6\"}"} 
[2026-05-01 16:19:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nKNe11RAzp5SFRqk9\"}"} 
[2026-05-01 16:19:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nLfXTFv8q75AEF8eD\"}"} 
[2026-05-01 16:19:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nN5MWaKiaTgELxB1N\"}"} 
[2026-05-01 16:19:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nPTx3cd22YxiVGfei\"}"} 
[2026-05-01 16:19:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nQjM7RyHjAjMAT32E\"}"} 
[2026-05-01 16:19:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nS4ibnBrZMj9n46my\"}"} 
[2026-05-01 16:19:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nUpuU7fjU15W7d3u9\"}"} 
[2026-05-01 16:19:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nW8YTiMgnwoG4pMG7\"}"} 
[2026-05-01 16:19:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nXi3iVsM831GEJs9G\"}"} 
[2026-05-01 16:19:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nZB6uGUmKy8okKoB3\"}"} 
[2026-05-01 16:19:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9naeA9vHPwCaHH7m1c\"}"} 
[2026-05-01 16:19:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ncAS3v8GY5gChmrPy\"}"} 
[2026-05-01 16:19:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ndXY9BiESVysfCKBF\"}"} 
[2026-05-01 16:19:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nettfx5CVz9Ny6K1Z\"}"} 
[2026-05-01 16:19:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ngJUZRsZADCrCKaSy\"}"} 
[2026-05-01 16:19:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nhb7iBtDENUHqVg4L\"}"} 
[2026-05-01 16:19:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9niskZq8rq6aUMKBst\"}"} 
[2026-05-01 16:19:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nkBtDSVufm3RchP8p\"}"} 
[2026-05-01 16:19:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nmU2LofDFgQGizjcA\"}"} 
[2026-05-01 16:19:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nnq8MyQzdQvM8ddFU\"}"} 
[2026-05-01 16:19:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9np9FwQePs44mZvjwc\"}"} 
[2026-05-01 16:19:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nqS9PxHaamaaAwTFJ\"}"} 
[2026-05-01 16:19:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nrk2SKKFoJsquebpL\"}"} 
[2026-05-01 16:19:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nt9N54bsNC35AQYJk\"}"} 
[2026-05-01 16:19:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nuZSZ6BWaDtdSyHp4\"}"} 
[2026-05-01 16:19:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nw2kJgjrFeEqpMeQK\"}"} 
[2026-05-01 16:19:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nxMcoV1h4pgCWFdNn\"}"} 
[2026-05-01 16:19:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9nyf1L3af5rACSztv5\"}"} 
[2026-05-01 16:19:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9o1Xs7mkYhKtJRcrji\"}"} 
[2026-05-01 16:19:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9o2xw9ADFyaSqD6xqJ\"}"} 
[2026-05-01 16:19:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9o4TUdHLHSFoQxPoyj\"}"} 
[2026-05-01 16:19:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9o5qaMzprGZtBp3EF6\"}"} 
[2026-05-01 16:19:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9o75yzNf8qBJDnxQER\"}"} 
[2026-05-01 16:19:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9o8XJWeM5rGCp4Wb54\"}"} 
[2026-05-01 16:19:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9o9tf6HU6xxeZDr3Zg\"}"} 
[2026-05-01 16:19:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oBAoCdcrd6onwGLDV\"}"} 
[2026-05-01 16:19:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oCq1eH1DNes1vmeE6\"}"} 
[2026-05-01 16:19:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oEGLNQkphTc3aLDP7\"}"} 
[2026-05-01 16:19:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oFje8TAUr6MJSjh1P\"}"} 
[2026-05-01 16:19:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oH7Uwe5TRdWvAsUui\"}"} 
[2026-05-01 16:19:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oJRs6rpByxpAFFHtL\"}"} 
[2026-05-01 16:19:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oKikSZ7mauxb3Bokr\"}"} 
[2026-05-01 16:19:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oMHm57SYdDuXYZd28\"}"} 
[2026-05-01 16:19:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oPqo6qGofanRWBDMY\"}"} 
[2026-05-01 16:19:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oRK6qhr5hj9RjDHE2\"}"} 
[2026-05-01 16:19:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oSsryJa396iyQmueo\"}"} 
[2026-05-01 16:19:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oUPeMA9h3bDoHfr5G\"}"} 
[2026-05-01 16:19:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oVpiUM8N1xtjcGFmL\"}"} 
[2026-05-01 16:19:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oXPUFutcRv6v4EdWL\"}"} 
[2026-05-01 16:19:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oYrXj3pDgvV8x7Scv\"}"} 
[2026-05-01 16:19:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oaT28ztxiwFmknLRJ\"}"} 
[2026-05-01 16:19:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9obxZNz9hggAeUuUHV\"}"} 
[2026-05-01 16:19:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9odBEDioNjtosjWvux\"}"} 
[2026-05-01 16:19:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oeWbt9VyjeUaFW8Lv\"}"} 
[2026-05-01 16:19:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9og196zqi9jjrzBYKc\"}"} 
[2026-05-01 16:19:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ohEoovJCoNzPJiXEw\"}"} 
[2026-05-01 16:19:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oiZgGJK7VixpUUMqD\"}"} 
[2026-05-01 16:19:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ojv36Wqj4sbUQj5Va\"}"} 
[2026-05-01 16:19:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9omKsU1WfRbx8vXs5Y\"}"} 
[2026-05-01 16:19:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9onhiuAfnvXhxmWWgd\"}"} 
[2026-05-01 16:19:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9op5pUc22VbkGj46Eq\"}"} 
[2026-05-01 16:19:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9oqZcWMgmdzXpsZj7j\"}"} 
[2026-05-01 16:19:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9os9ckFSytrgwjQa5d\"}"} 
[2026-05-01 16:19:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9otfPxu2n1Fc4mwkgX\"}"} 
[2026-05-01 16:19:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9p6waU97tn6RCApXG1\"}"} 
[2026-05-01 16:19:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9p8QPNZ5F5J1Tj4X6i\"}"} 
[2026-05-01 16:19:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9p9tgfQeKetKTi3F3n\"}"} 
[2026-05-01 16:19:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pBLW1inLLZ2FSx413\"}"} 
[2026-05-01 16:19:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pCgMogrbs8wQkJqFK\"}"} 
[2026-05-01 16:19:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pDzVTBYkpKNwZiDEZ\"}"} 
[2026-05-01 16:19:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pFVHCimkTZfQMVNvS\"}"} 
[2026-05-01 16:19:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pGvc5q2KEG8hM4btS\"}"} 
[2026-05-01 16:19:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pJEEb5gFZRr1UY1Np\"}"} 
[2026-05-01 16:19:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pKgo5iLsetw3uV342\"}"} 
[2026-05-01 16:19:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pM3A3jw1g2iD3LHvE\"}"} 
[2026-05-01 16:19:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pNSz9GEV2x8a8cKRL\"}"} 
[2026-05-01 16:19:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pPsKLZuyD8mAemahZ\"}"} 
[2026-05-01 16:19:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pRXHJQ4vx5pj6FnTs\"}"} 
[2026-05-01 16:19:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pTLfsNn3MjbPqDxD4\"}"} 
[2026-05-01 16:19:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pVzAhoaEnMxHNYSjf\"}"} 
[2026-05-01 16:19:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pXREstSnHSTvswkno\"}"} 
[2026-05-01 16:19:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pYr4PYwuEDCvoiWKx\"}"} 
[2026-05-01 16:19:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pa6y4upbs7gw16zQZ\"}"} 
[2026-05-01 16:19:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pbNcfp99j53Wa5eXE\"}"} 
[2026-05-01 16:19:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pcpvRAhbpzojr365o\"}"} 
[2026-05-01 16:19:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9peGjnS3d7qtR5T4Ry\"}"} 
[2026-05-01 16:19:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pfkYJTZt41G64EgTv\"}"} 
[2026-05-01 16:19:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9phDr5dju3LZ16yzWx\"}"} 
[2026-05-01 16:19:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9piev68UJb7YU6s5aQ\"}"} 
[2026-05-01 16:19:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pk4VjRnWcU5Ui5BNa\"}"} 
[2026-05-01 16:19:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pmJQjNRFgLdJUcMw6\"}"} 
[2026-05-01 16:19:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pnc3TYHgGufcBf1g9\"}"} 
[2026-05-01 16:19:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9povftcAqnvnDYFsQq\"}"} 
[2026-05-01 16:19:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pqGHPu4yb5E7tr8rH\"}"} 
[2026-05-01 16:19:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9prddeq2iB5J8CdRHp\"}"} 
[2026-05-01 16:19:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pt3xiLEpSy69pNM8Z\"}"} 
[2026-05-01 16:19:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9puY1ozxMg5DqThogo\"}"} 
[2026-05-01 16:19:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pw3JSKMEzCKGyV2AB\"}"} 
[2026-05-01 16:19:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pxPAVs3dd1jdmigyF\"}"} 
[2026-05-01 16:19:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9pyojmDoMVZ77F6wNC\"}"} 
[2026-05-01 16:19:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9q19MeaeLnotkzs5j5\"}"} 
[2026-05-01 16:19:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9q2RFZ13sfzLCRf1sk\"}"} 
[2026-05-01 16:19:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9q3s4i6dQWFdM4tVAf\"}"} 
[2026-05-01 16:19:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9q5MrWFH1rcinch8ib\"}"} 
[2026-05-01 16:19:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9q6dzwqcSYDvaWLE8r\"}"} 
[2026-05-01 16:19:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9q83637ySDK5ALgefK\"}"} 
[2026-05-01 16:19:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9q9SRpJucfLa78sjFr\"}"} 
[2026-05-01 16:19:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qAtyw1azg4ATpSFVX\"}"} 
[2026-05-01 16:19:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qCLZ16ANmxdTfDyWd\"}"} 
[2026-05-01 16:19:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qDmsNbD7uJFzTKsh4\"}"} 
[2026-05-01 16:19:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qFGQu7rVnsrhVDVRL\"}"} 
[2026-05-01 16:19:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qGhVDT1G9AWA7xvRV\"}"} 
[2026-05-01 16:19:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qJGF9QJUt2hbhFA7E\"}"} 
[2026-05-01 16:19:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qKhZrifXvBabRNmiq\"}"} 
[2026-05-01 16:19:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qMELtXYvXCjp3er5Q\"}"} 
[2026-05-01 16:19:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qNitAvmjdciyP29yL\"}"} 
[2026-05-01 16:19:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qQEv2cACzKuLVsGFY\"}"} 
[2026-05-01 16:19:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qRhyEwWg1AjeWUcLd\"}"} 
[2026-05-01 16:19:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qT6oqjWBq6UD7X6vJ\"}"} 
[2026-05-01 16:19:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qUGWMUt3KaGkD8g8s\"}"} 
[2026-05-01 16:19:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qVYA5FEiv6eX8bZst\"}"} 
[2026-05-01 16:19:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qWvFi6FLvxBx9i2iP\"}"} 
[2026-05-01 16:19:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qYPoMFRoybGGGg3YR\"}"} 
[2026-05-01 16:19:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qZjvDw4Mr5dZ4H9sL\"}"} 
[2026-05-01 16:19:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qb5HMcGErJwXpRnzt\"}"} 
[2026-05-01 16:19:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qcYLpNkzdd3rPScsj\"}"} 
[2026-05-01 16:19:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qe4sC85gkN8G2PbML\"}"} 
[2026-05-01 16:19:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qfdczWhkmXBrMGmKr\"}"} 
[2026-05-01 16:19:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qh3D5nm1FkFsyEEgo\"}"} 
[2026-05-01 16:19:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qiVWxA8FTbdDJfL5q\"}"} 
[2026-05-01 16:19:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qk8jxExm7iYx6wb1S\"}"} 
[2026-05-01 16:19:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qmX63mgyS3HibFjnq\"}"} 
[2026-05-01 16:19:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qnvfkwGSmvw7ft28h\"}"} 
[2026-05-01 16:19:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qpNyvcdQ9tTJ4BDtt\"}"} 
[2026-05-01 16:19:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qqooak9F1eARBU7CG\"}"} 
[2026-05-01 16:19:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qsnryZpbfK1sqzquZ\"}"} 
[2026-05-01 16:19:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9quJQKnYrkHnArBqd3\"}"} 
[2026-05-01 16:19:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9qviUqUs9XodTLiFY7\"}"} 
[2026-05-01 16:19:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9r2XyGrSsRzPgAHtJz\"}"} 
[2026-05-01 16:19:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9r4T4yoN4PzV8RHBgE\"}"} 
[2026-05-01 16:19:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9r68mLV1noq4qVqfXS\"}"} 
[2026-05-01 16:19:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9r7gnSax91wsneJhCK\"}"} 
[2026-05-01 16:19:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9r9MVf87cpDm1sVSeL\"}"} 
[2026-05-01 16:19:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rAnKBohFBLxWnSSgm\"}"} 
[2026-05-01 16:19:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rC9vLa68fHJXFcZVe\"}"} 
[2026-05-01 16:19:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rDToK7eYFdRotB6S7\"}"} 
[2026-05-01 16:19:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rF62pF3f8atGxStY9\"}"} 
[2026-05-01 16:19:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rGd3oVd2kNREx6b7o\"}"} 
[2026-05-01 16:19:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rJ2ddHqHPKbCsswFr\"}"} 
[2026-05-01 16:19:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rKPzLn2LWCQGrUFL3\"}"} 
[2026-05-01 16:19:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rLmayFFMmb9BoE5Eu\"}"} 
[2026-05-01 16:19:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rNBRFn2iQEvriPaRP\"}"} 
[2026-05-01 16:19:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rPcjurAxbJaJTp3GB\"}"} 
[2026-05-01 16:19:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:19:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:19:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:19:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rRKvpmMYSgRthbxYm\"}"} 
[2026-05-01 16:19:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rSmFYctPY4k9oCj7H\"}"} 
[2026-05-01 16:20:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rj52E6Vh4HkNSzjWS\"}"} 
[2026-05-01 16:20:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rkZKNrekn22bV9C8t\"}"} 
[2026-05-01 16:20:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rn47LpS1iX26AM7tz\"}"} 
[2026-05-01 16:20:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9roXAX3EDUZfWF8emN\"}"} 
[2026-05-01 16:20:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rpoJuLZoqkugRHPGY\"}"} 
[2026-05-01 16:20:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rrCtduTQkSrjEUCVL\"}"} 
[2026-05-01 16:20:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rsak286pjAupfFz6J\"}"} 
[2026-05-01 16:20:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ruByfFo6cyh9jNK2R\"}"} 
[2026-05-01 16:20:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rvhmT2X2QLFAQbmqT\"}"} 
[2026-05-01 16:20:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rxEJ13f3CQShcn1mE\"}"} 
[2026-05-01 16:20:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rySiFA81stRBJT6UY\"}"} 
[2026-05-01 16:20:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9rzuGhmNUtYviycCjJ\"}"} 
[2026-05-01 16:20:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9s2QK8fVYixpjfpBBc\"}"} 
[2026-05-01 16:20:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9s3zKLCYHg9pL31gjR\"}"} 
[2026-05-01 16:20:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9s5WLxMrppZvbkyoAm\"}"} 
[2026-05-01 16:20:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9s6xuBNfL2GggiP2Zj\"}"} 
[2026-05-01 16:20:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9s8c86n1WaBUpSobdp\"}"} 
[2026-05-01 16:20:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sAFbhcUeMEZ7syLSB\"}"} 
[2026-05-01 16:20:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sBgB47Pya1DJeuhBX\"}"} 
[2026-05-01 16:20:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sDCx28wxjG9fKz7Df\"}"} 
[2026-05-01 16:20:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sEbnbUeiH8HfFGr8F\"}"} 
[2026-05-01 16:20:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sG46g9DxGkYW6RzdP\"}"} 
[2026-05-01 16:20:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sHpkymkKWVmnvDwMn\"}"} 
[2026-05-01 16:20:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sKLnoDH6YFnbKy8P8\"}"} 
[2026-05-01 16:20:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sLnbxb9NzQ9ws1K5D\"}"} 
[2026-05-01 16:20:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sNAD1Y4ZDwdWBs5my\"}"} 
[2026-05-01 16:20:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sPWp2wVjdU8bWBQuD\"}"} 
[2026-05-01 16:20:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sRMC9qnMAYhTMfFSY\"}"} 
[2026-05-01 16:20:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sStxmPVFUGMmJVEsx\"}"} 
[2026-05-01 16:20:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sUL2zXX4jxCzm48V3\"}"} 
[2026-05-01 16:20:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sVjNGA6fWXHWodeuj\"}"} 
[2026-05-01 16:20:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sXEQpD2GTg19DWTFY\"}"} 
[2026-05-01 16:20:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sYYnhorJuLX1U4Vcr\"}"} 
[2026-05-01 16:20:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sa6oDVR6YBMyYQsf6\"}"} 
[2026-05-01 16:20:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sbZc9DFbSKCSvjsBN\"}"} 
[2026-05-01 16:20:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sd1vUsTmF2mP3DxLd\"}"} 
[2026-05-01 16:20:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9seP2Ld3dk7So4ShmK\"}"} 
[2026-05-01 16:20:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sfevJ6QgHQYpXRCrx\"}"} 
[2026-05-01 16:20:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9shJ92kZLXnS61NGYM\"}"} 
[2026-05-01 16:20:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9siaHecq3A83Lkazfi\"}"} 
[2026-05-01 16:20:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sk9J8PnQv31325kQP\"}"} 
[2026-05-01 16:20:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9smarxnkeA7xA5P7hA\"}"} 
[2026-05-01 16:20:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sovzkWSye4k5fVpxx\"}"} 
[2026-05-01 16:20:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sqNZoZFTLn4YvENBL\"}"} 
[2026-05-01 16:20:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9srt71mmCp4K1AzxH7\"}"} 
[2026-05-01 16:20:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9stGwcvR4HWDR9MHyk\"}"} 
[2026-05-01 16:20:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9suenw1CyRsLPgVtTK\"}"} 
[2026-05-01 16:20:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sw19eCvmfCYa4NaZy\"}"} 
[2026-05-01 16:20:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9sxmp64XaZasuVWcP5\"}"} 
[2026-05-01 16:20:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9szKprqXb8W1VtSq5g\"}"} 
[2026-05-01 16:20:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9t1mPo5TyhPnoMm1uo\"}"} 
[2026-05-01 16:20:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9t3GvhoaisJWrZUbtZ\"}"} 
[2026-05-01 16:20:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9t4qSPKZbh5ezm41rd\"}"} 
[2026-05-01 16:20:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9t6NDccQCcTT4r1Aor\"}"} 
[2026-05-01 16:20:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9t7pmhTpnXNAoHFo8j\"}"} 
[2026-05-01 16:20:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9t9A9Q5oRDenR6WRv1\"}"} 
[2026-05-01 16:20:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tAiQSvdyXSW1KorU9\"}"} 
[2026-05-01 16:20:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tCX3tbFUuDiFxw6bq\"}"} 
[2026-05-01 16:20:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tEkzVFm1WYJM3e7bG\"}"} 
[2026-05-01 16:20:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tG8LaYu3zbnKMxW9x\"}"} 
[2026-05-01 16:20:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tHHntg5nzrTcHQUq8\"}"} 
[2026-05-01 16:20:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tJXhs8KkmyjisufuS\"}"} 
[2026-05-01 16:20:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tKxmqtpUvHys9g12k\"}"} 
[2026-05-01 16:20:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tMKP5kzLfhD9cwvdc\"}"} 
[2026-05-01 16:20:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tNgUzznyiLnG89quM\"}"} 
[2026-05-01 16:20:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tQLx2tuKjaYejkDKd\"}"} 
[2026-05-01 16:20:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tRmmwC4jYYLMa6M9Z\"}"} 
[2026-05-01 16:20:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tTA7aAb2zEwTHLLw1\"}"} 
[2026-05-01 16:20:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tUUk3uNCgP6y9erJF\"}"} 
[2026-05-01 16:20:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tVvJrNBNV2WMxaHb1\"}"} 
[2026-05-01 16:20:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tXHueWcNeBmQU9id2\"}"} 
[2026-05-01 16:20:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tYrB1WwGFQ5hwUuUz\"}"} 
[2026-05-01 16:20:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tbasfJyTXneiqXPkT\"}"} 
[2026-05-01 16:20:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tcwysqTyqVQsd7DkH\"}"} 
[2026-05-01 16:20:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9te8B5Gq61VBMaAtTY\"}"} 
[2026-05-01 16:20:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tfLqzxdXg2E6jJQPx\"}"} 
[2026-05-01 16:20:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tgr8qZNDiuuXSYuUj\"}"} 
[2026-05-01 16:20:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tiGxa5bRJ6cdTDUY1\"}"} 
[2026-05-01 16:20:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tjdKNqvS5bp17PoHt\"}"} 
[2026-05-01 16:20:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tkzvA8gqJ79VJMcY3\"}"} 
[2026-05-01 16:20:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tnJJY72PG7aEhPxEF\"}"} 
[2026-05-01 16:20:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9toWj9FnXZz2Ay2NCn\"}"} 
[2026-05-01 16:20:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tptpiCyvdVVLXSYCM\"}"} 
[2026-05-01 16:20:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tr8EYL8vhhtm185gp\"}"} 
[2026-05-01 16:20:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tsZono84qdJ2XERaN\"}"} 
[2026-05-01 16:20:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ttwesbBxsjUZ7973R\"}"} 
[2026-05-01 16:20:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tvMygXs82GNJd3xfs\"}"} 
[2026-05-01 16:20:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9twn4QSrBh61vrEesB\"}"} 
[2026-05-01 16:20:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tyAA7NquqYr3dou4c\"}"} 
[2026-05-01 16:20:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9tzcU9HtHPFgryJTrN\"}"} 
[2026-05-01 16:20:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9u2TM7643uKbSJhHVp\"}"} 
[2026-05-01 16:20:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9u4CGiwwVUFwH7PneP\"}"} 
[2026-05-01 16:20:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9u5dqQDWzSve48SimB\"}"} 
[2026-05-01 16:20:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9u74R2JqZKLykJeuKb\"}"} 
[2026-05-01 16:20:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9u9N5EMTkYJUiKhR5n\"}"} 
[2026-05-01 16:20:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uAbVUCjKfgAru11tZ\"}"} 
[2026-05-01 16:20:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uByLf1FX7oTWWgyyv\"}"} 
[2026-05-01 16:20:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uDpDRbjqKMoBSj5Ek\"}"} 
[2026-05-01 16:20:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uGGJdbFUVvpHe88HH\"}"} 
[2026-05-01 16:20:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uHVxxnRurkGDRaLH9\"}"} 
[2026-05-01 16:20:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uJuYrx5RqXVWbsqFs\"}"} 
[2026-05-01 16:20:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uLKdn65BrmT1iy76X\"}"} 
[2026-05-01 16:20:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uMqAj1DJ3vd2uJt3Y\"}"} 
[2026-05-01 16:20:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uPLxFNXrvHCqhymAu\"}"} 
[2026-05-01 16:20:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uR48xeGhw5KtxMCEu\"}"} 
[2026-05-01 16:20:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uSUDcGQg5KDtjkZ7d\"}"} 
[2026-05-01 16:20:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uTqpdBz6m12CDK3NB\"}"} 
[2026-05-01 16:20:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uVAh1QYiwZtngXNi5\"}"} 
[2026-05-01 16:20:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uWa2nc813as1TgY4w\"}"} 
[2026-05-01 16:20:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uXx85gqbjfXmjUkGE\"}"} 
[2026-05-01 16:20:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uZPCLvNPuEhHpxqLP\"}"} 
[2026-05-01 16:20:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uaoH5aAhtVCutvEDq\"}"} 
[2026-05-01 16:20:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ucANmcXpADXWrvaVb\"}"} 
[2026-05-01 16:20:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uddRzKzAtBhugYFPF\"}"} 
[2026-05-01 16:20:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uf8yA9e3uZxrkmzAB\"}"} 
[2026-05-01 16:20:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ugdGMUDD9QJcXLE1r\"}"} 
[2026-05-01 16:20:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uhzccQFTMFBHyFfDx\"}"} 
[2026-05-01 16:20:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ujNU7aA5iJSx3TQDx\"}"} 
[2026-05-01 16:20:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ukzCT1QNrmyq7q4r6\"}"} 
[2026-05-01 16:20:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9unLZG9qsXGNqXMDLX\"}"} 
[2026-05-01 16:20:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uokeA8irpQFHofYbR\"}"} 
[2026-05-01 16:20:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uq61CtAnFRzGPHj4G\"}"} 
[2026-05-01 16:20:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9urFhktrXMXxL1QLfK\"}"} 
[2026-05-01 16:20:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ut1sX7FV7Aqxdtp1k\"}"} 
[2026-05-01 16:20:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uuQiNN4FKAQ713EYZ\"}"} 
[2026-05-01 16:20:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uvoJdeuehDn9pCwrj\"}"} 
[2026-05-01 16:20:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ux9QuPry8sUyWfCo5\"}"} 
[2026-05-01 16:20:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9uyTHw4zaw3bwNuUvH\"}"} 
[2026-05-01 16:20:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9v2W6saxmZX5ZiRKX2\"}"} 
[2026-05-01 16:20:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9v3xAMw2ZKuGPu5Dq4\"}"} 
[2026-05-01 16:20:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9v5JXBoNZ1qNiH8gVo\"}"} 
[2026-05-01 16:20:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9v6gNkAYaABYfUXwXx\"}"} 
[2026-05-01 16:20:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9v84UDzBante4RdmPE\"}"} 
[2026-05-01 16:20:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9v9ZWXz98FN2tMJMcb\"}"} 
[2026-05-01 16:20:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vAuNYzBuyBzQPE3gV\"}"} 
[2026-05-01 16:20:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vCFyapnrRfHnus5yg\"}"} 
[2026-05-01 16:20:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vDmGG7vpn7Bm8vEpv\"}"} 
[2026-05-01 16:20:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vF698irYqmPTQ5HSm\"}"} 
[2026-05-01 16:20:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vGQGQnJDkr14LbQHX\"}"} 
[2026-05-01 16:20:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vHdC2QCeJFM89RVoc\"}"} 
[2026-05-01 16:20:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vK5VinfxDnzyLhpzS\"}"} 
[2026-05-01 16:20:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vLWa2iop1uS2avMyM\"}"} 
[2026-05-01 16:20:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vMw9M79u9MwA8Dzaf\"}"} 
[2026-05-01 16:20:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vPNDbnMC7JTgn83ws\"}"} 
[2026-05-01 16:20:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vQaPs5RRpGUcBcKcU\"}"} 
[2026-05-01 16:20:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vRvkfUJnLp2Q5GsJs\"}"} 
[2026-05-01 16:20:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vT9BF8AehbsLuos6E\"}"} 
[2026-05-01 16:20:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vUZkcn7Zv3bSMX4EB\"}"} 
[2026-05-01 16:20:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vVv7qe49oHYcWnFbY\"}"} 
[2026-05-01 16:20:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vXGiq29mpzmxAR1Dv\"}"} 
[2026-05-01 16:20:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vYj2pt6qmYwoCDhbD\"}"} 
[2026-05-01 16:20:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9va4QZ3Go9hmyVgdcn\"}"} 
[2026-05-01 16:20:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vbTF52LAvPGBzJ1EH\"}"} 
[2026-05-01 16:20:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vci9i9x2CtpWoG3ZS\"}"} 
[2026-05-01 16:20:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ve7VBiQV4AAorLfZ4\"}"} 
[2026-05-01 16:20:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vfUatirjGr91t5zNg\"}"} 
[2026-05-01 16:20:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vgvQUnF8yQMvucCn7\"}"} 
[2026-05-01 16:20:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vi95YzcGRdePrUdxd\"}"} 
[2026-05-01 16:20:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vjNVkPHhT6qayL9YJ\"}"} 
[2026-05-01 16:20:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vm7fgGi2u2Zr4h6n1\"}"} 
[2026-05-01 16:20:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vncxKtX7RfBoAHGCk\"}"} 
[2026-05-01 16:20:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vozoPt1uGfb5MqRPT\"}"} 
[2026-05-01 16:20:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:20:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vqMARHKhQtPfSMVKM\"}"} 
[2026-05-01 16:20:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:20:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:20:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vrjW4pTrhQjWRqZWG\"}"} 
[2026-05-01 16:21:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vtFHvL87no2SQfkaK\"}"} 
[2026-05-01 16:21:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vuSj2FCAtbY4hThUE\"}"} 
[2026-05-01 16:21:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vvh8UzvDvnAxkG4ws\"}"} 
[2026-05-01 16:21:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vxAvvo7vRcqzXk6zR\"}"} 
[2026-05-01 16:21:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9vykBn8wZaLzJGPDkq\"}"} 
[2026-05-01 16:21:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9w1dYW7kUZgzemcYw9\"}"} 
[2026-05-01 16:21:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9w2ztir4d4pPRwrH4r\"}"} 
[2026-05-01 16:21:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9w4VgZnEyLkFFPGPeQ\"}"} 
[2026-05-01 16:21:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9w5irUjnAxYLQHaWkf\"}"} 
[2026-05-01 16:21:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9w74xv7kgUJy5awE9r\"}"} 
[2026-05-01 16:21:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9w8WHYBw7ukh2939w9\"}"} 
[2026-05-01 16:21:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9w9v7aaWrRi8XtWmXh\"}"} 
[2026-05-01 16:21:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wBHDnN7Nd2R1yDxDb\"}"} 
[2026-05-01 16:21:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wCYsRDXLTCWK5HFga\"}"} 
[2026-05-01 16:21:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wDxCukizRVoYRKjPT\"}"} 
[2026-05-01 16:21:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wFR1mRs5TD5p4AfLF\"}"} 
[2026-05-01 16:21:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wGmNUM7wpmnCbZPWG\"}"} 
[2026-05-01 16:21:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wJ8y98mTCUzPBKUFB\"}"} 
[2026-05-01 16:21:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wKbHSZnefYJbvVDqc\"}"} 
[2026-05-01 16:21:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wM17iNNB8TgMSUggq\"}"} 
[2026-05-01 16:21:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wNVQpRzybZR8z51vC\"}"} 
[2026-05-01 16:21:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wPxTqigSXxHWd1N8d\"}"} 
[2026-05-01 16:21:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wRKpCmj1YJkUfF9kE\"}"} 
[2026-05-01 16:21:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wSm9BR3DnHsqjtfbj\"}"} 
[2026-05-01 16:21:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wU7FX765qTtWrpxxK\"}"} 
[2026-05-01 16:21:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wVY5RbFFNWaQ1oW93\"}"} 
[2026-05-01 16:21:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wWnjVpWfLnjT8QGtq\"}"} 
[2026-05-01 16:21:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wYCZif9GKQYKgYde4\"}"} 
[2026-05-01 16:21:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:09] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wZdPNeYBocY5mzQi4\"}"} 
[2026-05-01 16:21:09] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:09] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:09] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wazFAbGXvh4Qij7Mk\"}"} 
[2026-05-01 16:21:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wcNqPbEQLuUHNpbkY\"}"} 
[2026-05-01 16:21:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wdnREwfQnFwGFUN69\"}"} 
[2026-05-01 16:21:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:10] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:10] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:10] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wf548yaL75jdwgnrB\"}"} 
[2026-05-01 16:21:10] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wgLxDbD2ypPyixTo5\"}"} 
[2026-05-01 16:21:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9whk3KfTygAyw1yY2J\"}"} 
[2026-05-01 16:21:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:11] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:11] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:11] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wj7eA2xYyUfa8Vc1u\"}"} 
[2026-05-01 16:21:11] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wkXEAAiYD8iXe3xtd\"}"} 
[2026-05-01 16:21:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wn12CTS9Y1j79Arc7\"}"} 
[2026-05-01 16:21:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:12] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:12] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:12] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9woVKYP93Fb2FRfjBs\"}"} 
[2026-05-01 16:21:12] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wpmTwkyshwkPmoicF\"}"} 
[2026-05-01 16:21:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wsRxCbniDai5b6UZq\"}"} 
[2026-05-01 16:21:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wtvF9nocy1as58S3M\"}"} 
[2026-05-01 16:21:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wvMZxE1xVvHsYZTnP\"}"} 
[2026-05-01 16:21:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wwoNykNsasdBhLfnx\"}"} 
[2026-05-01 16:21:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wyBEWAkAcVmFZx1uZ\"}"} 
[2026-05-01 16:21:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9wzbouforhjbwumtMn\"}"} 
[2026-05-01 16:21:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9x1xfDJZaCyWgpUZ7S\"}"} 
[2026-05-01 16:21:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9x3QUdhe81aWBGap8B\"}"} 
[2026-05-01 16:21:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9x4nKqECf2SBFEy6fy\"}"} 
[2026-05-01 16:21:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9x6AfnuzZa4DCdYjAq\"}"} 
[2026-05-01 16:21:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9x7dyJ6xGMt3USh53G\"}"} 
[2026-05-01 16:21:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9x8wbzNuX4KvPRRURP\"}"} 
[2026-05-01 16:21:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xAC1qyozCVDh85aEU\"}"} 
[2026-05-01 16:21:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xBZcXXahen9aWTNr5\"}"} 
[2026-05-01 16:21:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xCvxyrMog39G5WJxP\"}"} 
[2026-05-01 16:21:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xEXxSg8p99BCEfw6D\"}"} 
[2026-05-01 16:21:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xGAwA5gxaTaVxxGrv\"}"} 
[2026-05-01 16:21:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xHuMmnSB2ziJGc55n\"}"} 
[2026-05-01 16:21:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xKFigo33KuMaSWELN\"}"} 
[2026-05-01 16:21:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xLc5a7gAPfLc2AZB2\"}"} 
[2026-05-01 16:21:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xN2ucv6wfYwaUPXDK\"}"} 
[2026-05-01 16:21:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xPUE2sZQdVu3cxYYV\"}"} 
[2026-05-01 16:21:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xR2VTdm2BJtwqJ8bp\"}"} 
[2026-05-01 16:21:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xSYWxSHSJZEuvLrkS\"}"} 
[2026-05-01 16:21:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xU2pDjFaoqqxPEx9o\"}"} 
[2026-05-01 16:21:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xVZ6UvxBgHmd4msJw\"}"} 
[2026-05-01 16:21:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xWj339YXvm7jGwk8p\"}"} 
[2026-05-01 16:21:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xY59aVgV1TYH9pSHa\"}"} 
[2026-05-01 16:21:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xZR1ijmn9NkjWewPP\"}"} 
[2026-05-01 16:21:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xan7m4C28Xoo8cgnV\"}"} 
[2026-05-01 16:21:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xc9iokLz8LdSjsFs1\"}"} 
[2026-05-01 16:21:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xdeWdh2RJAH6M3xD5\"}"} 
[2026-05-01 16:21:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xfLDDjwUKfuEDUge7\"}"} 
[2026-05-01 16:21:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xh8N7qKEKMy7SNnku\"}"} 
[2026-05-01 16:21:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xiYSTpsiG4nFw7dgL\"}"} 
[2026-05-01 16:21:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xk1FYyydvnUF7K9Sz\"}"} 
[2026-05-01 16:21:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xmPqnfrfnBzh1ZEaQ\"}"} 
[2026-05-01 16:21:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xnjx6ES5nGAJHs2K5\"}"} 
[2026-05-01 16:21:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xpAmsDomm9PeATVRF\"}"} 
[2026-05-01 16:21:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xqW9JbCsBxw5FmVGW\"}"} 
[2026-05-01 16:21:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xruymQTKXXAdTr1Mi\"}"} 
[2026-05-01 16:21:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xtGLZH6VapbZHzYf2\"}"} 
[2026-05-01 16:21:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xucwZj3t4eJovQJZP\"}"} 
[2026-05-01 16:21:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xw6zQLQWcF38Enj9M\"}"} 
[2026-05-01 16:21:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xxRs9c3v3f2TeBgjS\"}"} 
[2026-05-01 16:21:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9xyqCXhnwq4ZvUZNnt\"}"} 
[2026-05-01 16:21:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9y138SwFfNyNZTm8TX\"}"} 
[2026-05-01 16:21:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9y2JHSAuM1Q6unaRCg\"}"} 
[2026-05-01 16:21:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9y3XT1jJDD7NgW43uU\"}"} 
[2026-05-01 16:21:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9y4o6c7HthtXoYYrdn\"}"} 
[2026-05-01 16:21:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9y6Q6Ap6j82F5XqECp\"}"} 
[2026-05-01 16:21:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9y7t8gL1uTnUb8MJAV\"}"} 
[2026-05-01 16:21:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9y99Y2vT4onbZWtBsk\"}"} 
[2026-05-01 16:21:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yAgZaMLDA8Q1Sks21\"}"} 
[2026-05-01 16:21:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yC97qEdx8HinoN5Td\"}"} 
[2026-05-01 16:21:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yDQGssHtQnEmf9kxv\"}"} 
[2026-05-01 16:21:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yErLT3u1Kqt3kghmq\"}"} 
[2026-05-01 16:21:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yG7VQ5de9BtPyRYYH\"}"} 
[2026-05-01 16:21:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yHWKvS2WxFjNizVT7\"}"} 
[2026-05-01 16:21:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yJsveySGESeYqULmM\"}"} 
[2026-05-01 16:21:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yLRCWi3cw82zDRaz9\"}"} 
[2026-05-01 16:21:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yMkZntJtuTsrchsHa\"}"} 
[2026-05-01 16:21:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yP2iDeovSB6DPeNi9\"}"} 
[2026-05-01 16:21:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yQY1544XbraArcF8e\"}"} 
[2026-05-01 16:21:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yRzZN43ev11juhyND\"}"} 
[2026-05-01 16:21:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yTQPizrpSepbzVQwH\"}"} 
[2026-05-01 16:21:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yUoyNewatbDFfPC91\"}"} 
[2026-05-01 16:21:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yWBpessCyGLNStmQq\"}"} 
[2026-05-01 16:21:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yXaQkVdtafj8sdS75\"}"} 
[2026-05-01 16:21:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yZ1yq7QKHHXiasGX1\"}"} 
[2026-05-01 16:21:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yaQKyMAqXr8MfT8xL\"}"} 
[2026-05-01 16:21:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ybperFQv7AefkcNkG\"}"} 
[2026-05-01 16:21:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yd2q8emSAKCGBhckv\"}"} 
[2026-05-01 16:21:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yeHEdd1fmvJtZviVr\"}"} 
[2026-05-01 16:21:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yfg5JM2eCqBTPG5sY\"}"} 
[2026-05-01 16:21:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ymR7NxREV9JkJZ8fp\"}"} 
[2026-05-01 16:21:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ypdqQD2BtQ9HG6Lpw\"}"} 
[2026-05-01 16:21:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yrF58AWKYyKtjTuBP\"}"} 
[2026-05-01 16:21:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ysdQwA62xWQEPoTSw\"}"} 
[2026-05-01 16:21:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yu6DtZQgHXc42GrTx\"}"} 
[2026-05-01 16:21:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yvNrxhVyRDGcysJ6i\"}"} 
[2026-05-01 16:21:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ywgjw7hkxTSFm9UNq\"}"} 
[2026-05-01 16:21:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yy2c9Rxv5KTDoR3Fn\"}"} 
[2026-05-01 16:21:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9yzQCtqb69m8LTnAmE\"}"} 
[2026-05-01 16:21:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:42] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:42] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9z1p33BdvgqNjKcBxU\"}"} 
[2026-05-01 16:21:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9z3NJMnZD8QYjfB6se\"}"} 
[2026-05-01 16:21:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9z4iR7Sbo1yjD9XTxf\"}"} 
[2026-05-01 16:21:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9z6BUFyM52fyMkymPo\"}"} 
[2026-05-01 16:21:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9z7cnWVo56xUexPquw\"}"} 
[2026-05-01 16:21:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9z928ByEXCV5eKyPjC\"}"} 
[2026-05-01 16:21:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zAShiFq9uc9LBTJZn\"}"} 
[2026-05-01 16:21:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zBsmahEzquJwH2oH8\"}"} 
[2026-05-01 16:21:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zDGrkWRqSTS5Xqbaw\"}"} 
[2026-05-01 16:21:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zEeTbG3oQUxQRLhku\"}"} 
[2026-05-01 16:21:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zG2ZHkzRdpvcEAHhH\"}"} 
[2026-05-01 16:21:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zHTdHKyU5oxNFpJ6K\"}"} 
[2026-05-01 16:21:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zJkm7nqcdFqtk5QfG\"}"} 
[2026-05-01 16:21:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zKySD9qK1P4mywSdd\"}"} 
[2026-05-01 16:21:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zMD6uRjGo3rQZecCa\"}"} 
[2026-05-01 16:21:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zNvJ3JQzvncvfcpbj\"}"} 
[2026-05-01 16:21:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zQ8DjmWHCofWcCcaK\"}"} 
[2026-05-01 16:21:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zRQrxxXSDWLWPoUav\"}"} 
[2026-05-01 16:21:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zSnhuc4xuVqDCaFyk\"}"} 
[2026-05-01 16:21:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zUC3VJQwzuhLxiALH\"}"} 
[2026-05-01 16:21:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zVWfmv47Y365f6xQr\"}"} 
[2026-05-01 16:21:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zWmpTkMfS7oGfwxVK\"}"} 
[2026-05-01 16:21:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zYRY9q6FKrBVU96pT\"}"} 
[2026-05-01 16:21:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zZq88Q3K5XSdLnsPN\"}"} 
[2026-05-01 16:21:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zbDiMQCgsTJwwEyeT\"}"} 
[2026-05-01 16:21:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zccJu7NH2E3sNw7Jx\"}"} 
[2026-05-01 16:21:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zdzeo6UUYZeVR6E4H\"}"} 
[2026-05-01 16:21:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zfVwKNCFmFB1gYpYf\"}"} 
[2026-05-01 16:21:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zgqoP4bh6hLXBctts\"}"} 
[2026-05-01 16:21:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zi7T1BpFmvAvVbHDR\"}"} 
[2026-05-01 16:21:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zjUYymxYwemg4awxY\"}"} 
[2026-05-01 16:21:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zkreaPoqxd1fEQUxd\"}"} 
[2026-05-01 16:21:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9znLx2utQjHpYUaf9w\"}"} 
[2026-05-01 16:21:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zqVD6J6xs2ipogHSt\"}"} 
[2026-05-01 16:21:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zsVFsHfSstPSyrHyr\"}"} 
[2026-05-01 16:21:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9ztq8MwvjGfSyAexX6\"}"} 
[2026-05-01 16:21:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zvCEEHVJef6kBoXDg\"}"} 
[2026-05-01 16:21:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zwenQGWiwWEcQXW7r\"}"} 
[2026-05-01 16:21:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zy867CFtghcBv3mFw\"}"} 
[2026-05-01 16:21:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011Cac9zzTDB6ktomu49uQqz\"}"} 
[2026-05-01 16:21:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA11sHkKWYYczrdSoxM\"}"} 
[2026-05-01 16:21:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA13L6WqYjpoKH7vEpa\"}"} 
[2026-05-01 16:21:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA158Vit3H4sjbFRWKs\"}"} 
[2026-05-01 16:21:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA16V6wdNREdJ6rNNo9\"}"} 
[2026-05-01 16:21:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA17tC6LwkHL7RJ2JRY\"}"} 
[2026-05-01 16:21:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA19KWZVmRznsF5z4kg\"}"} 
[2026-05-01 16:21:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:21:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1F62kmWqjpH2FWVcx\"}"} 
[2026-05-01 16:21:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:21:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:21:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1GTt1DvRFAZzkcNLo\"}"} 
[2026-05-01 16:22:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1HsDWCzn2Fxqx8SBL\"}"} 
[2026-05-01 16:22:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1KGYe92j6sEjWz8cm\"}"} 
[2026-05-01 16:22:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1LbRM1BBpUPNV4dGR\"}"} 
[2026-05-01 16:22:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1Mw2v5FrxhVFTyGU9\"}"} 
[2026-05-01 16:22:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1PFQswKRw7m7nuUUc\"}"} 
[2026-05-01 16:22:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1QVKtBi9M8asUGWQL\"}"} 
[2026-05-01 16:22:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1RkyXMRFyWvcohVcs\"}"} 
[2026-05-01 16:22:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1T9pFWuHKFYM6uZvN\"}"} 
[2026-05-01 16:22:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1Ugb75VJDyCBvHHxF\"}"} 
[2026-05-01 16:22:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1W9eGRU1Brg1PrdTN\"}"} 
[2026-05-01 16:22:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1XegiTzKPn2cgKy2R\"}"} 
[2026-05-01 16:22:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1ZAiTJmPxCTdxZfmz\"}"} 
[2026-05-01 16:22:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1aXKpvbQTXRgLZGjj\"}"} 
[2026-05-01 16:22:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1bwec9ZvND3qaFQgw\"}"} 
[2026-05-01 16:22:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1dJFovgiAzySoJvDf\"}"} 
[2026-05-01 16:22:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1efcKduxFvZg5iQJy\"}"} 
[2026-05-01 16:22:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1g2xvt8kUnpPR9Dp4\"}"} 
[2026-05-01 16:22:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1hRJZDocyZsGcngca\"}"} 
[2026-05-01 16:22:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1iscvKLqJTVQzLBnF\"}"} 
[2026-05-01 16:22:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1kEy1VvegmSnJP1im\"}"} 
[2026-05-01 16:22:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1md4bqbRCEAbGeuQh\"}"} 
[2026-05-01 16:22:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1oLkbgsFzZGKBKh7v\"}"} 
[2026-05-01 16:22:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1pg8887iHE63a8dJ2\"}"} 
[2026-05-01 16:22:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1r4DVkAcJN5FESzaN\"}"} 
[2026-05-01 16:22:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1sTJMdy1dPZVtQQzj\"}"} 
[2026-05-01 16:22:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA1tucfbvgLoFfS8wM5\"}"} 
[2026-05-01 16:22:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2EyrZcrcVTKY8cFNJ\"}"} 
[2026-05-01 16:22:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2GQBjb6MuWDN1Ate8\"}"} 
[2026-05-01 16:22:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:13] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:13] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:13] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2HqW7P3hzKp5k5Sq3\"}"} 
[2026-05-01 16:22:13] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2KAseXXZcSQseYLnk\"}"} 
[2026-05-01 16:22:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2LYUQqZbWCzFs8Gbn\"}"} 
[2026-05-01 16:22:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:14] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2MrrHhZfFQjt9QzJm\"}"} 
[2026-05-01 16:22:14] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:14] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:14] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2PDTKgHh3T4hbeGpG\"}"} 
[2026-05-01 16:22:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2QjjjP8pkTwnoCq1Y\"}"} 
[2026-05-01 16:22:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:15] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2S28c8MzMzVkqvjH2\"}"} 
[2026-05-01 16:22:15] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:15] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:15] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2TRDj5RoPQTgzfRgM\"}"} 
[2026-05-01 16:22:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2UpJUmeNCGQLVSiid\"}"} 
[2026-05-01 16:22:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:16] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2W9RahfZy2avEULiX\"}"} 
[2026-05-01 16:22:16] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:16] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:16] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2XW2pxdxG3L6RiFm5\"}"} 
[2026-05-01 16:22:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2Ykh2rSCftAn8NysB\"}"} 
[2026-05-01 16:22:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:17] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2aAXFXRZpK8fJjKYt\"}"} 
[2026-05-01 16:22:17] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:17] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:17] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2buCbiS8z65FQwq3n\"}"} 
[2026-05-01 16:22:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2dGoJRbYTEJhr2XKK\"}"} 
[2026-05-01 16:22:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:18] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:18] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:18] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2ei7qKPJEejNAQNxY\"}"} 
[2026-05-01 16:22:18] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2gajY6NJwSiLzCj56\"}"} 
[2026-05-01 16:22:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2huMQj7Re4Ed3GZn8\"}"} 
[2026-05-01 16:22:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:19] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2jNQhHbPCLqvBw5v7\"}"} 
[2026-05-01 16:22:19] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:19] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:19] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2kdZcoX9PBnsLUzUM\"}"} 
[2026-05-01 16:22:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2nD4wHQ15MQJypbtz\"}"} 
[2026-05-01 16:22:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:20] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2oc9q3Z5YBAqFRg9Y\"}"} 
[2026-05-01 16:22:20] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:20] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:20] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2pt3vhngzqct3AV2B\"}"} 
[2026-05-01 16:22:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2rFQCJ67tSKVBZGGr\"}"} 
[2026-05-01 16:22:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:21] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:21] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:21] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2sXYWbapDC1SSWJtJ\"}"} 
[2026-05-01 16:22:21] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2uUdDPZua5nJ5i8iv\"}"} 
[2026-05-01 16:22:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2vuwYXLynkUiWB6ze\"}"} 
[2026-05-01 16:22:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:22] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:22] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:22] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2xKHFBK8ADzNwjR6H\"}"} 
[2026-05-01 16:22:22] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA2ynptcmZbLC4kdbNP\"}"} 
[2026-05-01 16:22:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA31GdLPbGb2tfgUESF\"}"} 
[2026-05-01 16:22:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:23] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:23] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:23] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA32mv4ETUfzgf1GPqH\"}"} 
[2026-05-01 16:22:23] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA34DjTV65gS8jteipt\"}"} 
[2026-05-01 16:22:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:24] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA35m1H3yHDsJAEFBDq\"}"} 
[2026-05-01 16:22:24] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:24] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:24] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA37bt924EydwvpTTNa\"}"} 
[2026-05-01 16:22:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA392D7jeFT6frzmSaV\"}"} 
[2026-05-01 16:22:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:25] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3AXzYo4R6eZ5vFSyn\"}"} 
[2026-05-01 16:22:25] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:25] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:25] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3C2HhwVME73uwHoaV\"}"} 
[2026-05-01 16:22:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3DXpc1Br65MpqMp8o\"}"} 
[2026-05-01 16:22:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:26] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3F2NG46F2bmk8YcUn\"}"} 
[2026-05-01 16:22:26] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:26] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:26] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3GVuwVUG94kyKYjTh\"}"} 
[2026-05-01 16:22:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3HxiiiFpuYkUGcwFW\"}"} 
[2026-05-01 16:22:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:27] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3KNoPQTgdAS8RmdVY\"}"} 
[2026-05-01 16:22:27] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:27] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:27] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3LjuWpmpVRizMUHcJ\"}"} 
[2026-05-01 16:22:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3N8k4mQRBRCXLryj5\"}"} 
[2026-05-01 16:22:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:28] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3Pd3MCpJNV78JzAEn\"}"} 
[2026-05-01 16:22:28] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:28] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:28] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3R6queM4VgX4Rxb2d\"}"} 
[2026-05-01 16:22:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:29] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3SYuMYfkjKFaBakNu\"}"} 
[2026-05-01 16:22:29] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:29] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:29] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3UBdcmemr6GEtNzju\"}"} 
[2026-05-01 16:22:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3W9Cz8tDDqbRhn9Z8\"}"} 
[2026-05-01 16:22:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:30] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3YKvJ8rqfgFoKWWvp\"}"} 
[2026-05-01 16:22:30] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:30] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:30] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3ZmjaxZ8HYm7BvYSp\"}"} 
[2026-05-01 16:22:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3bBZtynJXE1yuyVcS\"}"} 
[2026-05-01 16:22:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:31] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3cZutdzW5fs9r2nHK\"}"} 
[2026-05-01 16:22:31] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:31] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:31] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3dw1gm96eosYqqW3z\"}"} 
[2026-05-01 16:22:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3fQZsrayAoJBzt5oZ\"}"} 
[2026-05-01 16:22:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:32] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3gcVaLPu2dC2KYDhw\"}"} 
[2026-05-01 16:22:32] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:32] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:32] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3hmhRQhqqURiQGjt1\"}"} 
[2026-05-01 16:22:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3j2qyDCRu9VvJWLUV\"}"} 
[2026-05-01 16:22:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:33] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3kQwrDHgzzoKSszd6\"}"} 
[2026-05-01 16:22:33] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:33] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:33] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3mondtVVYQTWnXYWf\"}"} 
[2026-05-01 16:22:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3oGbCVbGZ2c5xFjvC\"}"} 
[2026-05-01 16:22:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3pdhFpEVQVHRHDwmY\"}"} 
[2026-05-01 16:22:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:34] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:34] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:34] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3r5G3DkAn5NcCzQp1\"}"} 
[2026-05-01 16:22:34] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3sScXVPannQn2sGbM\"}"} 
[2026-05-01 16:22:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3twekwCWAsraspiKT\"}"} 
[2026-05-01 16:22:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:35] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:35] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:35] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3vEHzbS6eeBfNdEq6\"}"} 
[2026-05-01 16:22:35] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3waANdsQ8Fa6guogM\"}"} 
[2026-05-01 16:22:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3xwGMMAkwMUKC7fwH\"}"} 
[2026-05-01 16:22:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:36] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:36] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:36] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA3zKrhW66NecyzEz4a\"}"} 
[2026-05-01 16:22:36] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA41eyfzw5J8pMLpRQ3\"}"} 
[2026-05-01 16:22:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA42ttZ243Xe67VQLPU\"}"} 
[2026-05-01 16:22:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:37] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA44KDJMgbGudbpzvW2\"}"} 
[2026-05-01 16:22:37] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:37] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:37] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA45g554tvtzMFtzYxa\"}"} 
[2026-05-01 16:22:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:38] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:38] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:38] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA46yTGbn22Ld3HC5sA\"}"} 
[2026-05-01 16:22:38] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4A8xNFSxj39UnuoBA\"}"} 
[2026-05-01 16:22:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4BVZvjpmkzeBj6SZC\"}"} 
[2026-05-01 16:22:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:39] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4CiEqn3XE3YtThE29\"}"} 
[2026-05-01 16:22:39] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:39] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:39] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4E7pbzBZvCi7MViwZ\"}"} 
[2026-05-01 16:22:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4Fb8E4aptZiMVcpbe\"}"} 
[2026-05-01 16:22:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:40] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4GxitmkMiKtuYNdU1\"}"} 
[2026-05-01 16:22:40] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:40] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:40] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4JFcWcx7o7TcPo47M\"}"} 
[2026-05-01 16:22:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4KgSEwK3KYj2UfHtL\"}"} 
[2026-05-01 16:22:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:41] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4MCDqB8mpAsoUP2bp\"}"} 
[2026-05-01 16:22:41] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:41] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:41] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:42] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4Nd3JCgfzFVWHJ6YE\"}"} 
[2026-05-01 16:22:42] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4UgvATZQTNc8QUDWc\"}"} 
[2026-05-01 16:22:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:43] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:43] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:43] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4W7k8jsJJnCzwQDkX\"}"} 
[2026-05-01 16:22:43] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4XWb1xGNPTLJdiy1v\"}"} 
[2026-05-01 16:22:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4YpiHjTgn6rCFEuxe\"}"} 
[2026-05-01 16:22:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:44] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4a76xeBUQcd7EptEj\"}"} 
[2026-05-01 16:22:44] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:44] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:44] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4bPFFr2gFSej8cpzd\"}"} 
[2026-05-01 16:22:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4cxFxo5zR4grPEBUS\"}"} 
[2026-05-01 16:22:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:45] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4eRoYTyYGRwWD8R4q\"}"} 
[2026-05-01 16:22:45] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:45] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:45] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4fx61U9Drb8Aca8Xb\"}"} 
[2026-05-01 16:22:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:46] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4hS8Z4T3ghTNQuscv\"}"} 
[2026-05-01 16:22:46] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:46] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:46] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4jTRSoapGXLehnmZs\"}"} 
[2026-05-01 16:22:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4mtmrjpbfEhPNuaNT\"}"} 
[2026-05-01 16:22:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:47] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:47] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:47] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4oTHVJP9rhg6jFG6k\"}"} 
[2026-05-01 16:22:47] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4poeCeuyZHnSbRpvH\"}"} 
[2026-05-01 16:22:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4rTc9Z8Wk49tFSAhd\"}"} 
[2026-05-01 16:22:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:48] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:48] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:48] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4swuA74RqAKSYBeg5\"}"} 
[2026-05-01 16:22:48] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4uKWKH2oCH8NqtJ9w\"}"} 
[2026-05-01 16:22:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4vgcKAyPedmnNd1P5\"}"} 
[2026-05-01 16:22:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:49] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:49] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:49] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4x6w36rVJmo94buGa\"}"} 
[2026-05-01 16:22:49] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4yUXzxQfKguC6NX8W\"}"} 
[2026-05-01 16:22:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:50] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA4zvMQ2h2nWPgtcYDr\"}"} 
[2026-05-01 16:22:50] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:50] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:50] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA52JwiB4pc67dHib3R\"}"} 
[2026-05-01 16:22:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA53vvfiqpQtYRNqrVM\"}"} 
[2026-05-01 16:22:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:51] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA55Wg9fqcaDGwYUPRs\"}"} 
[2026-05-01 16:22:51] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:51] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:51] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA56xFB7ekQAp2BiKFk\"}"} 
[2026-05-01 16:22:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA58RJH7XHzecthVaTK\"}"} 
[2026-05-01 16:22:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:52] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA59nQLY5myk5PDryD5\"}"} 
[2026-05-01 16:22:52] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:52] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:52] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5B6XqKkMyX3ncoJV9\"}"} 
[2026-05-01 16:22:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5CV86tFtKFC1YLBvJ\"}"} 
[2026-05-01 16:22:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:53] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5DvwGYwrA9B297xvY\"}"} 
[2026-05-01 16:22:53] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:53] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:53] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5FKn7t9bRrH62wauN\"}"} 
[2026-05-01 16:22:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5Gj7eg7f4K8YKNvEt\"}"} 
[2026-05-01 16:22:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:54] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5JEA2bTgT7pv89M6c\"}"} 
[2026-05-01 16:22:54] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:54] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:54] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5KdVEJfa1eWu1QGez\"}"} 
[2026-05-01 16:22:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5Lz6fgxe7CXJRDQjR\"}"} 
[2026-05-01 16:22:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5NCmdtNiLZhtCFrPE\"}"} 
[2026-05-01 16:22:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:55] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:55] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:55] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5PX9QRRL8SRhbyxCN\"}"} 
[2026-05-01 16:22:55] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5Qiabs35FwQkreCtm\"}"} 
[2026-05-01 16:22:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5SAeCst18UznNZCgC\"}"} 
[2026-05-01 16:22:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:56] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5TW1oHNB7W9KMQQK6\"}"} 
[2026-05-01 16:22:56] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:56] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:56] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5UmARWiR6wzb51Fqn\"}"} 
[2026-05-01 16:22:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5W9zzjw5C1zezw7us\"}"} 
[2026-05-01 16:22:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:57] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5XYbJTykJN9ec5eWT\"}"} 
[2026-05-01 16:22:57] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:57] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:57] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5YxRf3NTPzkeMvPWJ\"}"} 
[2026-05-01 16:22:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:58] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5aLGrWHmCEninfwJ6\"}"} 
[2026-05-01 16:22:58] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:58] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:58] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5dU39zmm5Z4NPVWzi\"}"} 
[2026-05-01 16:22:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5etsCSQpWV8ux8cu6\"}"} 
[2026-05-01 16:22:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:22:59] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5gMvFXBEnjKYD6m8d\"}"} 
[2026-05-01 16:22:59] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:22:59] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:22:59] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5hgJ7zE14WMBup81S\"}"} 
[2026-05-01 16:23:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5j3eeM5b8wbAjxWLG\"}"} 
[2026-05-01 16:23:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:00] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5kHp2xei8fKxACmqP\"}"} 
[2026-05-01 16:23:00] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:00] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:00] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5mhPsGYJEmcqSSgL1\"}"} 
[2026-05-01 16:23:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:01] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5pqexLu4tNQFgd6WJ\"}"} 
[2026-05-01 16:23:01] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:01] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:01] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5rDWFs6ved4434h4n\"}"} 
[2026-05-01 16:23:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5sVtxYXw7taAcd9zJ\"}"} 
[2026-05-01 16:23:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:02] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5tzgVxCwL9MUmxv91\"}"} 
[2026-05-01 16:23:02] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:02] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:02] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5vNnAN6GTi9zhBKXo\"}"} 
[2026-05-01 16:23:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:03] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:03] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:03] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5wieWXLv8LLoFpMTp\"}"} 
[2026-05-01 16:23:03] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA5zv8U2ZD9UpV39iB7\"}"} 
[2026-05-01 16:23:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA62EWCsXJy2iRcLsqi\"}"} 
[2026-05-01 16:23:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:04] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA63j3q9umeCR5fBjaG\"}"} 
[2026-05-01 16:23:04] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:04] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:04] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA656tsTK6b2LTnHae3\"}"} 
[2026-05-01 16:23:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA66aSwXGRXpL1zHQvU\"}"} 
[2026-05-01 16:23:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:05] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA67mP9kAQKRwB6R9VK\"}"} 
[2026-05-01 16:23:05] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:05] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:05] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA69BxaPiMo5xSWcrcx\"}"} 
[2026-05-01 16:23:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA6AXL54FJJrrE5JBMS\"}"} 
[2026-05-01 16:23:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:06] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA6BuBPXKfSz8rQVFCq\"}"} 
[2026-05-01 16:23:06] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:06] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:06] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA6DLzRLeURV4fKj6Sg\"}"} 
[2026-05-01 16:23:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA6En4pqRFdhP7XYNuA\"}"} 
[2026-05-01 16:23:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:07] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA6GCtUp4o8E7YX4Dai\"}"} 
[2026-05-01 16:23:07] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:07] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:07] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA6HYkpv9N5t3PTybAw\"}"} 
[2026-05-01 16:23:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-01 16:23:08] local.ERROR: Claude API Error {"status":401,"body":"{\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"invalid x-api-key\"},\"request_id\":\"req_011CacA6Js8NJbk5y21DxUfV\"}"} 
[2026-05-01 16:23:08] local.INFO: Claude failed — falling back to Llama.  
[2026-05-01 16:23:08] local.ERROR: Llama/Groq API Error {"status":400,"body":"{\"error\":{\"message\":\"The model `llama3-70b-8192` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.\",\"type\":\"invalid_request_error\",\"code\":\"model_decommissioned\"}}
"} 
[2026-05-01 16:23:08] local.INFO: Groq failed — falling back to Claude.  
[2026-05-19 00:39:39] local.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:467)
[stacktrace]
#0 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(826): Illuminate\\Routing\\UrlGenerator->route()
#1 /home/devlools/public_html/warisai/app/Http/Middleware/Authenticate.php(18): route()
#2 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(83): App\\Http\\Middleware\\Authenticate->redirectTo()
#3 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(68): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated()
#4 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(42): Illuminate\\Auth\\Middleware\\Authenticate->authenticate()
#5 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Auth\\Middleware\\Authenticate->handle()
#6 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#7 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(797): Illuminate\\Pipeline\\Pipeline->then()
#8 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\\Routing\\Router->runRouteWithinStack()
#9 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\\Routing\\Router->runRoute()
#10 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\\Routing\\Router->dispatchToRoute()
#11 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\\Routing\\Router->dispatch()
#12 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()
#13 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#14 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#15 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle()
#16 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#17 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle()
#18 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle()
#19 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#20 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle()
#21 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#22 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle()
#23 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#24 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Http\\Middleware\\TrustProxies->handle()
#25 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()
#26 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Pipeline\\Pipeline->then()
#27 /home/devlools/public_html/warisai/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()
#28 /home/devlools/public_html/warisai/public/index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle()
#29 {main}
"} 
